You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "V.Sundaresan" <vs...@siptech.co.in> on 2001/11/28 13:36:54 UTC

Running soap samples on iplanet

hi all,
    I got a prblem when tried to run the sample application address
against iplanet server . the error goes like this

Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = try to access method
org.apache.soap.server.http.ServerHTTPUtil
s.readEnvelopeFromRequest(Ljavax/xml/parsers/DocumentBuilder;Ljava/lang/Stri
ng;I

Ljava/io/InputStream;Lorg/apache/soap/transport/EnvelopeEditor;Ljavax/servle
t/ht

tp/HttpServletResponse;Lorg/apache/soap/rpc/SOAPContext;)Lorg/apache/soap/En
velo

pe; from class org.apache.soap.server.http.RPCRouterServlet.

Can u plese suugest any solutions for this . I have follwed all the
steps given in the doc.

Thilak Babu


Re: Running soap samples on iplanet

Posted by Rakesh Garishakurthi <ra...@sun.com>.
Hi,
This may occur if you are trying to access method which has not been mentioned
in the DeploymentDescriptor.xml. Please double check the method name.

Thanks,
Rakesh,

"V.Sundaresan" wrote:

> hi all,
>     I got a prblem when tried to run the sample application address
> against iplanet server . the error goes like this
>
> Fault Code   = SOAP-ENV:Server.Exception:
>   Fault String = try to access method
> org.apache.soap.server.http.ServerHTTPUtil
> s.readEnvelopeFromRequest(Ljavax/xml/parsers/DocumentBuilder;Ljava/lang/Stri
> ng;I
>
> Ljava/io/InputStream;Lorg/apache/soap/transport/EnvelopeEditor;Ljavax/servle
> t/ht
>
> tp/HttpServletResponse;Lorg/apache/soap/rpc/SOAPContext;)Lorg/apache/soap/En
> velo
>
> pe; from class org.apache.soap.server.http.RPCRouterServlet.
>
> Can u plese suugest any solutions for this . I have follwed all the
> steps given in the doc.
>
> Thilak Babu

Re: Running soap samples on iplanet

Posted by Rakesh Garishakurthi <ra...@sun.com>.
Hi,
This may occur if you are trying to access method which has not been mentioned
in the DeploymentDescriptor.xml. Please double check the method name.

Thanks,
Rakesh,

"V.Sundaresan" wrote:

> hi all,
>     I got a prblem when tried to run the sample application address
> against iplanet server . the error goes like this
>
> Fault Code   = SOAP-ENV:Server.Exception:
>   Fault String = try to access method
> org.apache.soap.server.http.ServerHTTPUtil
> s.readEnvelopeFromRequest(Ljavax/xml/parsers/DocumentBuilder;Ljava/lang/Stri
> ng;I
>
> Ljava/io/InputStream;Lorg/apache/soap/transport/EnvelopeEditor;Ljavax/servle
> t/ht
>
> tp/HttpServletResponse;Lorg/apache/soap/rpc/SOAPContext;)Lorg/apache/soap/En
> velo
>
> pe; from class org.apache.soap.server.http.RPCRouterServlet.
>
> Can u plese suugest any solutions for this . I have follwed all the
> steps given in the doc.
>
> Thilak Babu