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]

Reply via email to