REPO-1238 / REPO-1567: Websphere doesn't start with OpenCMIS 1.0.0

- Add the DisableIBMJAXWSEngine property for the full distribution, because alfresco.war is repackaged.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/branches/5.2.N@132846 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Ancuta Morarasu
2016-11-16 17:48:45 +00:00
parent c595a39b19
commit 7c0bcba72f
+6
View File
@@ -68,6 +68,12 @@
<type>amp</type>
</overlay>
</overlays>
<archive>
<manifestEntries>
<!-- WebSphere property -->
<DisableIBMJAXWSEngine>true</DisableIBMJAXWSEngine>
</manifestEntries>
</archive>
</configuration>
<executions>
<execution>