I have a fundamental question regarding java webservices. Client side stubs has the following role: 1. Convert java object types to xml types and create soap messages 2. Handle communication from client to webservice and vice versa SOAP message will differ depending upon the style and use...
I am not able to use wsimport utility to generate artifacts for rpc style webservice having overloaded methods. Is that a known issue with wsimport. The error I am getting is: parsing WSDL... [ERROR] duplicate "message" entity: "add" Where add is overloaded method. Please suggest if there is any...
Using ILOG JRules with AS/400 on VR4 through Lansa Integrator. The communications is using SOAP and WSDL because ILOG communicates as a web service. I am seeking an alternate means to connect to the ILOG engine without Lansa because the performance is a huge bottleneck.


