[SourceJammer-users] Re: tomcat
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2002-02-11 15:09:13
|
Hi, Daniele. Looks like you are making progress. The error you are seeing means either that your SJ server is not running or that you are using the wrong URL. Try this quick test. Enter the rpcrouter URL into a web browser and see what message you get. If you see a message like "I only speak HTTP Post", then your server is running. If you get a page not found error, then either your server is not running or you have the wrong address. Just to reiterate, here's the address you need to user (for a local connection): http://localhost:8080/sourcejammer/servlet/rpcrouter Also, did you run the start_sourcejammer.bat (or .sh for Linux) script? If so, what output did you see? Thanks. --Rob --- "dan...@a-..." <dan...@a-...> wrote: > here is the complete error message: > > Error: > SOAP error. > org.sourcejammer.util.SourceJammerConnectionException: > Problem with > soap communication. Unsupported response content > type "text/html", must > be "text/xml". Response was: > <head><title>Not Found (404)</title></head> > <body><h1>Not Found (404)</h1> > <b>Original request:</b> > /sourcejammer/servlet/rpcrouter<br><br> > <b>Not found request:</b> > /sourcejammer/servlet/rpcrouter</body> > [SOAPException: faultCode=SOAP-ENV:Protocol; > msg=Unsupported response > content type "text/html", must be: "text/xml". > Response was: > <head><title>Not Found (404)</title></head> > <body><h1>Not Found (404)</h1> > <b>Original request:</b> > /sourcejammer/servlet/rpcrouter<br><br> > <b>Not found request:</b> > /sourcejammer/servlet/rpcrouter</body> > > __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com |