0 Replies Latest reply on Aug 25, 2011 5:59 AM by ebs_support

    Fail to load user-defined jar from JBoss server

    ebs_support

      Hi,

       

       

      I am facing the problem of putting a jar file called 'eform-processor.jar' from my project to the server.

      Originally, this jar is stored under the WEB-INF/lib of my project.

      But now, I want to seperate it from my project and store it under JBoss server.

      I am using JBoss EAP 5.1.1 and start the server with 'default' mode.

      I have tried to store it under the following 3 locations but all failed.

      /usr/local/UAT/EnterprisePlatform-5.1.1/jboss-eap-5.1/jboss-as/server/default/lib/eform-processor.jar

      /usr/local/UAT/EnterprisePlatform-5.1.1/jboss-eap-5.1/jboss-as/lib/eform-processor.jar

      /usr/local/UAT/EnterprisePlatform-5.1.1/jboss-eap-5.1/jboss-as/common/lib/eform-processor.jar

       

      Is there any extra configuration I need to set, such as

      /usr/local/UAT/EnterprisePlatform-5.1.1/jboss-eap-5.1/jboss-as/server/default/conf/jboss-service.xml

      ?

       

      Thank you.

      eBS