• org.xmlpull.v1.XmlPullParserException: resource not found:

    I am converting a Jboss 4.0.2 application to Jboss 7.2 which uses an XML pull library. This all worked fine in JB4.   There is an issue where the following occurs.   I am using an Xml Pull jar named: xpp3...
    Profile Photo
    created by bill.rosenberg
  • Configuration for server.log file in Jboss 7.1.1

    hi all,   Currently, I using the Jboss 7.1.1 but I do not know how to configura the size for server.log file for it. I expect that when the size of server.log file is exceed 10MB, it will split to other file and...
    Profile Photo
    last modified by hondacodon
  • VisualVM -> JBoss AS 7.1.1

    Hi,   how can one access with VisualVM 1.3.3 the mbeans in JBoss AS 7.1.1 on a remote machine?   The solutions in the theads below do *not* work for me, VisualVM just does not connect.   Thanks, Jue...
    Profile Photo
    last modified by weberj
  • CDI vs. ManagedBean

    JBoss EAP 6.1 I have the following JSF   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/x...
    Profile Photo
    last modified by marcusdidiusfalco
  • using cli to update indivdual value in LIST

    I have a custom-handler configured in Jboss 7.1.1 standalone.xml and an attribute of a custom-handler are the properties. See:   https://docs.jboss.org/author/display/AS71/Logging+Configuration#LoggingConfigurat...
    Profile Photo
    created by fdominguez
  • Custom jdbc login module for remoting

    Hello,   I am trying to migrate an OC4J_10g application to the new Jboss 7. I've successfully deployed the ear but I have troubles using the login module. I've chanded the configuration line for remoting realms...
    Profile Photo
    last modified by danjee
  • MDC custom parameter not logged in jboss 7.1.1

    Hi,   Premise: I use this Fromatter string in log configuration for my application: %d{HH:mm:ss,SSS} %-5p %X{transactionId} [%c] (%t) %s%E%n   I set the transactionId parameter on each invocation with: MD...
    Profile Photo
    last modified by sheriel
  • jboss cli java client remote command

    Hello   i have just developed a little java program ( i am not developer i am sysadmin )   is working great, i connect to remote controller but the problem i am facing is that i cannot send commands like ...
    Profile Photo
    last modified by jsaura
  • AS7 and Dom4J

    Hi,   I'm with serious problems with JBoss AS 7.0.2   In my project, I need to use Dom4J as dependency.   When i add Dom4J in my classpath, i receive this error:   {code} 19:00:24,181 ERROR [o...
    Profile Photo
    last modified by kimtiago
  • Ldap configuration

    Hello!   I need to configure jboss with ldap but I have some problems.   I tried to do this:   web.xml   <security-constraint>           &...
    Profile Photo
    last modified by jardimpinheiro
  • Issue using RESTeasy 3.0.1 in JBoss AS 7.1.1

    Hi,   I'm developing a dynamic web application in JBoss AS7 using EJB3, JPA and RESTeasy with EXTjs. My model entities have several OneToMany relations, all of them marked with Fetch.LAZY in order to improve th...
    Profile Photo
    last modified by jgaliana
  • JBoss 7.1.1 Deployment Failure on Bizagi BPM Suite

    Good day   I'd appreciate any help or leads to solve this problem. I am trying to publish a process using Bizagi (a BPM Suite), which comes bundled with JBoss 7.1.1. Under the deployment folder there is a BizAg...
    Profile Photo
    last modified by boogiejack
  • Question about having Multiple EAR Files in a single deployment

    I Have an application that I am deploying on a server running a single instance of JBoss AS 7 (will be moving to 6.1).  I have broken the application up into multiple EAR files.  I have two EAR files that co...
    Profile Photo
    created by ronorato
  • Custom Web Realm in AS7

    In jboss 5.1, one could define a custom realm in the server.xml file and extend the jbosswebrealm. Is there a way to override this again in AS7 and be able to reuse code that was previously working on jboss 5.1 now th...
    Profile Photo
    created by zpgutterman
  • Remote EJB JNDI call to AS 6 from AS 7

    During the migration process from JBOSS AS 6 to 7 we have to use the EJB components still present in AS 6.   What is the minimum set of jbossall-client jars that can be bundled with AS 7 deployed jar module so t...
    Profile Photo
    last modified by pugals
  • Steps/Documentation for JBOSS 7.1.1 final Clustering?

    Hi,   Am working on JBoss 7.1.1 Final clustering. But, I couldn't find any documentation related to clustering. Will appreciate if anyone shares documentation/steps for implementing cluster evnironment in JBOSS ...
    Profile Photo
    created by sekhar434
  • JMS messages not delivered anymore after warnings during XA recovery

    Hi all,   I have migrated an application from AS 5 to AS 7 (jboss-as-7.1.1.Final) in standalone-full mode. Everything works quite fine, but when the server is running for 1 or 2 days, I get periodic JMS exceptio...
    Profile Photo
    last modified by greendale
  • Module development in Eclipse

    Hi all,   Is there a way to develop and deploy to jboss 7 a JBOSS module using Eclipse?   Thanks, Ricardo
    Profile Photo
    created by rmemoria
  • Single sign on issue on session Expiration Jboss 7

    I have several applications deployed on the same jboss instance. I currently have Single Sign On configured using the <sso/> tag. It is possible for a user to navigate from one application to another app (redire...
    Profile Photo
    last modified by davisonri_k12
  • issues with replicated infinispan cache and classloading - ClassNotFoundException deserializing packet

    Hi.   I have an *.ear deployed on 2 clustered AS7 (7.1.3) machines, inside this ear is an ejb jar that uses drools (drools jars are packed in the ear's /lib directory). this application uses a replicated infini...
    Profile Photo
    created by hatchetman82