"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...