Re: Apache Soap RPCRouter problems

2002-04-03 Thread Glen Carl - CSC
What does your tomcat.sh modification look like? I believe I had a similar problem when I tried to add the soap.jar to the classpath within the tomcat.sh. You probably have a classpath issue, or possible conflict with soap.jar. Also, I have experienced some troubles trying the server.xml appro

Re: TcpTunnelGui arguments

2002-04-02 Thread Glen Carl - CSC
The listenport and tunnelport will need to be unique java org.apache.soap.util.net.TcpTunnelGui 8070 server 8080 Change SOAP client to localhost 8070 Otherwise, you will get a java.net.BindException: Address already in use. Mark Childerson wrote: > Those are the correct arguments. It will the