You might want to look at xfire's in and out handlers. Here is a link to xfire ws security that talks about them.
http://xfire.codehaus.org/WS-Security ----- Original Message ---- From: George.Francis <[EMAIL PROTECTED]> To: users@appfuse.dev.java.net Sent: Tuesday, October 16, 2007 7:27:49 AM Subject: Re: [appfuse-user] Intercepting Web Service requests Looking ito it, it may be better to override XFireServletController. If this is true, how could I substitute my custom controller into the XFireServlet? George.Francis wrote: > > Hello, I want to intercept requests to the XFire WebService. I will be > checking these requests to ensure that the user who sent the request has > permission to execute the particular SOAP method being called. Is the > best way to do this by writing my own subclass of > org.codehaus.xfire.spring.XFireSpringServlet and pointing to my version in > web.xml? I just need to be able to read the current user and the > operation being called. > Thanks in advance. > -- View this message in context: http://www.nabble.com/Intercepting-Web-Service-requests-tf4634497s2369.html#a13234750 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]