You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Shawn Jiang <ge...@gmail.com> on 2011/09/06 18:06:02 UTC

Latest openejb trunk code breaks gernimo trunk build.

Can anyone take a look ?     I will fix this if it's not fixed in my
tomorrow morning.
-----------------------------------------------------------

    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[org.apache.geronimo.system.configuration.DependencyManager] : Could not
start bundle: org.apache.openejb.osgi-core [127]
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.openejb.osgi-core [127]: Unable to resolve 127.0: missing
requirement [127.0] package;
(&(package=org.apache.openejb.config)(version>=4.0.0)) [caused by: Unable to
resolve 110.0: missing requirement [110.0] package;
(&(package=org.apache.openejb.loader)(version>=4.0.0)) [caused by: Unable to
resolve 113.0: missing requirement [113.0] package;
(package=org.apache.openejb) [caused by: Unable to resolve 110.0: missing
requirement [110.0] package; (package=org.hsqldb.jdbc)]]]
    at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)
    at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)
    at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)
    at
org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:493)
    at
org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:116)
    at
org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800)




-- 
Shawn