Hi Martin,
The JAXB classes are generated. Run a Maven build and the package with
the sources will appear.
The OpenCMIS server framework 0.13.0 does not work with CXF. Don't spent
any time looking into it.
OpenCMIS 0.14.0, on the other hand, only works with CXF. If you want
play with it, get the latest sources from SVN.
- Florian
Hello,
the download of source release 0.13 doesn't contain package
org.apache.chemistry.opencmis.commons.impl.jaxb.
I've got an exception in class RepositoryServicePort using Chemistry
with CXF and would like to take a look what's going on there:
javax.xml.ws.WebServiceException: Service endpoint interface class
org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
does not have a javax.jws.WebService annotation.
Kind regards
Martin