Hi there. First of all, congratulations for the project. Very nice initiative.
I am trying to install the 4.0.0-beta-2-SNAPSHOT feature located on maven central repo but with no sucess. There is no feature over there. So I tried to add with success the 4.0.0-beta-1 feature. But then I figured that there is no openejb-server embbeded feature. Why? And when I tried openejb-core-osgi embbeded features I got this error: karaf@root> features:install -v openejb-core-osgi Installing feature openejb-core-osgi 4.0.0-beta-1 Installing feature openejb-core 4.0.0-beta-1 Installing feature javaee-api-embedded 5.0-2 Installing bundle mvn:org.apache.geronimo.specs/geronimo-activation_1.1_spec/1.0.2 Found installed bundle: org.apache.geronimo.specs.geronimo-annotation_1.0_spec [315] Installing bundle mvn:org.apache.geronimo.specs/geronimo-ejb_3.0_spec/1.0.1 Installing bundle mvn:org.apache.geronimo.specs/geronimo-interceptor_3.0_spec/1.0.1 Installing bundle mvn:org.apache.geronimo.specs/geronimo-j2ee-connector_1.5_spec/2.0.0 Error executing command: Jar is not a bundle, no Bundle-SymbolicName mvn:org.apache.geronimo.specs/geronimo-j2ee-deployment_1.1_spec/1.1 I really need to deploy a ejb feature on my osgi project. Please help me! Thanks! -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-4-x-and-Karaf-2-2-5-tp4572770p4572770.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
