[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: some question on the classloader

jaikiran do-not-reply at jboss.com
Wed Apr 9 07:18:16 EDT 2008


"niefeng" wrote : 
  | We have packaged the java mail.jar in our application archive (due to our application archive can be deployed in different AS, so we include that instead of depending the existing mail.jar in JBOSS\server\default\lib)
  | 
  | <jboss-app>
  |   | 	<loader-repository>
  |   | 		com.test:loader=test.ear
  |   | 		<loader-repository-config>
  |   | 			java2ParentDelegation=true
  |   | 		</loader-repository-config>
  |   | 	</loader-repository>
  |   | </jboss-app>
  | 
  | 

So, the java2ParentDelegation should be set to "false", isn't it?


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

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



More information about the jboss-user mailing list