[ 
https://issues.apache.org/jira/browse/DOSGI-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497898#comment-13497898
 ] 

Sergey Beryozkin commented on DOSGI-142:
----------------------------------------

Hi Christian, FYI, seeing after rebuilding the trunk:

{code}
sberyozkin@sberyozkin-dell-precision:~/work/felix-framework-4.0.3-server$ java 
-jar bin/felix.jar 
ERROR: Bundle cxf-dosgi-ri-discovery-distributed [7] Error starting 
file:/home/sberyozkin/work/dosgi/trunk/distribution/multi-bundle/target/cxf-dosgi-ri-multibundle-distribution-1.4-SNAPSHOT-dir/apache-cxf-dosgi-ri-1.4-SNAPSHOT/dosgi_bundles/cxf-dosgi-ri-discovery-distributed-1.4-SNAPSHOT.jar
 (org.osgi.framework.BundleException: Unresolved constraint in bundle 
cxf-dosgi-ri-discovery-distributed [7]: Unable to resolve 7.0: missing 
requirement [7.0] osgi.wiring.package; 
(osgi.wiring.package=org.apache.cxf.dosgi.discovery.local))
org.osgi.framework.BundleException: Unresolved constraint in bundle 
cxf-dosgi-ri-discovery-distributed [7]: Unable to resolve 7.0: missing 
requirement [7.0] osgi.wiring.package; 
(osgi.wiring.package=org.apache.cxf.dosgi.discovery.local)
        at 
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
        at 
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
        at java.lang.Thread.run(Thread.java:662)
ERROR: Bundle cxf-dosgi-ri-discovery-distributed-zookeeper-server-config [5] 
Error starting 
file:/home/sberyozkin/work/dosgi/trunk/distribution/multi-bundle/target/cxf-dosgi-ri-multibundle-distribution-1.4-SNAPSHOT-dir/apache-cxf-dosgi-ri-1.4-SNAPSHOT/dosgi_bundles/cxf-dosgi-ri-discovery-distributed-zookeeper-server-config-1.4-SNAPSHOT.jar
 (org.osgi.framework.BundleException: Unresolved constraint in bundle 
cxf-dosgi-ri-discovery-distributed-zookeeper-server-config [5]: Unable to 
resolve 5.0: missing requirement [5.0] osgi.wiring.package; 
(&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle 
cxf-dosgi-ri-discovery-distributed-zookeeper-server-config [5]: Unable to 
resolve 5.0: missing requirement [5.0] osgi.wiring.package; 
(&(osgi.wiring.package=org.slf4j)(version>=1.6.0)(!(version>=2.0.0)))
        at 
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
        at 
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
        at java.lang.Thread.run(Thread.java:662)

{code}
                
> Upgrade CXF to 2.7.0
> --------------------
>
>                 Key: DOSGI-142
>                 URL: https://issues.apache.org/jira/browse/DOSGI-142
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 1.3.1
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 1.4
>
>
> In order to remove the spring depdendency out of cxf-dsw we need to upgrade 
> CXF to 2.7.0. 
> In the CXF version we currently use the WSPolicyFeature depends on 
> ApplicationContext.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to