Hi All,
I have had the opportunity to use the ESB for some proof of concept work. Generally, all is good, but I am trying to use the ESB to consume a remote webservice and an getting errors. When I run wsimport on the wsdl manually it tells me to add the '-extension' flag which works fine. How do I do this in the wise properties? I can't see a way and having taken a peek at the source code for this I still can't see anything obvious.
Regards
Steve
Hi,
The -extension flag is for supporting SOAP 1.2 features in the tooling. Do you know why you need to provide that with Wise client? Is there any error when you use Wise SOAPClient?