javax.ejb.EJBLocalHome and javax.ejb.EJBLocalObject

2002-01-25 Thread Boz

Can Orion handle local interfaces, i.e., javax.ejb.EJBLocalHome and 
javax.ejb.EJBLocalObject ?

I am going through Ed Roman's Mastering EJB 2nd edition and it uses 
these (as part of EJB 2.0, I assume.)

,boz





Re: javax.ejb.EJBLocalHome and javax.ejb.EJBLocalObject

2002-01-25 Thread Ray Harrison

Orion only has partial ejb 2.0 compliance - local interfaces are not part of what's 
included. 
Full compliance is coming - but I personally don't know when.
--- Chris Boz Jennings [EMAIL PROTECTED] wrote:
 Can Orion handle local interfaces, i.e., javax.ejb.EJBLocalHome and 
 javax.ejb.EJBLocalObject ?
 
 I am going through Ed Roman's Mastering EJB 2nd edition and it uses 
 these (as part of EJB 2.0, I assume.)
 
 ,boz
 
 


__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com




RE: javax.ejb.EJBLocalHome and javax.ejb.EJBLocalObject

2002-01-25 Thread Trujillo, Kris

Nope..doesn't support EJB Local.

-Original Message-
From: Chris Boz Jennings [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 25, 2002 1:43 PM
To: Orion-Interest
Subject: javax.ejb.EJBLocalHome and javax.ejb.EJBLocalObject


Can Orion handle local interfaces, i.e., javax.ejb.EJBLocalHome and 
javax.ejb.EJBLocalObject ?

I am going through Ed Roman's Mastering EJB 2nd edition and it uses 
these (as part of EJB 2.0, I assume.)

,boz





RE: javax.ejb.EJBLocalHome and javax.ejb.EJBLocalObject

2002-01-25 Thread The elephantwalker

If you look at the interfaces in 1.5.3, the local interfaces are there.
AFAIK, it doesn't work yet, though.

In a previous thread, Magnus Rydin wrote about the re-factoring is
happening now so that EJB 2.0 will work. Maybe this will be in 1.5.4, which
isn't out yet.

Another encouraging sign is that Oracle indicates that 9iAS will meet j2ee
1.3 soon.

Regards,

the elephantwalker
www.elephantwalker.com


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris Boz
Jennings
Sent: Friday, January 25, 2002 12:43 PM
To: Orion-Interest
Subject: javax.ejb.EJBLocalHome and javax.ejb.EJBLocalObject


Can Orion handle local interfaces, i.e., javax.ejb.EJBLocalHome and
javax.ejb.EJBLocalObject ?

I am going through Ed Roman's Mastering EJB 2nd edition and it uses
these (as part of EJB 2.0, I assume.)

,boz