On Tue, Jul 14, 2009 at 5:34 PM, daniel.green<october...@gmail.com> wrote: > > > Tim O'Brien wrote: >> >> You should take a look at Cargo: http://cargo.codehaus.org/ >> > Thank you for the info! Is > http://cargo.codehaus.org/Passing+system+properties what I'm looking for? > That would have the effect of -D, right? >
I believe so, although I have to admit I've never used JBoss so don't hold me to it. > > Tim O'Brien wrote: >> >> You should take a look at Cargo: http://cargo.codehaus.org/ >> >> Cargo has a Maven 2 plugin which will allow you complete control over >> your JBoss server. >> >> Tim >> >> On Tue, Jul 14, 2009 at 5:20 PM, daniel.green<october...@gmail.com> wrote: >>> >>> I would like to configure my build scripts to deploy an ear file to a >>> remote >>> jboss server. However, as a requirement, I also need the ability to start >>> the server, from the script, with parameters. >>> >>> Our current Perl and Bash scripts start the server with the following >>> arguments: >>> >>> <code> >>> --configuration="..." -b localhost -Djboss.jndi.conf.root="..." >>> -Djboss.jndi.conf.specific="..." >>> </code> >>> >>> Is it possible to replicate this behavior through maven and >>> jboss-maven-plugin? Or am I stuck with Perl and Bash for now? >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Passing-Variables-at-JBoss-Startup-tp24488807p24488807.html >>> Sent from the Maven - Users mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >>> For additional commands, e-mail: users-h...@maven.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven.apache.org >> >> >> > > -- > View this message in context: > http://www.nabble.com/Passing-Variables-at-JBoss-Startup-tp24488807p24488990.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org