Re: can't access to Manager Application in Eclipse

2015-03-27 Thread Eldon Olmstead
On 15-03-27 04:00 PM, Pavel Yermolenko wrote: Hello, After "activating" of management accounts in tomcat-users.xml I still can't access to "Manager App" page (please see extract from tomcat-users.xml below). Once the server stoped/run, the login window doesn't appear when clicking on "Manage

Re: URI mapping

2011-10-22 Thread Eldon Olmstead
On 2011-10-22 5:57 PM, Pid wrote: On 22/10/2011 17:42, Eldon Olmstead wrote: Thanks for the response Mark, Ok so if I want to keep mod_jk as part of this, ( it is what we use at work ), then if I understand right, I have no choice but to make tomcat support /tomcat7/ in the path. Do I do

Re: URI mapping

2011-10-22 Thread Eldon Olmstead
other configuration changes? What is the right way to do this? The way we have it at work is that each tomcat worker is pointing to one developer's tomcat installation for the developer to do with as they need. On 2011-10-22 1:17 PM, Mark Thomas wrote: On 22/10/2011 17:11, Eldon Olm

URI mapping

2011-10-22 Thread Eldon Olmstead
Hello, I'm using the following Apache2.2 mod_jk 1.2.32 Tomcat 7.0.21 I am trying to understand how to configure Apache to allow access to Tomcat via mod_jk. I have already made some progress, but have got stuck on one point. Currently, I can access Apache at http://localhost ( works ) I can