Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-1066

OpenCMIS Chemistry jar (chemistry-opencmis-commons-impl-0.13.0.jar) is showing missing class references on Java 11 build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • OpenCMIS 0.13.0
    • None
    • opencmis-commons
    • None

    Description

      Running a jdeprscan on chemistry-opencmis-commons-impl-0.13.0.jar throws the following as missing class references on a Java 11 build. Can these be validated and supported with any of the latest versions of these jars?

      jdeprscan output for the above mentioned jar:
      error: cannot find class com/sun/xml/internal/ws/api/pipe/helper/AbstractFilterTubeImpl
      error: cannot find class com/sun/xml/ws/api/pipe/helper/AbstractFilterTubeImpl
      error: cannot find class com/sun/xml/internal/ws/api/message/Packet
      error: cannot find class com/sun/xml/internal/ws/api/message/Message
      error: cannot resolve Methodref org/apache/chemistry/opencmis/commons/impl/tube/AbstractJreWssTube.processResponse:(Lcom/sun/xml/internal/ws/api/message/Packet;)Lcom/sun/xml/internal/ws/api/pipe/NextAction;
      error: cannot find class com/sun/xml/internal/ws/api/message/HeaderList
      error: cannot find class com/sun/xml/internal/ws/api/WSBinding
      error: cannot find class com/sun/xml/internal/ws/api/message/Header
      error: cannot find class com/sun/xml/internal/ws/api/SOAPVersion
      error: cannot find class com/sun/xml/ws/api/message/Packet
      error: cannot resolve Methodref org/apache/chemistry/opencmis/commons/impl/tube/AbstractWssTube.processResponse:(Lcom/sun/xml/ws/api/message/Packet;)Lcom/sun/xml/ws/api/pipe/NextAction;
      error: cannot find class com/sun/xml/ws/api/message/Message
      error: cannot find class com/sun/xml/ws/api/message/HeaderList
      error: cannot find class com/sun/xml/ws/api/WSBinding
      error: cannot find class com/sun/xml/ws/api/message/Header
      error: cannot find class com/sun/xml/ws/api/SOAPVersion
      error: cannot find class com/sun/xml/internal/ws/api/pipe/ClientTubeAssemblerContext
      error: cannot find class com/sun/xml/internal/ws/api/pipe/ServerTubeAssemblerContext
      error: cannot find class com/sun/xml/internal/ws/api/pipe/TubelineAssembler
      error: cannot find class com/sun/xml/internal/ws/api/pipe/TubelineAssemblerFactory
      error: cannot find class com/sun/xml/ws/api/pipe/ClientTubeAssemblerContext
      error: cannot find class com/sun/xml/ws/api/pipe/ServerTubeAssemblerContext
      error: cannot find class com/sun/xml/ws/api/pipe/TubelineAssembler
      error: cannot find class com/sun/xml/ws/api/pipe/TubelineAssemblerFactory
      error: cannot resolve Methodref org/apache/chemistry/opencmis/commons/impl/tube/AbstractWssTube.processResponse:(Lcom/sun/xml/ws/api/message/Packet;)Lcom/sun/xml/ws/api/pipe/NextAction;
      error: cannot find class com/sun/xml/ws/api/message/Headers

      Ran a similar scan on the latest version of the jar as well, running into similar issues.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pavan.b9@gmail.com Bonda Pavan Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: