mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
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:
@@ -68,6 +68,12 @@
|
||||
<type>amp</type>
|
||||
</overlay>
|
||||
</overlays>
|
||||
<archive>
|
||||
<manifestEntries>
|
||||
<!-- WebSphere property -->
|
||||
<DisableIBMJAXWSEngine>true</DisableIBMJAXWSEngine>
|
||||
</manifestEntries>
|
||||
</archive>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
||||
Reference in New Issue
Block a user