Hi Michael,
Sorry, my bad. I should have provided some migration hints. Here we go.
* Get the OpenCMIS code from trunk and build it.
* If you are not using Maven for your server, you have to remove all
OpenCMIS related jars from your WEB-INF/lib directory manually.
Then copy all files except
Hi,
What changes are needed?
I removed the WSServletContextListener listener.
Anything else?
Currently i get
org.apache.cxf.BusException: No binding factory for namespace
http://schemas.xmlsoap.org/wsdl/soap/ registered.
at
org.apache.cxf.bus.managers.BindingFactoryManagerImpl.getBindingFactory
s
From: Florian Müller
To: dev@chemistry.apache.org
Sent: Sunday, July 12, 2015 2:12 AM
Subject: Web Services and Java 8/9
Hi,
The Web Service binding server implementation of OpenCMIS was based on
the Sun JAX-WS RI. This JAX-WS implementation seems to have serious
issues with Java 8
es it make sense to have 2 versions of the
server framework available - one with support for all 3 bindings and the other
with atompub and browser binding only?
Thanks
From: Florian Müller
To: dev@chemistry.apache.org
Sent: Sunday, July 12, 2015 2:12 AM
Subject: Web Services and Java
Hi,
The Web Service binding server implementation of OpenCMIS was based on
the Sun JAX-WS RI. This JAX-WS implementation seems to have serious
issues with Java 8 and 9 (see [1] and [2]).
The Web Service binding client implementation used the JAX-WS provided
by the JRE. Because of some shortcom