Hello,

I have two web applications deployed on JBoss with the following container 
configuration in jboss-web.xml file :

  | <class-loading java2ClassLoadingCompliance="true">
  |     <loader-repository>
  |             dot.com:loader=unique-archive-name
  |             <looader-repository-config>
  |                     java2ParentDelegation=true
  |             </looader-repository-config>
  |     </loader-repository>
  | </class-loading>
  | 
These webapps share classes through their session.
So, I put the shared classes in a common package put in the lib directory of my 
jboss server configuration.
But I have a ClassNotFoundException that occured.

Could someone help me please ?

Thanks in advance.
____________________ _ _ _
bgOnline

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922219#3922219

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922219


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to