Is it possible to get hold of an http header field from an interceptor or a 
SLSB ? 

I know that it is quite easy to write a servlet filter do this but my 
requirement is as follows:

I have an Axis webservice running within JBoss. One of the http header fields 
in every request is 'uuid' which is like the userid of the client that is 
accessing the webservice. I need to get hold of this uuid header field in a 
Session Bean or an interceptor so that I can do billing/metering (based on 
usage of the webservice). Is it possible to access http fields from an EJB or 
interceptor ?  If there is no direct way, is there a technique or pattern that 
I can apply to achieve this.

Thanks.  

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870261#3870261

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870261


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to