@EJB annotation and control

View: New views
3 Messages — Rating Filter:   Alert me  

@EJB annotation and control

by Karri Niemelä :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do @EJB annotations work with beehive control classes?
Or do I have to first create somesort of ejb3control interface?

Thanks,
Karri

Re: @EJB annotation and control

by Jacob Danner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Karri,
Could you explain what you are trying to do?
Do you want to use a beehive control to work with an EJB 3.0 Bean? If
thats the case, I don't think thats supported using the beehive EJB
control. The Beehive EJB control only supports 2.x EJBs AFAIK.



On Dec 27, 2007 9:20 AM, Karri Niemelä <kakoni@...> wrote:
> Do @EJB annotations work with beehive control classes?
> Or do I have to first create somesort of ejb3control interface?
>
> Thanks,
> Karri
>

Beehive and EJB 3.0

by andy liu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am a new user of Beehive.  I like it very much.  I wonder what is the best practice on how to use EJB 3.0 with Beehive.  I aware of that there is no @EJB support in Beehive pageflow and controls.  Can anyone tell me how I can utilize the benefit of Beehive and EJB 3.0?  Thanks.  I greatly appreciate it!

best regards,
-andy