:
03/03/2003 04:27 Subject: RE: ServiceManagerClient
error
PM
03/03/2003 03:46 Subject: RE: ServiceManagerClient
error
PM
Please respo
D]'"
<[EMAIL PROTECTED]>
s.com> cc:
Subject: RE: ServiceManagerClient
error
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
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
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