Re: EJB in Struts Action

2008-10-03 Thread Ronaldo Rigoni ...
ot endorse distribution to any party other than intended recipient. > Sender does not necessarily endorse content contained within this > transmission. > > > > Subject: RE: EJB in Struts Action > > Date: Fri, 3 Oct 2008 10:20:01 -0600 > > From: [EMAIL PROTECTED] >

RE: EJB in Struts Action

2008-10-03 Thread Martin Gainty
ained within this transmission. > Subject: RE: EJB in Struts Action > Date: Fri, 3 Oct 2008 10:20:01 -0600 > From: [EMAIL PROTECTED] > To: user@struts.apache.org > > I've used EJB3 w/ Struts 2 in JBoss, and we couldn't get DI working in strtus > action classes. We

RE: EJB in Struts Action

2008-10-03 Thread Eric Nelson
how to do this, I'd love to hear it as well. Otherwise, you may be stuck with context lookups. --Eric -Original Message- From: Ronaldo Rigoni ... [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2008 7:59 AM To: Struts Users Mailing List Subject: Re: EJB in Struts Action The

Re: EJB in Struts Action

2008-10-03 Thread Ronaldo Rigoni ...
l nature and Sender > does not endorse distribution to any party other than intended recipient. > Sender does not necessarily endorse content contained within this > transmission. > > > > Date: Fri, 3 Oct 2008 10:46:51 -0300 > > From: [EMAIL PROTECTED] > > To: user@str

RE: EJB in Struts Action

2008-10-03 Thread Martin Gainty
not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Fri, 3 Oct 2008 10:46:51 -0300 > From: [EMAIL PROTECTED] > To: user@struts.apache.org > Subject: EJB in Struts Action >

EJB in Struts Action

2008-10-03 Thread Ronaldo Rigoni ...
Hi all, I need help, Can I inject a EJB in a Struts 2 Action by annotation? Or only lookup by InitialContentx? Regargs, Ronaldo Rigoni