Hello! I am trying to get jboss to use the server configuration in the directory that I specify by setting the system property jboss.server.home.url. The server start fine when I do this and everything seems as it should be at first glance. But! The data, log and tmp directories does not end up in the directory that I expected, namly the directory that jboss.server.home.url points to.
I played around some more. Now I am also setting jboss.server.name and jboss.server.base.url. The data, log and tmp directories end up in JBOSS_DIST/server/$jboss.server.name and not in $jboss.server.home.url (or maybe $jboss.server.base.url/$jboss.server.name) as I would have expected. Does anyone know why this is? Perhaps this is the way that it us supposed to work? Can someone please explain? =) Thanks in advance! :.:: mattias View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838187#3838187 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838187 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
