3 Replies Latest reply on Oct 24, 2007 3:18 AM by asoldano

    JBoss and Apache Axis compatibility

    sarunb4u

      I'm in the midst of integrating two components, one runs in JBoss and other components exposes some web services deployed in Axis. When i integrate them, there will be a communication between component deployed in JBOSS and Web services exposed via Axis.

      If i understand correctly, AXIS by default uses RPC service style and JBOSS uses document/literal encoding format. So there is a notion of soap-wsdl encoding format change required here.

      All i wanted to know is that,
      1.Is there any compatibility issues (if any) between JBOSS and Axis ?
      2.JBOSS-Axis interaction with respect to the soap encoding format ?
      3.Some explanation on SOAP encodingStyle ?

      Regards
      Arun