I'm getting the following compile error this morning when trying to build openejb2:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

C:\Geronimo\builds\openejb\yoko2a\openejb2\modules\openejb-core\src\main\java\or
g\apache\openejb\client\JNDIResponse.java:[31,39] package org.apache.xbean.namin
g.context does not exist

C:\Geronimo\builds\openejb\yoko2a\openejb2\modules\openejb-core\src\main\java\or
g\apache\openejb\client\JNDIResponse.java:[133,26] cannot resolve symbol
symbol  : class ImmutableContext
location: class org.apache.openejb.client.JNDIResponse


Reply via email to