hey you

2004-05-08 Thread tomcat-user
Norton AntiVirus eliminato1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 4.1.30 doesn't with CoyoteConnector (missing bundle for locale en_US)

2004-05-08 Thread Bill Barker
[EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello all I've upgraded Tomcat 4.1.12 to 4.1.30 and now I can not start the Tomcat with CoyoteConnector. Within the previous version and the same configuration there was no such problem. Please see the dump of exception below. I

Oh my God

2004-05-08 Thread tomcat-user
Norton AntiVirus eliminato1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

WG: Session without Cookies

2004-05-08 Thread Nils
Hello there, how can I get Tomcat to just use URL-Session Ids and no cookies anymore? Is there a server-side configuration? regards, Nils Köster - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Autoreply: WG: Session without Cookies

2004-05-08 Thread DirectXtras
Hello, Due to the increased volume of SPAM this mailbox has been closed. Please contact us via http://www.directxtras.com/ContactUS.asp We apology for the inconvenience. Best Regards, -- The DirectXtras Team - DirectXtras -

Re: ¿how to use tomcat.sh for starting Tomcat automatically at boot time?

2004-05-08 Thread Graham Bleach
On Wed, May 05, 2004 at 01:37:33AM -0400, Parsons Technical Services wrote: stop) # # Stop Tomcat # PID=`cat /var/run/jsvc.pid` kill $PID ;; I've always wondered why the sample jsvc script doesn't call 'org.apache.catalina.startup.Bootstrap stop' like catalina.sh

mod_jk load balanced worker lists in apache 1.3

2004-05-08 Thread Graham Bleach
Hi list, From my reading of the mod_jk source I have come to the conclusion that mod_jk maintains a runtime list of load balanced workers in each apache child process. Is this correct? (Sorry, I'm not very C literate). The relevance for my deployment situation: Our production environment

RE: Tomcat 5.0 + IIS 6 + Windows 2003

2004-05-08 Thread Alex Gibson
I am running Tomcat 5 on IIS 6. However I am running into a performance issue. Whenever I try to download a file, it is extremely slow. It appears there is a limit in IIS 6 with how much data can be transferred through an ISAPI filter. So far I have been unable to figure out how to remove the

realm definition in context.xml for 4.1

2004-05-08 Thread Bo van Weert
Hello, At some places I see it's possible to define a realm in context.xml, but at others I see it's only possible in the server.xml. I've tried to put it in config.xml, but it gives an error. Is it possible, and if so, what is the syntax to follow? Best regards, Bo

RE: realm definition in context.xml for 4.1

2004-05-08 Thread Matt Raible
Yes, it's possible to create a realm in your context.xml in 4.1+. Here's an example one: http://tinyurl.com/29vx3 Matt -Original Message- From: Bo van Weert [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 11:12 PM To: [EMAIL PROTECTED] Subject: realm definition in

Re: mod_jk load balanced worker lists in apache 1.3

2004-05-08 Thread Bill Barker
Graham Bleach [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi list, From my reading of the mod_jk source I have come to the conclusion that mod_jk maintains a runtime list of load balanced workers in each apache child process. Is this correct? (Sorry, I'm not very C literate).

Help with Simple JDBC Connection (sry, kinda long)

2004-05-08 Thread Keg
I am trying to connect to a local mysql database from a jsp page. I can see the datasource defined in the Admin app, however, when I drill down into the datasources under my webapp, I get this error: javax.servlet.ServletException: Exception retrieving attribute

Re: Help with Simple JDBC Connection (sry, kinda long)

2004-05-08 Thread Parsons Technical Services
Keg, Link entry in the context for the app. If not then post it and the code snip that you are using in the jsp. Doug www.parsonstechnical.com - Original Message - From: Keg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, May 08, 2004 6:22 PM Subject: Help with Simple JDBC

A IE 6.0 patch

2004-05-08 Thread tomcat-user-digest-subscribe
Norton AntiVirus Deleted1.txt Description: plain/text

Filter on url example - Filter out hack attempts

2004-05-08 Thread lrnobs
I have had no luck Googling so far for an example on how to filter based on urls. I thought I might put this in the AccessLogValve but will do whatever works. I have a limited number of jsp's and graphics on my site and would like to filter out all of the hack attempts that fill up my logs. I

Re: Help with Simple JDBC Connection (sry, kinda long)

2004-05-08 Thread Parsons Technical Services
Keg, Don't see anything at this point. Post the context section for this app. Doug - Original Message - From: Keg [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, May 08, 2004 9:47 PM Subject: Re: Help with Simple JDBC Connection (sry, kinda long) Parsons

Re: ActiveDirectory and JNDI LDAP Realm

2004-05-08 Thread Marc Boorshtein
The active directory equivalent of uid in LDAP is samAccountName (which is what user's type to log into a windows workstation). -- Marc Boorshtein Sr. Software Engineer, Octet String [EMAIL