[jboss-user] [JBoss Web Services] - Re: WebService Client Fails to deploy - Metro + Spring - Classloading

spyhunter99 do-not-reply at jboss.com
Fri Mar 2 09:18:22 EST 2012


spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion

"Re: WebService Client Fails to deploy - Metro + Spring - Classloading"

To view the discussion, visit: https://community.jboss.org/message/721156#721156

--------------------------------------------------------------
You'll want to look at the schema for jboss-web.xml. There are here
 https://community.jboss.org/docs/DOC-10309 https://community.jboss.org/wiki/JBossDTDs

<class-loading java2ClassLoadingCompliance="false"/>
true = parent first
false = servlet style, i.e. isolating the war/ear from jboss's classloader
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/721156#721156]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120302/8b2698a6/attachment.html 


More information about the jboss-user mailing list