JBoss Community

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

created by Gabriel Gutierrez in JBoss Web Services - View the full discussion

I read this article: https://community.jboss.org/wiki/ClassLoadingConfiguration

 

And this is what i have in my jboss-web

 

    <loader-repository>

        com.my.app.packageName:archive=applicationWarFileName.war

        <loader-repository-config>

            java2ParentDelegation=false

        </loader-repository-config>

    </loader-repository>

 

where:

 

com.my.app.packageName is my real package name

applicationWarFileName.war is my real war file name

 

I'm still getting the same error :(

 

Regards,

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community