What's the best way to get the path to the var directory in your geronimo installation? I have used:

System.getProperty("org.apache.geronimo.server.dir") + "/var";

But it seems like their might be a better way.  Is there?

Reply via email to