You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Scott Nichol <sn...@scottnichol.com> on 2002/12/09 21:04:57 UTC

Re: Serializing EJB Handle

I don't know about passing an EJB Handle.  There is code built into the
StatefulEJBProvider that allows the client to keep referencing the same
EJB automatically, but I don't know if it suits your needs.

Scott Nichol

----- Original Message -----
From: "Joe Ryan" <jo...@engitech.ie>
To: <so...@xml.apache.org>
Sent: Monday, December 09, 2002 2:03 PM
Subject: Serializing EJB Handle


> Does anybody know if it is possible to serialize/deserialize an
EJBHandle?
>
> Problem is that the Handle to the EJB needs to passed from frontend to
> backend and the same bean used on the backend.
>
> thanks,
> Joe.
>
>
> --
> To unsubscribe, e-mail:
<ma...@xml.apache.org>
> For additional commands, e-mail:
<ma...@xml.apache.org>
>
>


Re: Serializing EJB Handle

Posted by Joe Ryan <jo...@engitech.ie>.
Thanks Scott,
I had a look at StatefulEJBProvider and it has code that will do the trick.

cheers, Joe.

----- Original Message ----- 
From: Scott Nichol <sn...@scottnichol.com>
To: <so...@xml.apache.org>
Sent: Monday, December 09, 2002 8:04 PM
Subject: Re: Serializing EJB Handle


> I don't know about passing an EJB Handle.  There is code built into the
> StatefulEJBProvider that allows the client to keep referencing the same
> EJB automatically, but I don't know if it suits your needs.
> 
> Scott Nichol
> 
> ----- Original Message -----
> From: "Joe Ryan" <jo...@engitech.ie>
> To: <so...@xml.apache.org>
> Sent: Monday, December 09, 2002 2:03 PM
> Subject: Serializing EJB Handle
> 
> 
> > Does anybody know if it is possible to serialize/deserialize an
> EJBHandle?
> >
> > Problem is that the Handle to the EJB needs to passed from frontend to
> > backend and the same bean used on the backend.
> >
> > thanks,
> > Joe.
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@xml.apache.org>
> > For additional commands, e-mail:
> <ma...@xml.apache.org>
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@xml.apache.org>
> For additional commands, e-mail: <ma...@xml.apache.org>


Re: Serializing EJB Handle

Posted by Joe Ryan <jo...@engitech.ie>.
Thanks Scott,
I had a look at StatefulEJBProvider and it has code that will do the trick.

cheers, Joe.

----- Original Message ----- 
From: Scott Nichol <sn...@scottnichol.com>
To: <so...@xml.apache.org>
Sent: Monday, December 09, 2002 8:04 PM
Subject: Re: Serializing EJB Handle


> I don't know about passing an EJB Handle.  There is code built into the
> StatefulEJBProvider that allows the client to keep referencing the same
> EJB automatically, but I don't know if it suits your needs.
> 
> Scott Nichol
> 
> ----- Original Message -----
> From: "Joe Ryan" <jo...@engitech.ie>
> To: <so...@xml.apache.org>
> Sent: Monday, December 09, 2002 2:03 PM
> Subject: Serializing EJB Handle
> 
> 
> > Does anybody know if it is possible to serialize/deserialize an
> EJBHandle?
> >
> > Problem is that the Handle to the EJB needs to passed from frontend to
> > backend and the same bean used on the backend.
> >
> > thanks,
> > Joe.
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@xml.apache.org>
> > For additional commands, e-mail:
> <ma...@xml.apache.org>
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@xml.apache.org>
> For additional commands, e-mail: <ma...@xml.apache.org>