Re: Run several applications on different ports, isolated from each other

2008-06-13 Thread David kerber
Ben Stringer wrote: On Fri, 2008-06-13 at 14:35 +0200, Yves Glodt wrote: Hello Christopher and List, thank you very much for your detailed description! I am currently evaluating all the possibilities to run my 2 applications side- by-side. Another idea I came up with is: Use only one insta

Re: Run several applications on different ports, isolated from each other

2008-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yves, | Another idea I came up with is: | | Use only one instance of Tomcat, but create 2 connectors, which each hold one | host, and these hosts have different appBase-folders. Then my apps would been | isolated, and I would connect to them via mod_

Re: Run several applications on different ports, isolated from each other

2008-06-13 Thread Ben Stringer
On Fri, 2008-06-13 at 14:35 +0200, Yves Glodt wrote: > Hello Christopher and List, > > thank you very much for your detailed description! > I am currently evaluating all the possibilities to run my 2 applications side- > by-side. > > Another idea I came up with is: > > Use only one instance of T

Re: Run several applications on different ports, isolated from each other

2008-06-13 Thread Yves Glodt
Hello Christopher and List, thank you very much for your detailed description! I am currently evaluating all the possibilities to run my 2 applications side- by-side. Another idea I came up with is: Use only one instance of Tomcat, but create 2 connectors, which each hold one host, and these ho

Re: Run several applications on different ports, isolated from each other

2008-06-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yves, Yves Glodt wrote: | I need to run now another application on tomcat, and what I think to do is to | have another "instance" of tomcat running on another port, isolated from my | OpenCms, with a different webapps folder as well. Yep, you need a