You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2020/02/27 10:37:45 UTC

[GitHub] [tomcat] hamza86 commented on issue #244: The '$' in the class name of Digester$EnvironmentPropertySource is no…

hamza86 commented on issue #244: The '$' in the class name of Digester$EnvironmentPropertySource is no…
URL: https://github.com/apache/tomcat/pull/244#issuecomment-591900457
 
 
   I was trying to use this feature on Tomcat 9.x and from my experience, I found it briefly documented. This feature is really important to run legacy apps on Kubernetes since most of the configurations are coming from config maps. 
   What I would do, is to create one class that read properties form system properties and environment properties. Ofc a priority mechanism must be introduced to avoid overlapping/overriding properties. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org