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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097465#4097465 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097465 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
