You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Martin Mauri <mm...@profesi.com.ar> on 2001/05/14 16:04:00 UTC

Apache + SSL

Hi,

Can anyone help me to find useful information on how to configure Apache to
work with SSL as well as SSL documentation?

regards.

Lic. Martin O. Mauri
Profesion + Auge A.F.J.P
Parana 666 - Cap. Federal
TE: (011) 4373-7786/7 int: 422
mmauri@profesi.com.ar
www.profesi.com.ar


Setup problem with SOAP

Posted by eric cheung <er...@netvigator.com>.
Hi,

Can anyone help ?

i start tomcat 3.1.1 with SOAP2.1, but got error message :

XmlMapper: Can't find method setDesription in Wrapeer(rpcrouter null) CLASS
calss org.apache.tomcat.core.ServeltWrapper

I have included soap.jar in  classpath but does not work.

set CLASSPATH=.
set CLASSPATH=%CLASSPATH%;E:\xerces-1_3_1\xerces.jar
set CLASSPATH=%CLASSPATH%;E:\soap-2_1\lib\soap.jar
set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\classes
set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\lib\webserver.jar
set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\lib\jasper.jar
set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\lib\xml.jar
set CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\lib\servlet.jar
set CLASSPATH=%CLASSPATH%;%JAVA_HOME%\lib\tools.jar

Grateful for advice.

Thanks
eric