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

webservices binding client not working on java 8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • OpenCMIS 0.13.0
    • OpenCMIS 0.14.0
    • opencmis-client
    • None
    • java version "1.8.0_40"
      Java(TM) SE Runtime Environment (build 1.8.0_40-b25)
      Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)

    Description

      The client is not working for the webservices binding on java 8.

      stacktrace:

      java.lang.NoSuchMethodError: com.sun.xml.internal.ws.api.message.Message.getHeaders()Lcom/sun/xml/internal/ws/api/message/HeaderList;
      	at org.apache.chemistry.opencmis.commons.impl.tube.client.JreWssMUTube.processResponse(JreWssMUTube.java:62)
      	at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Fiber.java:1132)
      	at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Fiber.java:1035)
      	at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Fiber.java:1004)
      	at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Fiber.java:862)
      	at com.sun.xml.internal.ws.client.Stub.process(Stub.java:448)
      	at com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(SEIStub.java:178)
      	at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:93)
      	at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:77)
      	at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:147)
      	at com.sun.proxy.$Proxy38.getRepositories(Unknown Source)
      	at org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:76)
      	at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:90)
      	at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:135)
      	at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:112)
      	at org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(AbstractSessionTest.java:160)
      	at org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(AbstractCmisTestGroup.java:109)
      	at org.apache.chemistry.opencmis.tck.runner.AbstractRunner.run(AbstractRunner.java:221)
      

      Attachments

        1. issue.diff
          3 kB
          Michael Brackx

        Issue Links

          Activity

            People

              fmui Florian Müller
              brackxm Michael Brackx
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: