[Resin-interest] Passing arguments on the command line vs. using

2008-08-12 Thread Rob Lockstone
Prior to version 3.1.x of Resin, it was possible to pass arguments to the script that started resin, typically -X and -D arguments that would get passed to the JVM. As of version 3.1, this is now accomplished by using the tag in the resin.conf file. As a developer, I like to be able run ou

Re: [Resin-interest] Passing arguments on the command line vs. using

2008-08-12 Thread Scott Ferguson
On Aug 12, 2008, at 4:05 PM, Rob Lockstone wrote: > Prior to version 3.1.x of Resin, it was possible to pass arguments to > the script that started resin, typically -X and -D arguments that > would get passed to the JVM. > > As of version 3.1, this is now accomplished by using the tag > in the r

Re: [Resin-interest] Passing arguments on the command line vs. using

2008-08-12 Thread Rob Lockstone
On Aug 12, 2008, at 16:20, Scott Ferguson wrote: > > On Aug 12, 2008, at 4:05 PM, Rob Lockstone wrote: > >> Prior to version 3.1.x of Resin, it was possible to pass arguments to >> the script that started resin, typically -X and -D arguments that >> would get passed to the JVM. >> >> As of version

Re: [Resin-interest] Passing arguments on the command line vs. using

2008-08-12 Thread Scott Ferguson
On Aug 12, 2008, at 4:35 PM, Rob Lockstone wrote: > > Cool! Do you mean the snapshot? Because I have 3.1.6 Pro and it > doesn't allow that. 3.1.6 should. Can you check with -verbose? -- Scott > > > Rob > > >> >> >> -- Scott >> >>> >>> >>> As a developer, I like to be able run our code locally

Re: [Resin-interest] Passing arguments on the command line vs. using

2008-08-12 Thread Rob Lockstone
For the list archives. After further offline discussion with Scott, a bug has been filed regarding this issue: http://bugs.caucho.com/view.php?id=2841 Rob On Aug 12, 2008, at 16:50, Scott Ferguson wrote: > On Aug 12, 2008, at 4:35 PM, Rob Lockstone wrote: > >> Cool! Do you mean the snapshot?