Thanks Vidyanand, that's now working (I wonder how that jar got missed
out? :) )

However, I still have a major problem when setting the transport to
samples.transport.tcp (I've attached the jsp code this time).

I get this error:

javax.xml.rpc.JAXRPCException at
org.apache.axis.client.Call.setTargetEndpointAddress(Call.java:681) at
org.apache.jsp.test_jsp._jspService(test_jsp.java:79) 

When I should be getting:

java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)

Regards,
Dave

-----Original Message-----
From: Vidyanand Murunikkara [mailto:[EMAIL PROTECTED]] 
Sent: 14 January 2003 19:38
To: [EMAIL PROTECTED]
Subject: RE: class Service not working in tomcat 4.1.18


that looks like saaj.jar is not being found in the classpath.

Vidyanand

Attachment: test.jsp
Description: Binary data

Reply via email to