Re: [Resin-interest] Can you expose stateful session beans via Hessian?

2008-03-03 Thread Scott Ferguson

On Feb 22, 2008, at 2:59 PM, Daniel Spangler wrote:

>
> Anyone know if it's possible to expose stateful session beans via  
> Hessian?

Currently, only using Resin's EJB with the  
com.caucho.ejb.HessianServlet.

There are two issues with stateful session beans.  First, there's  
always a Factory (home) interface that creates the stateful session  
bean.  Second, and more importantly, the beans themselves are objects,  
not services.

The usual HessianServlet only deals with services, not objects.

-- Scott

>
>
> Daniel
> -- 
> View this message in context: 
> http://www.nabble.com/Can-you-expose-stateful-session-beans-via-Hessian--tp15641988p15641988.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


[Resin-interest] Can you expose stateful session beans via Hessian?

2008-02-22 Thread Daniel Spangler

Anyone know if it's possible to expose stateful session beans via Hessian?

Daniel
-- 
View this message in context: 
http://www.nabble.com/Can-you-expose-stateful-session-beans-via-Hessian--tp15641988p15641988.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