Yes, we were able to use the admin tool, just not the command line. We 
didn't have to move the server to windows. We just ran the 
ServiceManagerClient from windows. eg:

c> java org.apache.soap.server.ServiceManagerClient 
http://linux_host.childersoft.com:8080/soap/servlet/rpcrouter deploy file.xml

M.


At 05:11 PM 3/12/02 -0500, you wrote:
>Did you/anyone try deploying through the provided admin tool: 
>http://localhost:8080/soap/admin/index.html
>I can add a service, but still cannot view it from the command line when I 
>request a "list" through ServiceManagerClient :-(
>I would even exorcise the machine before considering moving to Windows.
>
>
>--thalis
>
>
>On Tue, 12 Mar 2002, Mark Childerson wrote:
>
> > 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