Issue (View Online)

Key: NXP-580
Issue Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: George Lefter
Reporter: Eric Kleinhans
Original Estimate: 1 day
Remaining Estimate: 1 day
Environment: Windows

Operations

View all
View comments
View history
deploy/security.sar/jboss-service.xml file is replaced instead of modified during the deployment process 
Updated: 17/02/07 18:18   Created: 09/02/07 13:41  

The following comment has been added to this issue: [ Permlink ]

Author: Florent Guillaume
Date: 17/02/07 18:18
Comment:
We are already using an XSLT, org.nuxeo.ecm.webapp/build.xml has:

  <!--
    Changes the cache expiration time for security credentials - workaround
    for an application configuration issue
  -->
  <target name="deploy-security-config" description="fix cache expiration period">
    <xslt style="resources/security-jboss-service.xsl" in="${deploy.dir}/${security.dirname}/jboss-service.xml" out="out/security-jboss-service.xml" />
    <copy overwrite="true" file="out/security-jboss-service.xml" tofile="${deploy.dir}/${security.dirname}/jboss-service.xml" />
  </target>

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 M1

 Description   
During the deployment process the deploy/security.sar/jboss-service.xml file is replaced instead of modified.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to