AW: AW: Missing Source

2016-02-19 Thread Martin.Brockmann
Hi Florian, for clarification: I'm running web applications (war) in a JBoss Server which request a repository via via OpenCMIS. Therefore I use the OpenCMIS client libraries for these requests. In order to provide the OpenCMIS framework for different application artefacts in the JBoss contai

Re: AW: Missing Source

2016-02-19 Thread Florian Müller
Hi Martin, No, there is no release date for OpenCMIS 0.14, yet. On the server side, OpenCMIS 0.13 and earlier only support the Sun JAX-WS RI. Starting with OpenCMIS 0.14 only CXF will be supported. We had to change the JAX-WS implementation because of issues with Java 8. On the client side, Op

RE: Connect to Alfresco with SSO

2016-02-19 Thread Bittard, Julien
Thank You for all your response. I check it quickly. julien -Message d'origine- De : Ian Wright [mailto:ian.wri...@well.ox.ac.uk] Envoyé : lundi 15 février 2016 13:28 À : dev@chemistry.apache.org Objet : Re: Connect to Alfresco with SSO Hi, It's not exactly straightforward but is poss

AW: Missing Source

2016-02-19 Thread Martin.Brockmann
Hi Florian, thanks for your reply. Do you have any informations concerning the release date of OpenCMIS 0.14? I saw comments in the OpenCMIS Axis2 implementation class that it's in an "experimental" state. Currently we are using Axis2 1.6.2 in a Java EE environment having trouble with gc limit

Re: Missing Source

2016-02-19 Thread Florian Müller
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 t

Missing Package

2016-02-19 Thread Martin.Brockmann
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 endpo

Missing Source

2016-02-19 Thread Martin.Brockmann
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 endpo