0

How can I set system properties for my project which is running in apache tomcat. I don't wish to add any hard coded properties (like the or ).

I am trying to understand what is specified here : Apache Tomcat Configuration Reference

But for my knowledge - I feel some difficulties in understanding it or it is taking too much time.

How can I specify the System Properties in Apache Tomcat 6.0.39

earthmover
  • 4,395
  • 10
  • 43
  • 74
Sreevidya Aravind
  • 433
  • 1
  • 6
  • 18
  • Can you give us some examples to better understand what do you want to do? – Skizzo May 27 '14 at 11:02
  • Like properties-service.xml in JBOSS I need to specify the SystemProperties in Tomcat – Sreevidya Aravind May 27 '14 at 11:11
  • possible duplicate of [How can I specify system properties in Tomcat configuration on startup?](http://stackoverflow.com/questions/372686/how-can-i-specify-system-properties-in-tomcat-configuration-on-startup) – pingw33n May 27 '14 at 11:42
  • Yes but the answers says to modify the web.xml. But , I need to specify it in the tomcat itself. Like a .sh file or .xml . Is it possible? If so, How? – Sreevidya Aravind May 28 '14 at 04:37

0 Answers0