JBoss Community

Re: Classloading Issues

created by sacarro in IronJacamar - View the full discussion

Jesper,

 

I ended up adding a META-INF/jboss-deployment-structure.xml that included

 

<?xml version="1.0" encoding="UTF-8"?>

<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.0">

          <deployment>

                    <dependencies>

                              <module name="deployment.test.rar" slot="main" />

                    </dependencies>

          </deployment>

</jboss-deployment-structure>

 

That seems to resolve the class loading issue.

Reply to this message by going to Community

Start a new discussion in IronJacamar at Community