rang s [
https://community.jboss.org/people/ranga033] created the discussion
"Class loading in JBoss AS7"
To view the discussion, visit:
https://community.jboss.org/message/750617#750617
--------------------------------------------------------------
The classes/jar in each module is loaded by a local class loader and the dependencies for
each module is mentioned in modules.xml. One of the module which I have created depends on
a jar which is present in <JAVA_HOME>/jre/lib/ext. Shouldnt' this jar be
automatically loaded into the JVM. I get a ClassNotFoundException .
Any reasons why it behaves so ?
Thanks !
Rang
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/750617#750617]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]