Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
On Sun, Mar 9, 2014 at 7:48 PM, Neven Cvetkovic wrote: > On Sun, Mar 9, 2014 at 11:29 AM, Ahmed Dalatony >wrote: > > > On Sun, Mar 9, 2014 at 5:05 PM, Neven Cvetkovic > > wrote: > > > > > Ahmed, > > > > > > On Sun, Mar 9, 2014 at 1

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
On Sun, Mar 9, 2014 at 5:05 PM, Neven Cvetkovic wrote: > Ahmed, > > On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony >wrote: > > > hello, > > > can you help me little more with example or simpler doc > > i'm new to tomcat config > > and i

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
On Sun, Mar 9, 2014 at 2:13 PM, Daniel Mikusa wrote: > On Mar 9, 2014, at 8:08 AM, Ahmed Dalatony > wrote: > > > hello, > > i'm running a server with multiple instance of tomcat > > each instance has some apps deployed & accessed with host:port > > li

simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
hello, i'm running a server with multiple instance of tomcat each instance has some apps deployed & accessed with host:port like myhost.com:/app1 myhost.com:/app2 myhost.com:/app3 is there any way to hide the port from users & making app URL simpler with keeping multi instance ??? like

Re: tomcat 7 for production

2014-03-02 Thread Ahmed Dalatony
there is more stable production ready release??? thank you, On Sun, Mar 2, 2014 at 9:33 PM, David Kerber wrote: > On 3/2/2014 2:14 PM, Ahmed Dalatony wrote: > >> hello all, >> i'm planning to use tomcat in production server >> which version is ready for production u

tomcat 7 for production

2014-03-02 Thread Ahmed Dalatony
hello all, i'm planning to use tomcat in production server which version is ready for production use ??? thank you