Hi, I've been trying to use Axis2 to generate java classes (using wsdl2java.sh) from wsdl for that describes an rpc/literal service delivered from Axis1. Regardless of which options I choose I seem to consistently get a complaint about an "unexpected subelement".
"org.apache.axis2.databinding.ADBException: Unexpected subelement pingReturn org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement pingReturn" What is the official status of rpc encoding support in Axis2? I've seen Jira issues that have a status of "resolved" around this, but I see comments on the user mailing list suggesting that axis2 does not support rpc encoding. Can anyone comment on either: 1) the official status of rpc encoding support or 2) their personal experience with it? Thanks in advance -- Langley --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
