Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Question about Enterprise JavaBeans standard approach.(Question about Enterprise JavaBeans standard approach.)
Question about Enterprise JavaBeans standard approach. [message #759538] Tue, 29 November 2011 05:06 Go to next message
Zachary1234 Missing name is currently offline Zachary1234 Missing nameFriend
Messages: 9
Registered: November 2011
Junior Member
With v3.0 of EJB, An EJB needs a Home and an Object Interface.
By using the supplied interfaces in say v1.5 of Enterprise Edition Java,

javax.ejb.EJBLocalHome
javax.ejb.EJBObject

am I required to Annotate those Interfaces, or even at least reference those interfaces from an Annotation on the EJB class?

Confused
Re: Question about Enterprise JavaBeans standard approach. [message #759539 is a reply to message #759538] Tue, 29 November 2011 05:15 Go to previous message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 11/29/2011 10:36 AM, Zachary1234 wrote:
> With v3.0 of EJB, An EJB needs a Home and an Object Interface.
> By using the supplied interfaces in say v1.5 of Enterprise Edition Java,
>
> javax.ejb.EJBLocalHome
> javax.ejb.EJBObject
>
> am I required to Annotate those Interfaces, or even at least reference
> those interfaces from an Annotation on the EJB class?
>
> :?

This forum is about questions related to Java Development Tools (JDT).
Your question would be better answered in an EJB related forum.

--
Deepak Azad
http://wiki.eclipse.org/JDT/FAQ
Previous Topic:Is running 32bit/64bit Eclipse fine under 64bit Linux?
Next Topic:Save "run as configuration" settings in project files does NOT work: Really export project
Goto Forum:
  


Current Time: Fri Mar 29 11:18:21 GMT 2024

Powered by FUDForum. Page generated in 0.01749 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top