Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
kfujino wrote > > Hi > > Is "etc/tomcat5/tomcat-users.xml" correct? > The absolute path needs to start with "/". > The correct pathname is "/etc/tomcat5/tomcat-users.xml". > > Keiichi.Fujino > > - > To unsubscribe, e-mail: use

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Arnaud LARROQUE wrote > > Hello, > > Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is > confusing. > > URL changed in the tomcat 7 manager app : are you accessing through > http://your-host:your-port/manager/html ? > Thank you for your response. I have installed Tomcat 7.0.

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Igor Cicimov wrote > > On Fri, Jun 29, 2012 at 11:17 AM, kl2eativ wrote: > >> Hello. I am having problems trying to authenticate my tomcat 7 manager >> app. I >> keep getting a 401 Unauthorized page. My config is as follows: >> tomcat-users.xml (Located in /etc/tomcat5) >> [code] >>

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Thank you for your response. I am not sure what you mean with the first question. As for the second one I access it locally via mydomainname:8080, Then the tomcat pages loads and to the top right corner I have the three options, Server Status, Manager App and Host Manager. -- View this message in

Re: Any way to deal with too many request per second?

2012-06-30 Thread Brian Braun
Hi Joseph, Could you elaborate that further please? It sounds like a solution, but I didn't understand it. Thanks in advance! On Fri, Jun 29, 2012 at 8:28 PM, Joseph wrote: > Try jdk build in block queue in concurrent pkg > > 在 2012-6-30,7:57,Brian Braun 写道: > > > Hi, > > > > First of all, I'm