Step two is how to start CF on the comment line using an alternate
config (you probably aren't doing this much)

Step three is how to reconfigure the windows service to run it using
the alternate config.

You would not run CF both ways simultaneously, they are two different
ways of starting CF.

-Cameron

On Thu, Jan 28, 2010 at 10:23 AM, Ian Skinner <[email protected]> wrote:
>
> I am looking to set up individual jvm.config files for each of our
> ColdFusion|JRun4 instances.  I have read the TechNote
> http://kb2.adobe.com/cps/182/tn_18206.html.  I have a question
> concerning steps two and three of these instructions.
>
> Step two indicates to start jurn with an alternate configuration file
> one uses the following command:
> jrun -config jvm.config_alt_config_name -start default
>
> Step three indicates to enable the new JVM to run as a windows service
> one sues the following command:
> jrunsvc -install default "JRun Service Name" -config jvm.alt_config_name
>
> My question is are these commands either|or OR both?  IE Do I run one or
> the other depending on if I just want to run JRun or run it as a windows
> service, or do I need to run both commands to first start JRun and then
> to configure it as a windows service?
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330212
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to