[jboss-user] [Beginners Corner] - Re: get the current jboss deployment directory at runtime?

jaikiran do-not-reply at jboss.com
Fri May 23 10:53:59 EDT 2008


String deployDir = System.getProperty("jboss.server.home.dir") + "/deploy";

See this for other properties http://wiki.jboss.org/wiki/JBossProperties

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152990#4152990

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152990



More information about the jboss-user mailing list