-
1. Re: question about nightly build
mculpepper Jun 13, 2006 3:23 PM (in response to sirmyth)You can edit the configuration name by going into the Launch Configuration properties.
Open the server's editor, and click the link near the bottom that says "Open Launch Configuration". You should see the command line arguments in the Launch configuration (--configuration=..)
FYI the JBossAS adapter will allow you to switch configurations through the server editor in the future.. -
2. Re: question about nightly build
mculpepper Jun 13, 2006 4:15 PM (in response to sirmyth)If you're using the new server tools AS adapter (inside the server view) then you cannot do as Marshall said.
When you create your server (right click in Server view, new -> server, jboss AS 4.0 etc), you need to set the location of your jboss home directory and then select the proper configuration from the list.
Once you create a server for that configuration you cannot change the configuration and must create a new server with the same home but a different configuration name.
I'm not sure if I should keep that this way or if I should let you change the configuration on the fly. Right now I'm leaning towards mandating they all remain separate servers. -
3. Re: question about nightly build
rob.stryker Jun 13, 2006 4:18 PM (in response to sirmyth)The last post was actually posted by Rob.Stryker@jboss.com, not marshall culpepper. Sorry for the mixup.
-
4. Re: question about nightly build
sirmyth Jun 14, 2006 2:24 PM (in response to sirmyth)Thank you for all your help!!!
Sincerely,