> >
>
> If you had read the Procrun documentation that Mark was kind enough to
> point you to above, you might have figured out that you need to modify
> your "--JvmOptions=..." syntax. You need to change it to
> "++JvmOptions=..." otherwise, you are overwriting all the other options
> that that
> -Original Message-
> From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com]
> Sent: Tuesday, February 12, 2013 5:35 PM
> To: Tomcat Users List
> Subject: RE: Need to Specify keystorePass on Command Line - Update
>
>
>
> > -Original Message-
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Tuesday, February 12, 2013 6:00 PM
> To: Tomcat Users List
> Subject: Re: Need to Specify keystorePass on Command Line - Update
>
> -BEGIN PGP SIGNED MESSAGE-
&g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 2/12/13 4:27 AM, Mark Thomas wrote:
> On 12/02/2013 00:53, Harris, Jeffrey E. wrote:
>> Current status:
>>
>> I replaced keystorePass= with
>> 'keystorePass="${kspassword}"' in server.xml, and executed the
>> command "tomcat7 //TS//Tomca
On 12/02/2013 00:53, Harris, Jeffrey E. wrote:
> Current status:
>
> I replaced keystorePass= with
> 'keystorePass="${kspassword}"' in server.xml, and executed the
> command "tomcat7 //TS//Tomcat7 --JvmOptions=-Dkspassword="
> and have been able to start the SSL listener as a console
> application
Current status:
I replaced keystorePass= with 'keystorePass="${kspassword}"' in
server.xml, and executed the command "tomcat7 //TS//Tomcat7
--JvmOptions=-Dkspassword=" and have been able to start the SSL
listener as a console application.
However, I have not been able to do the same thing with