Hi JBoss gurus, i'm using a JBoss configuration system that by means of some ant files generates a customized server-bindings.xml and an associated properties file. Passing this properties file at server startup with the --properties option i'm able to start in the same machine many different server instances, each with its own set of working directories (conf, data, deploy, lib, log, etc, like Tomcat) and its own set of ports, but with a single installation and with a single server default dir.
As asked in eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=212727 i installed JBoss Tools 3.0.0.Alpha1 under eclipse 3.4, but to my great disappointment i discovered that the server launch config, generated when i define a new server is armored and is not alterable in any way. If i try to alter the server startup options the launch config is marked in error and any change seems to be ignored. I want to be able to start those servers from eclipse so what i'm asking is that the Tools should not restrict us to the basic server configuration options, but instead allow complete flexibility to use all the advanced configuration options that JBoss provides. I'd like to open an enhancement request for this problem, would you please comment on it? Thanks, Gabriele View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181772#4181772 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181772 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
