On Mon, Apr 22, 2002 at 09:51:01AM +0200, Sacha Labourey wrote: > I see an interest in setting port numbers in an external config file (le'ts > say parameters.xml or port.xml, whatever). > > Then we would reference this file from our jboss-services.xml files instead > of disseminating port configuration everywhere in 8 XML files and 3 SARs. > Furthermore (and you will understand why I propose this), if you want to run > 2 JBoss instances on the same IP address, configuration becomes a headache.
I don't know whether that's the right solution or not (there's the question of heterogenous servlet container configuration), but I definitely feel the pain of the problem. We maintain one set of config files on our test server for each developer, so they can test their code without stomping on anyone else's work. It's not unusual to have a dozen instances of JBoss running simultaneously (while I am grateful this is possible, I wouldn't mind if it were easier). Of course, this also affects stuff like DataSource as well as ports. -Michael _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development