Page 1 of 1

Web services not working

Posted: Wed Apr 13, 2011 2:10 pm
by Rabbit80
After installing 6.1 I cannot access any of the webservices.

Putting http://logicaldocserver:8080/logicaldoc ... /Auth?wsdl into my browser returns a 404 error. It works fine on my older 6.0 build. Is this a bug or am I doing something wrong?

Re: Web services not working

Posted: Wed Apr 13, 2011 3:03 pm
by Rabbit80
OK - this is a bug (thats been around a while by my guess)

looking in the logs, I was getting error messages that the web.xml file could not be found. Wherever there was a space in the path it had been replaced by %20 - this causes issues on Windows boxes.

The solution - install to "c:\tomcat" rather than "C:\Program Files\tomcat"