On Mon, Jul 04, 2005 at 05:03:47PM -0700, David Blevins wrote: > On Tue, Jul 05, 2005 at 01:52:28AM +0200, Jacek Laskowski wrote: > > David Blevins wrote: > > >There is a 'testsuite.jsp' in the OpenEJB/Tomcat integration. Running it > > >with the current 1.0 code gives this result: > > > > > >.............................EE............ > > >......................................... > > >..............................EE........... > > >......................................... > > >....EE > > >Time: 1.013 > > > > > >~ Error Results ~~~~~~~~~~~ > > > > > >There were 6 errors: > > > > I'm looking into it. I'll be reporting an issue in JIRA once I have > > figured out what might cause it. > > > > I'm pretty sure it's an issue i've seen before where essentially we > need to load our JDO engine in the Castor CMP Container with the > user.dir system property setup relative to openejb.base so that Castor > can find the mapping files when it starts. > > There may be a cleaner fix, like reading in the castor config files > and fixing the relative paths and somehow giving the result to castor. > > Anyway, it's all yours. >
Just ran the tests in Tomcat 5.5.9 and all pass. Looks like this is specific to 4.x. -David
