Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4921 problem with installing / uninstalling features in fuse 6.3
  3. ENTESB-4922

can't install feature cxf *ws* features due to problematic org.joda.time import

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.3
    • CXF, Karaf
    • None
    • % %

      Two dependency chains for org.joda.time package

      Found in: JBoss Fuse (6.3.0.redhat-015)

      Steps to reproduce

      • start fuse
      • features:install wss4j
      JBossFuse:karaf@root> features:install wss4j 
      Error executing command: Could not start bundle mvn:org.apache.wss4j/wss4j-ws-security-policy-stax/2.1.4 in feature(s) wss4j-2.1.4: Uses constraint violation. Unable to resolve bundle revision org.apache.wss4j.wss4j-ws-security-stax [303.0] because it is exposed to package 'org.joda.time' from bundle revisions joda-time [295.0] and joda-time [216.0] via two dependency chains.                                                
      
      Chain 1:                                                                                                                                                                                                             
        org.apache.wss4j.wss4j-ws-security-stax [303.0]                                                                                                                                                                    
          import: (&(osgi.wiring.package=org.joda.time)(version>=2.7.0)(!(version>=3.0.0)))                                                                                                                                
           |                                                                                                                                                                                                               
          export: osgi.wiring.package=org.joda.time                                                                                                                                                                        
        joda-time [295.0]
      
      Chain 2:
        org.apache.wss4j.wss4j-ws-security-stax [303.0]
          import: (osgi.wiring.package=org.opensaml.xmlsec.signature.support)
           |
          export: osgi.wiring.package=org.opensaml.xmlsec.signature.support; uses:=org.joda.time
        org.apache.servicemix.bundles.opensaml [294.0]
          import: (&(osgi.wiring.package=org.joda.time)(version>=2.2.0)(!(version>=3.0.0)))
           |
          export: osgi.wiring.package=org.joda.time
        joda-time [216.0]
      

      Affected features

      • cxf
      • wss4j
      • cxf-ws-security
      • cxf-rt-security-saml
      • cxf-rs-security-xml
      • cxf-rs-security-sso-saml

            acosenti Andrea Cosentino
            jludvice Josef Ludvicek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: