manager access configuration

2008-07-12 Thread Jack Wu
Hello: I have problem with enable user to have either manager or admin access privilege. I modified /conf/tomcat-users.xml file to the following: even I change username name to username="jxw002" which is my login id, and password accordingly, I still have trouble with acc

RE: org.apache.jasper.JasperException: Cannot find bean usersList in scope request

2008-07-12 Thread Carlos Morales Diego
web_adminContent.jsp is: Users Management page : Passport Users Name Country "> Thanks > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: org.apache.jasper.JasperException: Cannot find bean usersList in >

org.apache.jasper.JasperException: Cannot find bean usersList in scope request

2008-07-12 Thread Carlos Morales Diego
Hey all, Could anyone help me, please?. I have the next mistake and I'm trying to fix it but I don't achieve it. This is the mistake: excepción org.apache.jasper.JasperException: Cannot find bean usersList in scope request org.apache.jasper.servlet.JspServletWrapper.handleJspExcepti

Re: port application from jakarta-tomcat-4.1.31 to apache-tomcat-6.0.16

2008-07-12 Thread T . K . Thiyagarajan
go through the web.xml file in the web-inf floder you have to include details in and On Sat, Jul 12, 2008 at 8:56 PM, kjwchu <[EMAIL PROTECTED]> wrote: > > I have an application which is running on jakarta-tomcat-4.1.31. Now I want > to move this application in apache-tomcat-6.0.16. I wonder if

port application from jakarta-tomcat-4.1.31 to apache-tomcat-6.0.16

2008-07-12 Thread kjwchu
I have an application which is running on jakarta-tomcat-4.1.31. Now I want to move this application in apache-tomcat-6.0.16. I wonder if anyone has this experience or any thoughts about what areas I would need to make changes and so on. Thanks! -- View this message in context: http://www.n

Closed connection exception with validationQuery="select 1"

2008-07-12 Thread Ken Bowen
Hi All, Using: Tomcat 5.5.26 ; Java 1.5 ; MySQL 5.0.51 running on CentOs 5.0 hosted in a Virtuozzo container. The problem: With MySQL connect_timeout = 5, I'm getting timeout exceptions (below) even though I have a validation query set; Here's my app's META-INF/context-xml: type="jav

org.apache.jasper.JasperException: Cannot find bean usersList in scope request

2008-07-12 Thread Carlos Morales Diego
Hello everyone, I have the next problem with my JSP files. I have the next mistake and I don't know how to fix it: excepción org.apache.jasper.JasperException: Cannot find bean usersList in scope request org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapp

AW: AW: Bean in session scope

2008-07-12 Thread Axel Leucht
Thanks, works like a charm! /Axel -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 12. Juli 2008 14:20 An: Tomcat Users List Betreff: Re: AW: Bean in session scope Hi Axel, Axel Leucht schrieb: > I'd tested it today as Johny suggested and it works

Re: AW: Bean in session scope

2008-07-12 Thread Rainer Jung
Hi Axel, Axel Leucht schrieb: I'd tested it today as Johny suggested and it works on one tomcat instance! My real webapplication though requires that two tomcat instances are involved which needs session stickyness which is not used in my config: Proxy balancer://myCluster>

Re: Tomcat and IIS - I almost have it working, but...

2008-07-12 Thread Rainer Jung
Michael Dubno schrieb: I have (as far as I can tell) an IIS 6.0 server configured to redirect requests to a Tomcat 4.1.24 server. Except it doesn't seem to actually send the forwarded URL to the Tomcat server. The configuration seems to be correct on the IIS server. Here is the isapi.log excerpt

Re: IIS 6.0 / JK1.2.25 / Tomcat 5.5.20 - "Service temporary unavailable"

2008-07-12 Thread Rainer Jung
Jesse Klaasse schrieb: Hi Rainer, We are a week later now, with the changed settings, and while the environment first seemed to be a little more stable, in the end this unfortunately is not the case... We still reboot Tomcat every night automatically, and most of the time once a day manually bec

AW: Bean in session scope

2008-07-12 Thread Axel Leucht
I'd tested it today as Johny suggested and it works on one tomcat instance! My real webapplication though requires that two tomcat instances are involved which needs session stickyness which is not used in my config: Proxy balancer://myCluster> BalancerMember ajp://localhost:8

Re: Apache/mod_jk serves random files from tomcat

2008-07-12 Thread Rainer Jung
Christopher Schultz schrieb: | JkMount status Probably not your problem, but is this the correct syntax? You can use that syntax in Location directives. Then the missing URL is taken from the Location URL, so the mount is valid for each URL in the respective Location. Regards, Rainer --

Re: Apache/mod_jk serves random files from tomcat

2008-07-12 Thread Rainer Jung
Hi Tim, Tim Redding schrieb: Hi, We are experiencing intermittent problems with a particular site that is not returning the correct file that is requested. For instance if we request the index.html file we actually get a css file or even an image. From the apache access log you can see that t

Re: FW: MOD_JK 1.2.26 woker init fails

2008-07-12 Thread Rainer Jung
Hi Kashif, Kashif Ali schrieb: Hi, I have compiled and ran Mod_JK 1.2.26 under apache 2.2.3 (Centos 5.1). However I am getting an error where it fails to initialise the worker. Here is debug output from Mod_Jk: [Fri Jul 11 08:13:08 2008] [16551:3086825232] [error] jk_handler::mod_jk.c (2314

Re: AW: Tomcat 5.5, JKConnector, Apache 2.2 on SuSE Enterprise 10 timeout problem

2008-07-12 Thread Rainer Jung
Scheibe Michael schrieb: Case solved, MS ISA Proxy was the Problem! Sorry for spamming the mailing list ;-) No Problem. If you start a new project, consider using the latest mod_jk, which is version 1.2.26 and not 1.2.24. Von: Scheibe Michael [mailto:[EMAIL P