You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2015/03/18 09:31:38 UTC

[jira] [Commented] (CMIS-901) Unable to deploy fileshare war in Wildfly 8.2.0

    [ https://issues.apache.org/jira/browse/CMIS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366815#comment-14366815 ] 

Florian Müller commented on CMIS-901:
-------------------------------------

The OpenCMIS server doesn't work with CXF. Make sure that you have all OpenCMIS server jars in your web application and disable CXF for this web application. That might require changing the classloader configuration of the web application.

> Unable to deploy fileshare war in Wildfly 8.2.0
> -----------------------------------------------
>
>                 Key: CMIS-901
>                 URL: https://issues.apache.org/jira/browse/CMIS-901
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server-fileshare
>    Affects Versions: OpenCMIS 0.12.0
>         Environment: Windows 8.1, Java 1.8, WildFly 8.2.0
>            Reporter: Pedro Vieira Silva
>            Priority: Blocker
>              Labels: deploy, deployment, opencmis, wildfly
>         Attachments: jboss-server.log
>
>
> Start WildFly in standalone mode access the admin console and try to deployy chemistry-opencmis-server-fileshare-0.12.0.war. 
> The war is not deployed and there is an error in the log stating:
> {quote}
> Caused by: javax.xml.ws.WebServiceException: org.apache.cxf.jaxws.JaxWsConfigurationException: The @javax.jws.WebMethod(exclude=true) cannot be used on a service endpoint interface. Method: createType
> Caused by: org.apache.cxf.jaxws.JaxWsConfigurationException: The @javax.jws.WebMethod(exclude=true) cannot be used on a service endpoint interface. Method: createType"}}
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)