Hi,

I have working on Jax-rpc sample program given in suns JWSDP.
I am able to run the sample example as client from standalone remote system.
But the same I am unable to achieve using jsp program running in Tomcat
provided by JWSDP.

Giving the following error......

failed to parse document at "http://test:8080/proxy-jaxrpc/proxy?WSDL":
java.io.IOException: Server returned HTTP response code: 407 for URL:
http://test:8080/proxy-jaxrpc/proxy?WSDL
        at
com.sun.xml.rpc.wsdl.parser.WSDLParser.parseDefinitionsNoImport(WSDLParser.j
ava:168)
        at
com.sun.xml.rpc.wsdl.parser.WSDLParser.parseDefinitions(WSDLParser.java:96)
        at com.sun.xml.rpc.wsdl.parser.WSDLParser.parse(WSDLParser.java:91)
        at
com.sun.xml.rpc.processor.modeler.wsdl.WSDLModeler.buildModel(WSDLModeler.ja
va:86)
        at
com.sun.xml.rpc.processor.config.ModelInfo.buildModel(ModelInfo.java:77)
        at
com.sun.xml.rpc.client.dii.ServiceInfoBuilder.getModel(ServiceInfoBuilder.ja
va:96) .....

Can anyone help me in solving this. What is that I am missing that I am
unable to invoke the web service from remote system.

Thanking you in Advance,

Ravi Kulkarni.
****************************************************************************
This electronic mail together with the attached files, if any, is intended
solely for the addressee(es) above, and may contain information which is
confidential and/or legally privileged.
If you have received this message in error, please notify the originator
immediately.You should delete  the  mail  from  your  hard  drive/system,
and if you have made any hard/physical copies of the mail, you should
destroy the same.
Unauthorised  use,  distribution,  disclosure or copying of this electronic
mail is strictly prohibited, and may be unlawful
****************************************************************************

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to