Hi All,
Please let me know how we can generate a soap proxy for a given web service end point ( developed in java) and invoke a method on it. We basically have a webservice operation which takes an input of type 'BaseMessageType' , where BaseMessageType is a base class which is extended by 'ExtendedMessageType' and we need to pas the ExtendedMessageType as the input for the web service. Please let me know if it makes sense for the webservice to have a generic message type as input , while at runtime we are passing a 'ExtendedMessageType' as an input. Thanks in advance.
Regards
Vijayaragavan A
Soap Proxy generation
Moderator: General Moderators