0 Replies Latest reply on Aug 26, 2010 12:33 PM by factor3

    Strange Behavior with dependent jars

    factor3

      Greetings:


         I am attempting to develop an action which uses classes that are contained within a Jar file. I used the JBoss Tools plugin(s) to create an ESB project, and have been implementing the action.


         I have included the necessary Jar file in a directory called esbcontent/lib. I thought that that would be the appropriate place for the Jar.


         When I run my program, however, I am getting ClassNotFoundExceptions whenever I attempt to load or access the class.


         Am I doing something wrong here? How does one get a Jar file to be loaded by JBoss 5 when releasing a .esb file?


        Someone please advise.