On Fri, Jul 8, 2011 at 11:46 AM, Charles Moulliard <[email protected]> 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
