RE: ServiceManagerClient error

2003-03-03 Thread Bin . He
: 03/03/2003 04:27 Subject: RE: ServiceManagerClient error PM

RE: ServiceManagerClient error

2003-03-03 Thread Bin . He
03/03/2003 03:46 Subject: RE: ServiceManagerClient error PM Please respo

RE: ServiceManagerClient error

2003-03-03 Thread Bin . He
D]'" <[EMAIL PROTECTED]> s.com> cc: Subject: RE: ServiceManagerClient error

RE: ServiceManagerClient error

2003-03-03 Thread Gu, Feng
Try this java -classpath c:\soap-2_3\lib\soap.jar;c:\soap-2_3\lib\mail.jar;c:\soap-2_3\lib\activation .jar;c:\soap-2_3 org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml -Original Message- From: [EMAIL PROTECTED] [mailt

RE: ServiceManagerClient error

2001-06-19 Thread Matthew J. Duftler
Hi Alex, It appears as if the first JAXP-compliant parser being resolved is a sun parser: > Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: > com.sun.xml.parser.DocumentBuilderFactoryImpl > at Check your classpath to make sure there are no crimson.jar files, or x

Re: ServiceManagerClient error

2001-06-18 Thread Tom Myers
At 10:59 AM 6/18/2001 -0400, Alex Golden F-65 coop wrote: >Hello all, > >I've been trying to get a SOAP demo up and running with Tomcat, but >I've been having difficulties... I believe I have Tomcat configured >correctly as browsing to http://localhost:8080/soap/servlet/rpcrouter >shows the co