stop tomcat's logging in application's log

2005-09-21 Thread rahul
hi, I am using Log4j in application for logging. I have placed log4j configuration file(log4j.xml) in my application's WEB-INF/classes folder. But the file in which I am taking all logs is filled with tomcat's log along with my application's log. Is there any way I can see only my

Re: stop tomcat's logging in application's log

2005-09-21 Thread Anto Paul
On 9/21/05, rahul [EMAIL PROTECTED] wrote: hi, I am using Log4j in application for logging. I have placed log4j configuration file(log4j.xml) in my application's WEB-INF/classes folder. But the file in which I am taking all logs is filled with tomcat's log along with my application's

RE: stop tomcat's logging in application's log

2005-09-21 Thread rahul
log4j.jar is in webapps/MyApp/WEB-INF/lib -Original Message- From: Anto Paul [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 11:55 AM To: Tomcat Users List Subject: Re: stop tomcat's logging in application's log On 9/21/05, rahul [EMAIL PROTECTED] wrote: hi,

Re: stop tomcat's logging in application's log

2005-09-21 Thread Anto Paul
On 9/21/05, rahul [EMAIL PROTECTED] wrote: log4j.jar is in webapps/MyApp/WEB-INF/lib You might have log4j jar and config files somewhere else in common or server folders. With TC 5.5.11 I have no problem with my application. I am developing a sample application that uses log4j(from Spring

Re: Starting options

2005-09-21 Thread Krzysztof Graczyk
Tim Funk wrote: I'm surprised the CATALINA_TMPDIR trick is not working. As for changing (server.xml and ROOT.xml) - I think you are stuck with those in the situation you are describing. Thanks for help. Maybe there is a way to change it tomcat sources ? -Tim Krzysztof Graczyk wrote:

AW:

2005-09-21 Thread Markus . Jakob
Hello, we want to connect to a Global Directory Service via JNDI. The Problem is that the authentication-realm is defined in the context.xml of the application that authenticates the users. So Tomcat initiate the conncetion to the GDS once. But the directory has a timeout for this

HTTP 500 Error occurs whith errorPage directive in Tomcat 5.5.9

2005-09-21 Thread Bachler, Elisabeth (Elisabeth)
Hello, I am using Tomcat 5.5.9 and I have found out that the errorPage directive is not working. I always get a HTTP 500 ERROR. I can solve the problem handling excpetion but I don't want to do it. I want to use the errorPage.jsp Looking into Google, I found out the following comment but I don't

ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread jiang ying
hi, I know the way to access Tomcat JMX support via http adaptor. I also know how to monitor an application via JMX by registering an mbeanserver. But I really confused about accessing Tomcat JMX support via RMI connector: 1. how to configure Mx4j RMI connector with Tomcat 5.5, since only

RE: Starting options

2005-09-21 Thread Arup Vidyerthy
May be you should ask your IT guy to give you enough permission so that you don't have to mess with all these things. It just sounds it's an too much hard work to do what you want to do. -Original Message- From: Krzysztof Graczyk [mailto:[EMAIL PROTECTED] Sent: 21 September 2005 07:53

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread Dirk Weigenand
Hi, --- Ursprüngliche Nachricht --- Von: jiang ying [EMAIL PROTECTED] An: tomcat-user@jakarta.apache.org Betreff: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR Datum: Wed, 21 Sep 2005 16:26:00 +0800 hi, I know the way to access Tomcat JMX support via http adaptor. I also

tomcat restart ptoblem

2005-09-21 Thread mukesh
Hi friends, I have installed Tomcat 5.5. It was working fine but my system has got restarted and then onwards I am not able to restart the server. What could be the reasons? (Sorry if this question have been already asked) Please advice. Regards,

RE: HTTP 500 Error occurs whith errorPage directive in Tomcat 5.5.9

2005-09-21 Thread Jason Bell
Elisabeth, Could you post a small snippet of your code, then I will try and have a look at what is going on. Regards Jason -- Jason Bell Lead Architect, SpikeSource Europe e: [EMAIL PROTECTED] w: http://www.spikesource.com b: http://jasonbell.blog-city.com m: +44 (0)787 529 2693

Re: tomcat restart ptoblem

2005-09-21 Thread Tom Burke
What's the system? Windows, Linux/Unix? Tom - Original Message - From: mukesh [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Wednesday, September 21, 2005 11:12 AM Subject: tomcat restart ptoblem Hi friends, I have installed Tomcat 5.5. It was working

RE: org.apache.catalina.valves.RemoteHostValve issue

2005-09-21 Thread Barbara.Townsend-Batten
Please take me off this reply list. Thanks -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 5:01 PM To: Tomcat Users List Subject: Re: org.apache.catalina.valves.RemoteHostValve issue Tony Tomcat wrote: Actually.. according to the

RE: Charset configurations for JSP pages

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this reply list. Thanks -Original Message- From: T P [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 4:28 PM To: tomcat-user@jakarta.apache.org Subject: Charset configurations for JSP pages Hello, How to configure the character sets on JSP pages/HTTP

RE: Error with Error Document defined (really need ideas)

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this reply list. Thanks -Original Message- From: Jason Bell [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 5:33 PM To: tomcat-user@jakarta.apache.org Subject: RE: Error with Error Document defined (really need ideas) Your config file suggests that you

RE: Endereço Cancelado / Canceled Address

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this reply list. Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 4:53 PM To: tomcat-user@jakarta.apache.org Subject: Endereço Cancelado / Canceled Address English below - Desculpe, mas

RE: HTTP 500 Error occurs whith errorPage directive in Tomcat 5.5 .9

2005-09-21 Thread Bachler, Elisabeth (Elisabeth)
Hello, I have modified something and it seems to work now!!! If the problem comes back I will e-mail you again. Thank you Elisabeth -Original Message- From: Jason Bell [mailto:[EMAIL PROTECTED] Sent: miércoles, 21 de septiembre de 2005 12:38 To: tomcat-user@jakarta.apache.org Subject:

RE: 5.5.9 Build Script Error Help !!!

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this list. Thanks -Original Message- From: Bovy, Stephen J [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 3:57 PM To: Tomcat Users List Subject: RE: 5.5.9 Build Script Error Help !!! BUILD FAILED C:\ESI\jakarta-tomcat-5.5.9-src\build.xml:49: The

AW: 5.5.9 Build Script Error Help !!!

2005-09-21 Thread Markus . Jakob
Please send an email to this adress!! ;-( [EMAIL PROTECTED] Markus -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 21. September 2005 13:29 An: tomcat-user@jakarta.apache.org Betreff: RE: 5.5.9 Build Script Error Help !!! Wichtigkeit:

RE: Asking again: Need multiple virtual directories for isapi_redirector

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this reply list. It is a mistake. thanks -Original Message- From: David Thielen [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 11:11 PM To: 'Tomcat Users List' Subject: Asking again: Need multiple virtual directories for isapi_redirector Hi; I want

RE: Tomcat 5.5 and Apache 2.0

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this list..it is a mistake. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Create Valve and Deploy How to Help Please ????

2005-09-21 Thread Barbara.Townsend-Batten
Please remove me from this reply list. -Original Message- From: Bovy, Stephen J [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 11:06 PM To: Tomcat Users List Subject: RE: Create Valve and Deploy How to Help Please I have created a new Valve in the authenticator

AW: Tomcat 5.5 and Apache 2.0

2005-09-21 Thread Markus . Jakob
Could you please please please stop mailing!!!??? Send an Email to this mailto:[EMAIL PROTECTED] adress to unsubscribe! -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 21. September 2005 13:43 An: tomcat-user@jakarta.apache.org Betreff:

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread andy gordon
Dirk is correct you need to check out the doc in order to understand your options. To add a little specificity to your challenge, you need to do at least the following to get going: 1) set remote monitoring options when you are starting the JVM. This can be accomplished multiple ways. One

RE: Create Valve and Deploy How to Help Please ????

2005-09-21 Thread KEREM ERKAN
BARBARA, FOR GOD'S SAKE, DO NOT REPLY ALL THESE MAILS AND SEND A BLANK E-MAIL TO [EMAIL PROTECTED] TO BE REMOVED FROM THIS REPLY LIST! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 2:36 PM To:

Re: Create Valve and Deploy How to Help Please ????

2005-09-21 Thread Parsons Technical Services
Remove thyself. Look at the bottom of the email. Spamming the list will not help. The list admins are not on 24/7. Doug - Original Message - From: [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Wednesday, September 21, 2005 7:36 AM Subject: RE: Create Valve and Deploy

Re: need final / in url

2005-09-21 Thread Joost de Heer
Mladen Turk said: David Thielen wrote: The url www.windward.net/forums fails while www.windward.net/forums/ succeeds. My uriworkermap has: /forums/*=ajp13w try: /forums|/*=ajp13w This will actually create two maps: /forums=ajp13w /forums/*=ajp13w Regards, Mladen. More likely:

RE: HTTP 500 Error occurs whith errorPage directive in Tomcat 5.5 .9

2005-09-21 Thread Bachler, Elisabeth (Elisabeth)
Hello again, I managed to make it work but I am having another problem. I normally prevent the user from going backward using the following line: script language=JavaScript javascript:window.history.forward(1); /script Now, it works perfectly with the other page but not with errorPage=true.

Automatically Quit from Tomcat if Exception found (Out of Memory Exception)

2005-09-21 Thread NoKideen
Hi, I just worried that my tomcat hangs, if my Probelm Out of Memory occurs, then there will no ways I can stop Tom cat else than use #kill -9 pid_tomcat in my Linux, what can I do in TOmcat so if those out of memory problem occurs, tomcat will quit by it self, then I can prepate in my

How show CLIENT-CERT Realm

2005-09-21 Thread Antony GUILLOTEAU
I'm able to show the login window of a basic realm with following code : response.setHeader(WWW-Authenticate, BASIC realm=\myName\); response.sendError(HttpServletResponse.SC_UNAUTHORIZED); Now I wish to show the window like CLIENT-CERT : when all realm parameters are set in the web.xml

Tomcat cant see my application folder HELP!!!

2005-09-21 Thread Mbah Tenjoh-Okwen
hello Im using tomcat 5.5.9 and when i create a folder(mine)under webbaps (tomcat/webapps/mine)i cant even get to its index.html file by typing http://localhost:8080/mine; in my browser.The container says The requested resource (/kopie/) is not available (ie i get a 404 http error report). on

Re: Tomcat cant see my application folder HELP!!!

2005-09-21 Thread Viorel Dragomir
Tomcat is not exactly httpd. So, try to READ some FREE docs on the website. http://jakarta.apache.org/tomcat/tomcat-5.5-doc/appdev/index.html Viorel Dragomir . .. --- - Original Message - From: Mbah Tenjoh-Okwen

Re: Tomcat cant see my application folder HELP!!!

2005-09-21 Thread Leon Rosenberg
you need a WEB-INF directory in your webapp if you want the webapp to be loaded. On 9/21/05, Mbah Tenjoh-Okwen [EMAIL PROTECTED] wrote: hello Im using tomcat 5.5.9 and when i create a folder(mine)under webbaps (tomcat/webapps/mine)i cant even get to its index.html file by typing

Re: Tomcat cant see my application folder HELP!!!

2005-09-21 Thread Mbah Tenjoh-Okwen
I have read those steps and done what they ask of me but somehow i still get the same behaviour. Got any other ideas? thanks --- Viorel Dragomir [EMAIL PROTECTED] wrote: Tomcat is not exactly httpd. So, try to READ some FREE docs on the website.

RE: tomcat restart ptoblem

2005-09-21 Thread mukesh
Hi Tom, Its WindowsServer 2003 Standard Edition. Regards, Mukesh -Original Message- From: Tom Burke [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 4:21 PM To: Tomcat Users List Subject: Re: tomcat restart ptoblem What's the system? Windows, Linux/Unix? Tom -

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread jiang ying
Thank you. Before posting my question, I have studied http://jakarta.apache.org/tomcat/tomcat-5.5-doc/monitoring.html. It explains the way to activate HTTP adaptor. I have also browsed the mx4j website and found little information. MC4j(http://mc4j.org/confluence/display/MC4J/Home?) that you

Re: jdbc driver

2005-09-21 Thread Kito Holliday
Thanks Specifically, I have a web.xml having: ** ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.3//EN http://java.sun.com/dtd/web-app_2_3.dtd; web-app resource-ref descriptionDB Connection/description

Re: tomcat restart ptoblem

2005-09-21 Thread Tom Burke
Is it installed as a Windows Service? Is the Service set to start automatically? If it isn't, you know what to do! If it is but it isn't starting successfully, try the following:- a) try to Start the service manually; b) if it fails, examine the Windows Event log, as well as the various

RE: Can the Tomcat authentication module use an ASP.NET security token?

2005-09-21 Thread Peter Crowther
From: Tracy Spratt [mailto:[EMAIL PROTECTED] Subject: Can the Tomcat authentication module use an ASP.NET security token? I have a Tomcat app (MM Flex app) that is called from an asp.net application which is secured by forms (cookie-based) authentication. (NOT NTLM / Windows Integrated)

Problem Parsing Request Parameters

2005-09-21 Thread Jeremy Nix
Certain users of my website are having issues with respect to submitting a form on a page. Not all users are experiencing this problem, and I've yet to replicate it myself so it makes the situation even more complex. I have an icking suspicion that its related to the user's browser, but I've

How to start Tomcat with JDK 1.4 compatibility pack on JDK 5.0?

2005-09-21 Thread Stagger Lee
Hello everyone, We have a shared installation of Tomcat, r/o catalina home dir + each user has its own catalina base dir. Tomcat was installed with the JDK 1.4 compatibility pack, so that it can run on JDK 1.4. The compatibility pack, however, causes problems when running on JDK 5.0 and using

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread Dirk Weigenand
Hi, Before posting my question, I have studied http://jakarta.apache.org/tomcat/tomcat-5.5-doc/monitoring.html. It explains the way to activate HTTP adaptor. Well it explains how to activate jmx remote monitoring right at the start of the page. Did you follow the link to SUNs web site?

tomcat and JMS

2005-09-21 Thread Stas Ostapenko
Hi ! I'm trying to embedd openJMS into Tomcat 5.0.30. I found few articles how to use openJMS as standalone, but no one about embedding. As i understand openJMS can be embedded - http://openjms.sourceforge.net/usersguide/embedded.html. But how ? Please help. Regards, Stas

Tomcat would not start...

2005-09-21 Thread Lenandlar Singh
Hi All, I've just installed tomcat 5.5 on my windows XP machine with jdk 1.5.0_04. It just would not start when i do http://127.0.0.1:8080/ Help1 __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam

Re: Tomcat would not start...

2005-09-21 Thread Ritchie Gillam
Did you check to see under Administration Tools--Services if the status for Tomcat is showing as Started??? Ritchie Gillam Programmer Analyst, Information Services, Halifax Regional Municipality Email: [EMAIL PROTECTED] Phone: (902) 490-6167 Fax: (902) 490-6583 [EMAIL PROTECTED] 09/21/05 12:19

RE: Tomcat would not start...

2005-09-21 Thread Arup Vidyerthy
Actually that's how it works. You have to send encrypted messages to it over an encrypted network using 2.6987Ghz frequency. Only then does it run. Surprised its not in the manual. -Original Message- From: Lenandlar Singh [mailto:[EMAIL PROTECTED] Sent: 21 September 2005 16:19 To: Tomcat

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread jiang ying
I did follow the link to SUNs web site and did the exercise. I know how to use JMX, but I don't know how to get the mbeanserver that the tomcat JMX support registed. And I've been searching the material about mx4j at all times :(. From: Dirk Weigenand [EMAIL PROTECTED] Reply-To: Tomcat Users

Re: AW: Tomcat 5.5 and Apache 2.0

2005-09-21 Thread Stephen Carville
[EMAIL PROTECTED] wrote: Could you please please please stop mailing!!!??? Send an Email to this mailto:[EMAIL PROTECTED] adress to unsubscribe! I'm not trying to unsubscribe, I'm trying to get tomcat 5 to serve up something besides error 404's and empty pages.

conf/tomcat-users.xml syntax and semantics

2005-09-21 Thread Paul Singleton
What is the correct syntax (for 5.5.9 and later) of conf/tomcat-users.xml, and what do the entries mean? (I've read the docs, but still don't really get it) Should I put user name=paul ... or user username=paul ... Are these entries user username=both password=tomcat

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread Dirk Weigenand
Hi, --- Ursprüngliche Nachricht --- Von: jiang ying [EMAIL PROTECTED] An: tomcat-user@jakarta.apache.org Betreff: Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR Datum: Wed, 21 Sep 2005 23:38:36 +0800 I did follow the link to SUNs web site and did the exercise. I know how

Re: ACCESSING TOMCAT JMX SUPPORT REMORTELY VIA THE RMI CONNECTOR

2005-09-21 Thread jiang ying
well, after studied MC4j, I've already solved the problem with the code String urlForJMX = service:jmx:rmi:///jndi/rmi://localhost:9004/jmxrmi; MBeanServerConnection jmxServerConnection = JMXConnectorFactory.connect( new JMXServiceURL( urlForJMX ), null).getMBeanServerConnection(); A little

Re: conf/tomcat-users.xml syntax and semantics

2005-09-21 Thread Sonja Löhr
Hi, Paul! I have username attributes and it works fine. the example roles can be deleted - may be they are used in some example webapps(?) Am Mittwoch, den 21.09.2005, 16:40 +0100 schrieb Paul Singleton: What is the correct syntax (for 5.5.9 and later) of conf/tomcat-users.xml, and what do

Configure multiple number of aliases / sub-domains

2005-09-21 Thread Assaf
Hi, I am trying to have a host configured to pickup all alias/ sub-domains such as xxx.domain.com yyy.domain.com xxt.domain.com etc. etc. etc. The number of subdomains / aliases is very large and can be changed frequently (therefore cannot be configured in the server.xml file). I was

Trying to start Tomcat from Apple's launchd

2005-09-21 Thread Tommy Knowlton
[[ I've already posted a similar question to Apple's unix-porting list, in case this should be something peculiar to launchd. ]] I'm trying to get Tomcat to start as an on-demand service using Apple's launchd. I've got to the point where I can see some indications Tomcat is trying to start, but

Re: How show CLIENT-CERT Realm

2005-09-21 Thread Mark Thomas
Antony GUILLOTEAU wrote: I'm able to show the login window of a basic realm with following code : response.setHeader(WWW-Authenticate, BASIC realm=\myName\); response.sendError(HttpServletResponse.SC_UNAUTHORIZED); Now I wish to show the window like CLIENT-CERT : when all realm parameters

Re: conf/tomcat-users.xml syntax and semantics

2005-09-21 Thread andy gordon
A realm, in this case the UserDatabase realm is simply a collection of users, passwords, and roles. You could also think of a role as a group. It identifies valid users of a web application (or set of web applications), plus an enumeration of the list of roles associated with each valid user.

RES: Problems with gzip compression with Apache/Tomcat cluster and Firefox

2005-09-21 Thread Acácio Furtado Costa
Hi We're having problems to configure gzip using TC559/Apache Cluster... We moved the compression=on and others gzip declarations from connector 80 to 8009 in all Tomcat Servers but it seems that Apache isn't serving gzipped html... Do we also need to make any gzip configurations (mod_gzip?)

Tomcat Session Replication Question

2005-09-21 Thread Ryan McDonald
Can somebody tell me if there is a way to determine when session replication is complete after a new tomcat instance joins the cluster? When updating our cluster we usually restart one tomcat instance at a time. What we noticed is if we restart the second one too quickly after the first

Re: Configure multiple number of aliases / sub-domains

2005-09-21 Thread Kyle
You'll have to programmatically update your 'hosts' file to add in each and every new sub-domain(i.e. virtualhost name) as they signup and make sure your machine is set to check 'hosts' for dns before going anywhere else. That should do the trick. Disclaimer: I've done this on Windows, but

tomcat and firefox ssl problem - no common encryption algorithms

2005-09-21 Thread Lyndon Tiu
Hello, I am using on server: - Tomcat 5.5.9 downloaded from Apache Tomcat website. - Tried both Java 1.4.2_09(using tomcat compat packages) and Java 1.5.0_03 - RH ES3 on client: - Firefox 1.0.6 - RH WS3 I have done ssl on Tomcat 4.x and 5.0.x a few times before with no problems and I am

admin applicatin does not start

2005-09-21 Thread Ambarish Chitnis
Hi All, I am trying to start my admin application in Tomcat 5.0.28. However, the manager application is reporting that it could not start the admin application. I have defined a filter which works for my manager app. I have applied the same filter and filter ampping to my admin app as well.

Unable to login Tomcat Manager?

2005-09-21 Thread 梁炳場
I have enabled JDBCRealm with MD5 in server.xml Tomcat 5.5. Then I am not able to login Tomcat Manager. When I click Tomcat Manager, I input the username and password in tomcat-users.xml, it keeps on prompting me username and password. I wonder if the old password is not encrypted by MD5. Then I

Re: Unable to login Tomcat Manager?

2005-09-21 Thread andy gordon
if you enable the jdbc realm then authentication and authorizaiton comes from a jdbc datasource not the tomcat.uses.xml file. This is why tomcat keeps asking you for a user name and password. I suggest you read the realm how to on the tomcat website so you can correct your problem. - andy

session tracking in a context that contains JSP and servlets

2005-09-21 Thread Mark
I want to create a webapp that will contain both servlets and JSP. I will be using a login page to authenticate users. I will probably use one of the Tomcat supported authentication modules. I am wondering if it is possible for tomcat to properly manage session information when going between

RE: need final / in url

2005-09-21 Thread David Thielen
That was it - thanks - dave -Original Message- From: Mladen Turk [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 11:42 PM To: Tomcat Users List Subject: Re: need final / in url David Thielen wrote: The url www.windward.net/forums fails while www.windward.net/forums/

Re: session tracking in a context that contains JSP and servlets

2005-09-21 Thread David Wall
Mark wrote: I want to create a webapp that will contain both servlets and JSP. I will be using a login page to authenticate users. I will probably use one of the Tomcat supported authentication modules. I am wondering if it is possible for tomcat to properly manage session information when

Re: Unable to login Tomcat Manager?

2005-09-21 Thread 梁炳場
However I go into http://localhost:8080/erp It is ok. I have added record to user_profile, user_role Table: user_role usernm role_name admin Administrator admin Manager admin admin The error message becomes Access to the requested resource has been denied Why? 2005/9/22, 梁炳場 [EMAIL

Re: session tracking in a context that contains JSP and servlets

2005-09-21 Thread Mark
I would think that this is possible. I have been writing servlets for over a year, but have not written a single line of JSP. On 9/21/05, David Wall [EMAIL PROTECTED] wrote: Mark wrote: I want to create a webapp that will contain both servlets and JSP. I will be using a login page to

Re: Unable to login Tomcat Manager?

2005-09-21 Thread andy gordon
I suggest you read the JDBC realm documentation and be exact about what it says. Do you have a table called USERS? Make sure its populated correctly. do you have a table called USER_ ROLES? Make sure it is populated correctly. You should be able to understand the relationships between the two