Version 16

    Axis on JBoss

     

    Q: Why use the old JBoss reimplementation of Axis?

     

    A: Because the JWSDP wscompile does not seem to generate extensions of complex types.

     

    Use jboss\client\axis-ws4ee.jar to generate classes from the WSDL.

     

    Use import org.jboss.axis... in the code.

     

    If you require your JBoss server to do a client call you also need to copy  jboss\server\default\deploy\jboss-ws4ee.sar\META-INF\axis-client-config.xml to the JBoss execution directory (jboss\bin) and rename it to client-config.wsdd.