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&...]