I can't build trunk... I get 12 errors that look like this:
Entity.CMR.ManyToManyComplex..setUp()
(org.apache.openejb.test.NumberedTestCase$TestSetup) Time elapsed:
0.024 sec <<< ERROR!
javax.naming.NameNotFoundException: Name "java:openejb/Resource/
Default JDBC Database" not found.
at org.apache.openejb.core.ivm.naming.IvmContext.federate
(IvmContext.java:172)
at org.apache.openejb.core.ivm.naming.IvmContext.lookup
(IvmContext.java:129)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.apache.openejb.test.entity.cmr.AbstractCMRTest.setUp
(AbstractCMRTest.java:78)
at
org.apache.openejb.test.entity.cmr.ManyToManyComplexPkTests.setUp
(ManyToManyComplexPkTests.java:51)
at org.apache.openejb.test.NumberedTestCase.run
(NumberedTestCase.java:93)
I see there were some recent changes around a resource/connector tag,
I wonder if those are completely working?
I ran into this last night at which time Matt could build OK but I
don't see anything special about my build environment... no visible
changes from svn. I also updated and rebuild xbean locally.
thanks
david jencks