Re: Problem Running quartz-app RAR JUnit Test

2010-01-18 Thread thabach
I uploaded the patch. Sorry for the delay. Cheers Christian. David Blevins wrote: Definitely a bug and *thank you* for digging around and finding it! Very appreciated! It's open source and we're all volunteers, so maybe closer to the truth is my wife appreciates it ;) Anyway, if

RE: Maven + Jetty: Unknown JNDI name prefix

2010-01-18 Thread Stephen Davidson
Greetings. If it helps at all, looks like Jetty 6.1.11 is the latest this works on, and happily this version of Jetty does not hang during the Maven Integration test phase (6.1.9 does!). So, from Jetty 6.1.12 on, there is definitely an issue with Unknown JNDI name prefix, as well as

Re: method interceptor is never called

2010-01-18 Thread Jacek Laskowski
On Sat, Jan 16, 2010 at 5:45 AM, Christian Bourque christian.bour...@gmail.com wrote: I have just tried it with OpenEJB 3.1.3-SNAPSHOT and got the same error :( Dunno what's happened. I'm quite busy this week so the earliest is the upcoming week when I find some spare cycles. Hope you don't

Re: Transaction Problems with OpenEJB-Hibernate on Tomcat

2010-01-18 Thread freeway
Hi Reza, Thanks for the quick response. I just tried placing the following persistence.xml file in the webapp's WEB-INF/classes/META-INF/ directory, but received the same runtime error from JTATransactionFactory. ?xml version=1.0 encoding=UTF-8? persistence version=1.0