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 "Serfontein, Jan" <Se...@logica.com> on 2001/06/13 14:12:30 UTC

Installation question

Hi 
I installed the soap api. and tested it on the sun J2EE reference
implementation. All was fine until I tried the test below:
 
java org.apache.soap.server.ServiceManagerClient rpc-router-url list 

with my rpc-router-url replacing the one in italics above.
The error I get is :
 
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
///////
Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=Parsing error, response was:
The markup in the document preceding the root element must be well-formed.;
targetException=org.xml.sax.SAXParseExceptio
n: The markup in the document preceding the root element must be
well-formed.]
        at org.apache.soap.rpc.Call.invoke(Call.java:250)
        at
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
t.java:129)
        at
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:1
51)
        at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
37)
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
//////
I have installed the newest apache JAXP parser (xerces1.4.0)and it is in my
classpath. Has anybody had this problem at installation and running the
install tests?
 
thanks
Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Installation question

Posted by "Matthew J. Duftler" <du...@watson.ibm.com>.
Hi Jan,

Please use the TcpTunnelGui tool (as described in the docs) to see what is
being sent back, and post the wire-dump here.

Thanks,
-Matt

> -----Original Message-----
> From: Serfontein, Jan [mailto:SerfonteinJ@logica.com]
> Sent: Wednesday, June 13, 2001 8:13 AM
> To: 'soap-user@xml.apache.org'
> Subject: Installation question
>
>
> Hi
> I installed the soap api. and tested it on the sun J2EE reference
> implementation. All was fine until I tried the test below:
>
> java org.apache.soap.server.ServiceManagerClient rpc-router-url list
>
> with my rpc-router-url replacing the one in italics above.
> The error I get is :
>
> //////////////////////////////////////////////////////////////////
> //////////
> //////////////////////////////////////////////////////////////////
> //////////
> ///////
> Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
> msg=Parsing error, response was:
> The markup in the document preceding the root element must be
> well-formed.;
> targetException=org.xml.sax.SAXParseExceptio
> n: The markup in the document preceding the root element must be
> well-formed.]
>         at org.apache.soap.rpc.Call.invoke(Call.java:250)
>         at
> org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceMa
> nagerClien
> t.java:129)
>         at
> org.apache.soap.server.ServiceManagerClient.list(ServiceManagerCli
> ent.java:1
> 51)
>         at
> org.apache.soap.server.ServiceManagerClient.main(ServiceManagerCli
> ent.java:2
> 37)
> //////////////////////////////////////////////////////////////////
> //////////
> //////////////////////////////////////////////////////////////////
> //////////
> //////
> I have installed the newest apache JAXP parser (xerces1.4.0)and
> it is in my
> classpath. Has anybody had this problem at installation and running the
> install tests?
>
> thanks
> Jan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
> For additional commands, email: soap-user-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Installation question

Posted by "Matthew J. Duftler" <du...@watson.ibm.com>.
Hi Jan,

Please use the TcpTunnelGui tool (as described in the docs) to see what is
being sent back, and post the wire-dump here.

Thanks,
-Matt

> -----Original Message-----
> From: Serfontein, Jan [mailto:SerfonteinJ@logica.com]
> Sent: Wednesday, June 13, 2001 8:13 AM
> To: 'soap-user@xml.apache.org'
> Subject: Installation question
>
>
> Hi
> I installed the soap api. and tested it on the sun J2EE reference
> implementation. All was fine until I tried the test below:
>
> java org.apache.soap.server.ServiceManagerClient rpc-router-url list
>
> with my rpc-router-url replacing the one in italics above.
> The error I get is :
>
> //////////////////////////////////////////////////////////////////
> //////////
> //////////////////////////////////////////////////////////////////
> //////////
> ///////
> Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
> msg=Parsing error, response was:
> The markup in the document preceding the root element must be
> well-formed.;
> targetException=org.xml.sax.SAXParseExceptio
> n: The markup in the document preceding the root element must be
> well-formed.]
>         at org.apache.soap.rpc.Call.invoke(Call.java:250)
>         at
> org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceMa
> nagerClien
> t.java:129)
>         at
> org.apache.soap.server.ServiceManagerClient.list(ServiceManagerCli
> ent.java:1
> 51)
>         at
> org.apache.soap.server.ServiceManagerClient.main(ServiceManagerCli
> ent.java:2
> 37)
> //////////////////////////////////////////////////////////////////
> //////////
> //////////////////////////////////////////////////////////////////
> //////////
> //////
> I have installed the newest apache JAXP parser (xerces1.4.0)and
> it is in my
> classpath. Has anybody had this problem at installation and running the
> install tests?
>
> thanks
> Jan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
> For additional commands, email: soap-user-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org