[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to access the deploy folder from inside my applicati

pete007 do-not-reply at jboss.com
Thu Feb 28 13:33:01 EST 2008


That's what I was looking for, thank you.

Now I can use it this way:
import org.jboss.system.server.ServerConfigLocator;
  | ..
  |   private String imgFolderPath = ServerConfigLocator.locate().getServerHomeDir() + "/deploy/jboss-web.deployer/ROOT.war/images/";


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

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



More information about the jboss-user mailing list