Hi, I managed to get these changes merged across to the 3.1.x branch. I popped a 3.1.5-snapshot build up at the same url above. If youre able to give it a go I'd appreciate it.
Regards Jon On 24 Jan 2011 19:41, "Jonathan Gallimore" <[email protected]> wrote: > Hi, > > I've just committed the latest bit of work I've done to get OpenEJB > working with Tomcat 7 in trunk. Unfortunately the Tomcat classes have > changed a little bit since Tomcat 6, and that meant some of our hooks > stopped working, requiring us to make some changes to our integration to > get it working again. > > Its at the point now where our ejb-examples works and we can build an > all-in-one bundle, and our complete itest suite passes with it as well. > Its not had a good hammering yet, so I'd be grateful for any feedback > anyone has if they have a chance to use it. I've uploaded an all-in-one > bundle created on my machine to > http://people.apache.org/~jgallimore/tomee7 if you want to grab it and > try it out. > > I haven't looked at how much work is involved to merge these changes > over to the 3.1.x - I'll have a look this evening. If it looks like its > easy to do, I'll try and merge it over. > > Regards > > Jon > > On 24/01/2011 17:17, Kostya Radchenko wrote: >> Hi guys, >> >> Did anybody try openejb 3.1.x with Tomcat 7.0? >> I got some unpleasant exception : java.lang.NoClassDefFoundError: >> org/apache/catalina/ServerFactory >> >> Any advices? >> >
