On Thu, 2003-12-04 at 16:59, Rodrigo Ruiz wrote:
> Here it is my little proposal (I'm not saying it is easy or fast to 
> implement ;-) )
> 
> For each stateful EJB, create two services:
[snip]
> 
> My two cents ;-)
> Rodrigo Ruiz
> 

Very interesting, indeed.

Since I'm not aware about the spec for the use of EJBs as web services,
please allow me ask you a question: 

The EJBs (or at least the Rodrigo's proposal) are only based on remote
interfaces (the session was based on the handlers as the id) or could be
also based on local interfaces? 

I had made a few services where basically all my business logic was
inside EJBs and I used *local interfaces* since I deploy Axis inside my
J2EE application server. If in the future I update it to expose my web
services based on EJBs, could I use local interfaces?  

thanks.

regards,
Pedro Salazar.
-- 
PS
[EMAIL PROTECTED]
PGP:0E129E31D803BC61

Reply via email to