I need to find a way to set an application's startup state to STOPPED.
For example, if we restart a server, I would want the other
applications to turn on (as they do) but this one to remain off until
it is manually started.
I know I can put it in its own websphere server and then manage it that
way, but would prefer to use one of the other servers we already have
running due to memory constraints.
Thanks!
Dominic