Completed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
SE SupportSE SupportReporter
Brian ChanBrian ChanBranch Version/s
6.1.xBackported to Branch
CommittedComponents
Affects versions
Priority
Medium
Details
Details
Assignee
SE Support
SE SupportReporter
Brian Chan
Brian ChanBranch Version/s
6.1.x
Backported to Branch
Committed
Components
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created June 20, 2012 at 3:33 PM
Updated June 26, 2023 at 6:22 AM
Resolved August 6, 2012 at 3:23 PM
A lot of modifications are made to the app server when you run "ant deploy". Those should be limited to removing / adding jars, xml files that are needed for the portal application.
Other modifications that are not needed (changing default ports) or indirectly needed (relaxing certain app server rules, etc) should be done in "unzip-xxx" of build-dist.xml.