[jboss-user] [JBoss Seam] - Re: Directory Path on Jboss server

norman.richards@jboss.com do-not-reply at jboss.com
Wed Sep 26 13:17:31 EDT 2007


You can get ServerHomeDir from the ServerConfig MBean if you really need it, but I'd encourage you to consider using ServerDataDir (server/default/data) for things like that.  You might also consider just using getResourceAsStream instead of direct file access.


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

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



More information about the jboss-user mailing list