I'm attaching my logs from Tomcat in case they're any help. I'm not sure about the zip file exception when scanning for tag libraries is about, but the unresolved EJB references and failing to get the persistence units looks like a problem :S
What I'm seeing should be reproducible by building OpenEJB, and then changing to the assembly/itest-runner directory and doing a 'mvn clean install' in there. That will download Tomcat, deploy OpenEJB and the Itest application and run the tests. Currently it runs against Tomcat 6.0.29 and 7.0.5. The exploded Tomcat directories are left behind in the target/ folder after the test (which is where I'm getting these files from). I'll try and have a look at these myself this evening. Jon On Sun, Jan 9, 2011 at 10:58 AM, Jonathan Gallimore < [email protected]> wrote: > Hi Jean-Louis, > > That seems to build successfully for me now. Unfortunatley I have run into > some problems deploying the itests application into Tomcat, and it looks > like there's a problem with this on Geronimo too. I was wondering whether we > should back this out and get it into a branch so we can fix these couple of > problems - what do you think? > > Jon > > On Fri, Jan 7, 2011 at 7:54 PM, Jean-Louis MONTEIRO < > [email protected]> wrote: > >> >> Apologize Jon. >> >> Once again, a bad usage of IDEA. >> It should be better now. >> >> Jean-Louis >> -- >> View this message in context: >> http://openejb.979440.n4.nabble.com/Current-tasks-and-status-tp3171647p3192608.html >> Sent from the OpenEJB Dev mailing list archive at Nabble.com. >> > >
