Bug 61345 - Allow system property value replacement from the digester property source
Summary: Allow system property value replacement from the digester property source
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 9
Classification: Unclassified
Component: Util (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: -----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-26 11:43 UTC by Remy Maucherat
Modified: 2017-07-26 12:30 UTC (History)
0 users



Attachments
Listener for system property replacement (3.74 KB, patch)
2017-07-26 11:43 UTC, Remy Maucherat
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Maucherat 2017-07-26 11:43:21 UTC
Created attachment 35178 [details]
Listener for system property replacement

Add a server listener that can be used to do system property replacement from the property source configured in the digester.
Comment 1 Remy Maucherat 2017-07-26 12:30:16 UTC
I have added this minor feature to 9M26 and 8.5.20, and I don't plan to backport it further unless there's demand for it.