Hi
I am trying to create proxy class using vendor’s wsdl, but it does not create all the proxy class, and few class do NOT have all the methods required. Vendor suggests to use JWSDP 1.5. and JRE 1.5.x. I tried adding to the user library and importing before creating the WS client to the project, no luck. I am not sure, what I am missing
Moreover my vendor has provided certificate and when I attempt to use WS explorer, I receive the following msg. Any ideas.
IWAB0135E An unexpected error has occurred.
WSDLException
WSDLException: faultCode=OTHER_ERROR: Server returned HTTP response code: 403 for URL: https:xyz.wsdl
I highly appreciate your help on this.