JBoss Community

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

created by spyhunter99 in JBoss Web Services - View the full discussion

You'll want to look at the schema for jboss-web.xml. There are here

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

Start a new discussion in JBoss Web Services at Community