[ https://issues.apache.org/jira/browse/CMIS-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Vieira Silva updated CMIS-901: ------------------------------------ Description: 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} was: 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} 2015-03-17 22:34:22,190 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=org.apache.chemistry.opencmis.server.impl.webservices.ObjectService {quote} > 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)