Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5563

io.fabric8.fabric-maven bundle misses import of package org.ietf.jgss

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Fabric8 v1
    • None
    • % %
    • Sprint 5 - towards ER2

      When a profile containing custom features using maven proxy is added to the child container,
      "java.lang.ClassNotFoundException: org.ietf.jgss.GSSException not found by io.fabric8.fabric-maven [57]" exception is thrown.

      Caused by: java.lang.ClassNotFoundException: org.ietf.jgss.GSSException not found by io.fabric8.fabric-maven [57]
      	at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1556)[org.apache.felix.framework-4.4.1.jar:]
      	at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:77)[org.apache.felix.framework-4.4.1.jar:]
      	at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1993)[org.apache.felix.framework-4.4.1.jar:]
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_67]
      	... 30 more
      

      io.fabric8.fabric-maven bundle does not import the package org.ietf.jgss

      Workaround found by creating a fragment bundle to io.fabric8.fabric-maven which imports org.ietf.jgss

            pantinor@redhat.com Paolo Antinori
            rhn-support-shsingh Shailendra Singh
            Emil Cervenan Emil Cervenan
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: