[jboss-user] [Beginner's Corner] - Re: NoClassDefFound from EJB accessing third-party jar located in EAR

jaikiran pai do-not-reply at jboss.com
Wed Apr 6 01:38:47 EDT 2011


jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion

"Re: NoClassDefFound from EJB accessing third-party jar located in EAR"

To view the discussion, visit: http://community.jboss.org/message/598056#598056

--------------------------------------------------------------
simple.jar won't be available in the application classpath. You'll have to move it to .ear/lib folder (create the lib folder if it isn't there) so that jars within that folder are available to the entire .ear application.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/598056#598056]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110406/c359f71b/attachment.html 


More information about the jboss-user mailing list