I am a new user of SOAP. I have installed Apache 
SOAP 2.3 on Jrun 3.1 application server on Windows 
2000. I seem to have followed all the installation/setup 
instructions properly. 

I tried testing the installation using the instructions 
specified at <http://xml.apache.org/soap/docs/index.html> 

When I tried to test the installation using the fol. command 
 java org.apache.soap.server.ServiceManagerClient rpc-router-url list 

I am getting the fol. error: 
  [SOAPException: faultCode=SOAP-ENV:Protocol; 
   msg=Unsupported response content type &quot;text/html&quot;, 
       must be: &quot;text/xml&quot;. 
   Response was: &lt;!DOCTYPE HTML PUBLIC &quot; -//W3C//DTD HTML 3.2
   Final//EN&quot;&gt; &lt;html dir=ltr&gt; 
   ..... 
   at org.apache.soap.rpc.Call.getEnvelopeString (Call.java:208) 
   at org.apache.soap.rpc.Call.invoke(Call.java:255) 
   ..... 

Any pointers as to what I am missing and how the problem 
can be corrected? I seem to be using the correct rpc-router-url. 

Thanks in advance. 

-Sri 

--
To unsubscribe, e-mail:   <mailto:soap-user-unsubscribe@;xml.apache.org>
For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>

Reply via email to