I found this behaviour when trying to deploy services in Linux at the 
command line. My (admittedly horrible) workaround: deploy from a Windows 
computer on the network. That worked fine, and so I didn't investigate further.

M.


At 03:47 PM 3/12/02 -0500, you wrote:
>OK, this is driving me crazy. I'm getting Segmentation fault while trying 
>to list services with:
>$ java org.apache.soap.server.ServiceManagerClient 
>http://localhost:8080/soap/servlet/rpcrouter list
>
>I'm running tomcat4.0, xerces2.0.0, soap2.2 and I have the following 
>.jar's both in JAVAHOME/jre/lib/ext and in CATALINA_HOME/lib/:
>activation.jar
>jasper-runtime.jar (catalina_home only)
>mail.jar
>naming-factory.jar (catalina_home only)
>soap.jar
>xerces.jar
>xmlParserAPIs.jar
>
>Tomcat starts just fine. I can see the typical "error message" when I 
>access http://localhost:8080/soap/servlet/rpcrouter through a web browser. 
>But if I try to list/deploy a service from the command line using the 
>ServiceManagerClient, it just segfaults.
>
>Any help more than welcome.
>
>TIA,
>thalis


Reply via email to