hi, sorry if this has already been answered, I have searched. I need to put authentication and authorisation up around a set of web services on an Appfuse Spring MVC setup which also serves a website.
Following the tutorial (http://appfuse.org/display/APF/Web+Services) I am advised to add a line in security.xml to add a definition to the FilterSecurityInterceptor: /services/**=ROLE_ADMIN But when an unauthorised web service client attempts to use the service, rather than the appropriate SOAP response, the login HTML page is returned. What's the best way to solve this? TIA -- View this message in context: http://www.nabble.com/XFire-Auth---failure-returns-HTML-login-page-tp17406902s2369p17406902.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]