On Mar 24, 2008, at 10:23 AM, Daniel Spangler wrote:

>
> Anyone know if this is possible?

I haven't had a chance to check this.  Resin's <protocol> should be  
using the HessianServlet to implement the hessian driver, so the  
context should be available through the  
com.caucho.services.server.ServiceContext class.

-- Scott

>
>
>
> Daniel Spangler wrote:
>>
>> I have a bean that I'm exposing through hessian using the @WebService
>> annotation and it does NOT extend the Hessian Servlet.  Is there a  
>> way to
>> find out the IP address of the caller of an operation or would I  
>> have to
>> extend the Hessian Servlet to get that information?
>>
>> Daniel
>>
>
> -- 
> View this message in context: 
> http://www.nabble.com/context-information-from-hessian-service-calls-tp16097062p16256661.html
> Sent from the Resin mailing list archive at Nabble.com.
>
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to