You need to override the xfire-servlet.xml in your project and remove default-lazy-unit="true" from the top of the file.
Matt On 11/8/07, Alejandro Castro <[EMAIL PROTECTED]> wrote: > I have exactly the same problem on a basic-spring-mvc project. > I am able to see on http://localhost:8080/services the UserService after > commenting out the gzip filter in web.xml (I see the double slash problem > too) but none of my exported web services are listed in that page. > > Any sugestions on how to fix this will be greatly appreciated > > Alejandro > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
