Skip to main content



      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 00:06 Go to next message
Eclipse UserFriend
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 00:15 Go to previous message
Eclipse UserFriend
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: Sun Jul 27 18:10:25 EDT 2025

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

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

Back to the top