1 Reply Latest reply on Feb 11, 2013 1:54 AM by nickarls

    JBoss & axis2 problem

    b3lowster

      Hello. In our system we use axis2 for SOAP Service Client. Version of axis2 - 1.6.2 (it is important). With axis2 we use nodules such as rampart. After deploy our application on JBoss 7 axis2 cannot load no one module . Because: java-code of axis have found in classpath module.xml (for rampart module), but that module.xml have loaded like vfs:...\module.xml and axis cannot work with vfs. I need advice. Perhaps, I should setup axis2 such as JBoss module?