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

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

Webspheres web services implementation has to be turned off to run an OpenCMIS 
based server.

The simplest way is to put the following line into the {{META-INF/MANIFEST.MF}} 
in your war file:
{{DisableIBMJAXWSEngine: true}}

(See 
https://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-server/chemistry-opencmis-server-archetype/src/main/resources/archetype-resources/pom.xml?view=markup
 how to do that via Maven.)

> Error when trying to deploy CMIS server in Websphere 8.5
> --------------------------------------------------------
>
>                 Key: CMIS-1034
>                 URL: https://issues.apache.org/jira/browse/CMIS-1034
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 1.1.0
>         Environment: Websphere 8.5/IBM JRE 7
>            Reporter: Irfan
>
> When trying to deploy a CMIS server in Websphere 8.5 server multiple errors 
> are thrown
> com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0271E: Uncaught 
> init() exception created by servlet [cmisws10] in application 
> [icmp-fedecm-1_1_1-SNAPSHOT_war]: javax.xml.ws.WebServiceException: 
> Validation error: WebMethod annotations cannot exist on implentation when 
> WebService.endpointInterface is set.  Implementation class: 
> org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService10
> com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0271E: Uncaught 
> init() exception created by servlet [cmisws11] in application 
> [icmp-fedecm-1_1_1-SNAPSHOT_war]: java.lang.UnsupportedOperationException: 
> Endpoint publish not allowed in managed environment



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to