Hi Jacek, As mentioned in the ticket, you have to restart Karaf after deploying all the bundles + features as some of them are not installed in the correct order. Sorry, I have found the time this morning to finalise this job. The good news is that if all the bundles required are there we can next create a features file to deploy easily OpenEJB. After rebooting Felix will resolve correctly the dependencies
Regards, Charles Moulliard Apache Committer Blog : http://cmoulliard.blogspot.com Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linkedin.com/in/charlesmoulliard Skype: cmoulliard On Fri, Jul 8, 2011 at 12:34 PM, Jacek Laskowski-2 [via OpenEJB] <[email protected]> wrote: > On Fri, Jul 8, 2011 at 11:46 AM, Charles Moulliard <[hidden email]> wrote: >> Here is the ticket + instructions to deploy and reproduce the error : >> >> https://issues.apache.org/jira/browse/OPENEJB-1627 > > Thanks! I'm getting the following errors after I deployed the very > first 4 bundles: > > ERROR: Bundle org.apache.servicemix.specs.jaxws-api-2.2 [53] Error > starting > mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.7.0 > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.servicemix.specs.jaxws-api-2.2 [53]: Unable to resolve > 53.0: missing requirement [53.0] package; > (&(package=javax.xml.soap)(version>=1.3.0))) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.servicemix.specs.jaxws-api-2.2 [53]: Unable to resolve > 53.0: missing requirement [53.0] package; > (&(package=javax.xml.soap)(version>=1.3.0)) > > What bundle is supposed to export (package=javax.xml.soap)(version>=1.3.0)? > > Jacek > > -- > Jacek Laskowski > Java EE, functional languages and IBM WebSphere - http://blog.japila.pl > Warszawa JUG conference = Confitura (formerly Javarsovia) :: > http://confitura.pl > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://openejb.979440.n4.nabble.com/Issue-with-openejb-on-OSGI-tp3643290p3653666.html > To unsubscribe from Issue with openejb on OSGI, click here. -- View this message in context: http://openejb.979440.n4.nabble.com/Issue-with-openejb-on-OSGI-tp3643290p3653673.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
