Re: EJB Injection in Interceptor

2009-07-30 Thread David Blevins
Just to note, there has been some work in OpenEJB to make it so Struts objects can use Java EE injection like Servlets or JSF components can. Karan did the work, he might be able to give more detail. -David On Jul 30, 2009, at 6:16 AM, Wes Wannemacher wrote: Sorry Robin, this is on my to-

Re: Runtime error while using openEJB3.1

2009-01-02 Thread David Blevins
Hi Vikram, This is an issue in OpenEJB 3.1. An i18n log message was added containing illegal syntax. One workaround is to set the "Transaction" log category to WARN or ERROR, which will avoid the message in question. -David On Jan 1, 2009, at 8:12 PM, > wrote: Hi, I am developing an