Feature Requests item #444937, was opened at 2001-07-26 14:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=444937&group_id=22866

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Separate Install and Config dir

Initial Comment:



When org.jboss.main finds the config directory the 
path to it is hardcoded as "../conf". (Don't know if 
there are more places where ../conf is specified. 
Earlier in the method the classpath is used to find 
the conf dir though.)

I would like to have the ability in jboss to define 
another place for the directory. This would for 
example be useful if I have one jboss installation on 
a machine and want to have separate (and complete) 
project directories for several projects.

The reason I wanted it now is that I am trying to 
define a directory tree for jboss development where I 
want to have everything in that tree (except the tools 
I am using, JBoss, Ant, etc.) But I think there would 
be a demand for such a feature from organisations that 
likes to centralize their installations.

I think the way I would like to do it is to be able to 
specifiy a property "jboss.configdir" that would be 
where the configs are (or possible that 
jboss.configdir would specify the specific 
configuration (default/tomcat/...))



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=444937&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to