I've written a small servlet which connects to the Babelfish WebService.
When using "http://services.xmethods.net:80/perl/soaplite.cgi"; as the
TargetEndpointAddress and running the servlet on
"http://localhost:8080/MyWebSite/servlet/MyServlet"; everything works just
fine.

When I change the TargetEndpointAddress to
"http://localhost:8000/perl/soaplite.cgi"; and use TCPMon (settings below),
the following error message is generated: "org.xml.sax.SAXParseException:
White space is required between the public identifier and the system
identifier." Within TCPMon the Request displays "Waiting for Connection..."
as if the Request never reaches the monitor.

Can someone help me with this issue? Thanks a lot.

TCPMon Settings
Listen Port: 8000
Host: services.xmethods.net
Port: 80

Environment:
Tomcat 4.01
Axis alpha3
Win NT
______________________________
Stefan Lecho - Software AG Belgium
http://www.software-ag.com

Reply via email to