JBoss Community

Class loading in JBoss AS7

created by rang s in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community