I'm a new PHP developer migrating to Java, so many of these basic, obvious things I don't know how to quite implement yet.
So my understanding is that I can have a system.properties file somewhere to set some string based key = value pairs? Google is not helping me find the file name, where to put it, or what this file should look like. I came across one article that made it look like system properties are just a part of another xml config file. So, using tomee 1.7.1, where do i put this file, what do I call it, and is it just: "some.thing" = "value" ? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Total-noob-question-system-properties-tp4674263.html Sent from the TomEE Users mailing list archive at Nabble.com.
