Re: [appfuse-user] Web services index not working

2007-10-10 Thread Michael Horwitz
I think there is an issue with the GZip filter and this page. See the following thread for more info: http://www.nabble.com/Web-services-in-Appfuse-2.0-tf4481079s2369.html#a12777689 Mike On 10/9/07, George.Francis <[EMAIL PROTECTED]> wrote: > > > Hi, > I created a basic Spring MVC App using the m

[appfuse-user] Web services index not working

2007-10-09 Thread George.Francis
Hi, I created a basic Spring MVC App using the maven archetype process described in the tutorials. I can see the wsdl for the Users webservice at http://localhost:8080/services/UserService?wsdl, but I can't see the list of services at http://localhost:8080/services - I get a 404 for this URL. Wh