Hi,
Thanks for your reply.
But I have deployed the soap.war file in weblogic.
Could you please tell me, what can i do ?
Regards
Sunil
Please respond to [EMAIL PROTECTED]
To: soap-user
cc:
bcc:
Subject: Re: Getting SOAP Exception
Changing your server context
Changing your server context setting can help. Also, it depends on
where you deploy soap package.
For example, in Tomcat 4.1.X, open server.xml file, if you originally
have soap package under /tomcat/webapps/soap/WEB-INF
and you have
You may move soap package from /tomcat/webapps/soap/WEB-IN
Hi ,
I am deploying my services using
java org.apache.soap.server.ServiceManagerClient
http://localhost:7001/soap/servlet/rpcrouter deploy
d:\bea\wlserver6.1\soapDeployment.xml
Could you please tell me how would i change the url
http://localhost:7001/soap/servlet/rpcrouter to my own
context for