Hi All, When I tried to contact a web-service (SugarCRM) using Axis2, I was getting following exception - Unsupported type http://schemas.xmlsoap.org/soap/encoding/ Array.
After an exhaustive exploration, I came to know that the only solution is to generate stubs using XMLBeans option, or step back to old - Axis. -> I'm just wondering whether that's the only solution or is there any tricky setting? -> I'm worried of it's effect on performance and complexity of implementation. Reference : http://thiamteck.blogspot.com/2008/12/axis2-wsdl2java-error-for-soap-encoding.html Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org