Hi dear developers :)
I've a little question about deployment on the glassfish plateform.
Well, I've an EJB project that I export as a JAR file and then put it in the autodeploy directory of my domain.
That EJB project uses lot of classes that I created myself and exported as a JAR file, so on eclipse I just import that JAR in the java build path to be able to build my project.
The problem now is that when I deploy my EJB I get class not found exceptions, I tried to put my classes jar file in the same dir, then in the applib dir... etc but nothing changed...
Where should I put my jar files so these can be reached by my ejb jar ?
Thank you very much
[Message sent by forum member 'goundy' (goundy)]
http://forums.java.net/jive/thread.jspa?messageID=318325