Hi all !
I've been baking my noodle over this for some time now!
I'm using:
jdk 1.4.2_02
jakarta-tomcat 3.3.1a
soap 2.3.1
(java xml pack winter 01)
I have a java class (e.g. World.java) that is ready and uses soap2.3.1 to
communicate with the world.
I have another java class (e.g. Start.java)th
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
Hi,
I am running an Microsoft soap listener (ASP)on IIS and calling
the service from Java client.
I am getting the following error when calling the soap service.
I verified the parameters...they are all fine.
Caught SOAPException (SOAP-ENV:Client): Parsing error, response wa
Subject: RE: SOAP Exception...
UnSupportedEncodingException
08/24/01 10:43
PROTECTED]
Subject: RE: SOAP Exception... UnSupportedEncodingException
Hi,
Thanks for the reply... I can not go for option 1 u specified bcoz I dont
want to disturb existing applications running on the server. I'll
appreciate if u can tell me how to do the option 2.
Thanks & Regards,
Sekha
;
sc.sc.edu>cc:
Subject: RE: SOAP Exception...
UnSupportedEncodingException
EMAIL PROTECTED]
Subject: SOAP Exception... UnSupportedEncodingException
Hi,
I have installed apache/soap on WebSphere3.5(os/390). The rpcrouter servlet
working fine. I'm getting error when I'm trying to execute
ServiceManagerClient from my NT m/c to list the webservices on the server.
The
Hi,
I have installed apache/soap on WebSphere3.5(os/390). The rpcrouter servlet
working fine. I'm getting error when I'm trying to execute
ServiceManagerClient from my NT m/c to list the webservices on the server.
The command i used is
java org.apache.soap.server.ServiceManagerClient
http://myhost
>
>
> "Chiranjeevi
> Paruchur"To: [EMAIL PROTECTED]
> ga.com> Subject: Re: Soap exception
>
> 06.08.01
> 16:23
>
"Chiranjeevi
Paruchur"To: [EMAIL PROTECTED]
Subject: Re: Soap
ROTECTED]cc:
hu.edu> Subject:
Are you trying to connect the client by pointing it at
samples.chiran.HelloChiran? One it's deployed, it is accessed in the
client by whatever name you created for it in the deployment descriptor
(IE urn:HelloChiran). like this
http://xml.apache.org/xml-soap/deployment";
id=urn:HelloChiran">
.
.
Hi!
My SOAP service name is HelloChiran and when I run my client it throws me an error
Generated fault:
fault Code =SOAP-ENV:Server.Exception:
Fault String =samples/chiran/HelloChiran (wrong name: HelloChiran)
can any one suggest me what would have gone wrong .
Chiran
15 matches
Mail list logo