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

error using webservice binding with java 8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • OpenCMIS 0.12.0
    • OpenCMIS 0.13.0
    • opencmis-commons
    • None
    • java version "1.8.0_20"
      Java(TM) SE Runtime Environment (build 1.8.0_20-b26)
      Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode)

    Description

      example stacktrace running RootFolderTest

      Exception in thread "main" 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:59)
      	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.$Proxy37.getRepositories(Unknown Source)
      	at org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:74)
      	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:155)
      	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

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: