|
From: David H. <dho...@gm...> - 2010-12-28 02:38:09
|
Being a Java programmer and not a Linux guru the best way I can explain the prior behavior I observed is that JSW behaved statically instead of per instance. However the only thing the same between the two instances, that I am aware of, is that the name of the wrapper executable and conf files are the same among instances. I assume there is a way to configure JSW as separate instances on Linux? -Dave On Mon, Dec 27, 2010 at 5:14 PM, David Hoffer <dho...@gm...> wrote: > This is probably a JSW/Linux newbie question. > > I want to deploy two (or more) applications to a Linux box and need to > control each of them separately with JSW. That is, I will have two > completely separate application folders each with its own wrapper and > configuration. > > Years ago I tried this with JSW and it didn't work, what happened is that > starting, stopping one of the wrappers effected both of the applications. I > had no idea why this happened. > > How do I configure for two applications on the same Linux box? Was this a > bug/problem with older versions or is there something I need to do to > configure this? > > Thanks, > -Dave > |