Problems with error handling framework in Tomcat 5.5 (includes workaround)

2005-10-11 Thread Robert Graf-Waczenski
Hi! We have a complex web application with lots of JSPs and a considerable amount of servlets for various purposes. Our app runs in Tomcat 5.5 and among other custom error handling techniques we also used the Servlet API mechanism of placing the following directive in our web.xml: error-page

Anybody using autofarming feature on Tomcat 5.5 cluster?

2005-10-11 Thread Edmon Begoli
Hey all, Can anyone share any experiences with web application autofarming on the Tomcat 5.5 cluster. Is it reliable? Do you use it for production purposes? How big is the cluster? -- Thank you in advance, Edmon Begoli http://blogs.ittoolbox.com/eai/software

Re: Turning on debugging in Tomcat 5.5

2005-10-10 Thread Marcus Franke
On Fri, Oct 07, 2005 at 09:28:23PM -0700, Bill Barker wrote: James Rome [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Most of the installed Tomcat classes have something like container.isDebugEnabled() {...} How do I enable these debug statements in Tomcat 5.5? I'll

Re: Turning on debugging in Tomcat 5.5

2005-10-10 Thread Marcus Franke
On Mon, Oct 10, 2005 at 04:41:32PM +0200, Marcus Franke wrote: On Fri, Oct 07, 2005 at 09:28:23PM -0700, Bill Barker wrote: # Default global logging level. # This specifies which kinds of events are logged across # all loggers. For any given facility this global level # can be overriden

Re: Turning on debugging in Tomcat 5.5

2005-10-10 Thread Marcus Franke
On Mon, Oct 10, 2005 at 05:20:07PM +0200, Marcus Franke wrote: On Mon, Oct 10, 2005 at 04:41:32PM +0200, Marcus Franke wrote: On Fri, Oct 07, 2005 at 09:28:23PM -0700, Bill Barker wrote: # Default global logging level. # This specifies which kinds of events are logged across # all

Re: Turning on debugging in Tomcat 5.5

2005-10-07 Thread Bill Barker
James Rome [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Most of the installed Tomcat classes have something like container.isDebugEnabled() {...} How do I enable these debug statements in Tomcat 5.5? I'll assume that you are using Juli. If you are using log4j, compare what

Turning on debugging in Tomcat 5.5

2005-10-06 Thread James Rome
Most of the installed Tomcat classes have something like container.isDebugEnabled() {...} How do I enable these debug statements in Tomcat 5.5? Thanks, Jim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Installing Tomcat 5.5 on Fedora 4 via Yum

2005-09-30 Thread Rob Hills
Hi All, I'm a relative newbie to Linux but I've successfully managed to get TC 5.0 up and running with Sun's JDK 1.5 after much Googling. I've also managed to do this using Yum (thanks to JPackage) so far to make it easier to keep things up to date. However, I've so far been unsuccessful in

RE: Installing Tomcat 5.5 on Fedora 4 via Yum

2005-09-30 Thread Caldarale, Charles R
From: Rob Hills [mailto:[EMAIL PROTECTED] Subject: Installing Tomcat 5.5 on Fedora 4 via Yum However, I've so far been unsuccessful in finding any way to upgrade Tomcat beyond 5.0 using Yum. Has anyone else achieved this? I've never understood this fascination for fooling around with 3rd

Re: Installing Tomcat 5.5 on Fedora 4 via Yum

2005-09-30 Thread Leon Rosenberg
On 9/30/05, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Rob Hills [mailto:[EMAIL PROTECTED] Subject: Installing Tomcat 5.5 on Fedora 4 via Yum However, I've so far been unsuccessful in finding any way to upgrade Tomcat beyond 5.0 using Yum. Has anyone else achieved this? I've

[OT] RE: Installing Tomcat 5.5 on Fedora 4 via Yum

2005-09-30 Thread Peter Crowther
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] I've never understood this fascination for fooling around with 3rd-party packaged versions of Tomcat, rather than using the unadulterated originals directly from the Tomcat download site. The process couldn't be much simpler:

Re: Problems setting up Webdav folder on Tomcat 5.5

2005-09-28 Thread David Goodenough
On Monday 26 September 2005 19:32, David Goodenough wrote: On Monday 26 September 2005 16:51, David Goodenough wrote: I am trying to set up a webdav application on a machine running Tomcat 5.5. The effect I want to create is that anyone can use http://machine/app/folder to read files

Problems setting up Webdav folder on Tomcat 5.5

2005-09-26 Thread David Goodenough
I am trying to set up a webdav application on a machine running Tomcat 5.5. The effect I want to create is that anyone can use http://machine/app/folder to read files, but only those who have logged on should be able to use webdav to create, update or delete files from the folder. I tried to do

Re: Problems setting up Webdav folder on Tomcat 5.5

2005-09-26 Thread David Goodenough
On Monday 26 September 2005 16:51, David Goodenough wrote: I am trying to set up a webdav application on a machine running Tomcat 5.5. The effect I want to create is that anyone can use http://machine/app/folder to read files, but only those who have logged on should be able to use webdav

Install Tomcat 5.5 quietly?

2005-09-22 Thread Richard Burman
Hi all, Just a quick question for you; how can I launch the Tomcat installer without the installation screens popping up? Can I specify the installation directory and settings from the command line? I tried feeding the installer some parameters but it seems to completely ignore the command line.

Re: Install Tomcat 5.5 quietly?

2005-09-22 Thread Jilles van Gurp
Richard Burman wrote: Hi all, Just a quick question for you; how can I launch the Tomcat installer without the installation screens popping up? Can I specify the installation directory and settings from the command line? I tried feeding the installer some parameters but it seems to completely

RE: Install Tomcat 5.5 quietly?

2005-09-22 Thread Richard Burman
To: Tomcat Users List Subject: Re: Install Tomcat 5.5 quietly? Just use the zip file instead of the installer. Unzip it wherever you want. You can do all the stuff the installer does (setting environment variables, installing a windows service and adding icons) manually or from a script. At the very

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: 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]

AW: Tomcat 5.5 and Apache 2.0

2005-09-21 Thread Markus . Jakob
: RE: Tomcat 5.5 and Apache 2.0 Wichtigkeit: Hoch Please remove me from this list..it is a mistake. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

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

2005-09-21 Thread Bachler, Elisabeth (Elisabeth)
List' Subject: RE: HTTP 500 Error occurs whith errorPage directive in Tomcat 5.5 .9 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

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.

Tomcat 5.5 and Apache 2.0

2005-09-20 Thread Stephen Carville
I am at my wits end... I've inherited the Apache and Tomcat setup and so far I cannot even get then to talk to each other. I rebuilt mod_jk.so from source. I copied over what was supposed to be a working server.xml, read documentation, and edited things until my eyes are watering and I still

Re: Tomcat 5.5 and Apache 2.0

2005-09-20 Thread Stephen Carville
Oops I forgot the basics: System: Redhat ES3 Release 4 Kernel: 2.4.21-27.ELsmp Glibc: 2.3.2 Java: 1.5.0_04-b05 Tomcat: 5.5.9 Platform: Dell 2850 CPU: Intel Xeon 3.40GHz Memory: 4G Stephen Carville wrote: I am at my wits end... I've inherited the Apache and Tomcat setup and so far I cannot

Re: Broken links on the Tomcat 5.5 Docs pages

2005-09-17 Thread Mark Thomas
Brian Cook wrote: The following links relating to realm logging on page http://jakarta.apache.org/tomcat/tomcat-5.5-doc/realm-howto.html are broken http://jakarta.apache.org/tomcat/tomcat-5.5-doc/context.html http://jakarta.apache.org/tomcat/tomcat-5.5-doc/host.html http

Tomcat 5.5 Virtual Hosting

2005-09-16 Thread Durfee, Bernard
Okay, after much struggle here is the solution I came up with for virtual hosting... 1 Machine, 3 DNS Entries - mymachine.me.com, app01.me.com, app02.me.com == server.xml - 3 host entries under the Catalina engine: Host name=localhost

Broken links on the Tomcat 5.5 Docs pages

2005-09-16 Thread Brian Cook
The following links relating to realm logging on page http://jakarta.apache.org/tomcat/tomcat-5.5-doc/realm-howto.html are broken http://jakarta.apache.org/tomcat/tomcat-5.5-doc/context.html http://jakarta.apache.org/tomcat/tomcat-5.5-doc/host.html http://jakarta.apache.org/tomcat/tomcat-5.5

Re: Tomcat 5.5 classloader log4j vs JCL issue

2005-09-06 Thread Woodchuck
hihi Paul, i tried your suggestion but it still did not work. however, i finally found out why. the problem web application had the following code: try { System.setProperty(org.apache.commons.logging.Log, org.apache.commons.logging.impl.Log4JCategoryLog);

RE: Tomcat 5.5 classloader log4j vs JCL issue

2005-09-06 Thread Woodchuck
both Tomcat and your web apps will use separate log4j configurations. Thanks, Seva From: Paul Austin [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 31, 2005 1:30 PM To: Tomcat Users List Subject: Re: Tomcat 5.5 classloader log4j vs JCL issue

RE: Tomcat 5.5 classloader log4j vs JCL issue

2005-09-06 Thread Seva Popov
- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 06, 2005 11:10 AM To: Tomcat Users List; Seva Popov Subject: RE: Tomcat 5.5 classloader log4j vs JCL issue hihi Seva, yes, your suggestion also works. i tried it to confirm, and it was my backup plan to do in case i couldn't

Tomcat 5.5 classloader log4j vs JCL issue

2005-09-02 Thread luc_boudreau
I'm having the same issue and after trying to follow the instructions given by Paul Austin, I've got stuck on the part that says to add a listener. There's no place for a listener in web.xml according to the dtd validation file. Am I wrong ? (I'm using Tomcat 5.5.9 with the struts framework)

Re: Tomcat 5.5 classloader log4j vs JCL issue

2005-09-02 Thread Paul Austin
Luc, The listener element is only valid in the Servlet 2.3 web.xml file, if using a previous servlet version use the attached servlet set to load at startup before any of the other servlets. The jar containing my classes should be included in your WEB-INF/lib directory in each web application.

Tomcat 5.5 Running out of Threads

2005-09-02 Thread August Detlefsen
Using the manager app (/manager/status) I am seeing multiple threads in the 'Service' mode with times of well over 60 minutes! Here is an example: Stage TimeB Sent B Recv Client VHost Request S 5192947 ms 0 KB0 KB67.152.68.16dev1.mycompany.com GET /

RE: Tomcat 5.5 Running out of Threads

2005-09-02 Thread Bovy, Stephen J
@jakarta.apache.org Subject: Tomcat 5.5 Running out of Threads Using the manager app (/manager/status) I am seeing multiple threads in the 'Service' mode with times of well over 60 minutes! Here is an example: Stage TimeB Sent B Recv Client VHost Request S 5192947 ms 0 KB0

RE: Tomcat 5.5 Running out of Threads

2005-09-02 Thread August Detlefsen
Detlefsen [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 5:21 PM To: tomcat-user@jakarta.apache.org Subject: Tomcat 5.5 Running out of Threads Using the manager app (/manager/status) I am seeing multiple threads in the 'Service' mode with times of well over 60 minutes! Here

Tomcat 5.5 not closing active connections

2005-09-01 Thread August Detlefsen
Does tomcat ever close a connection once it is in the 'Service' mode? Using the manager app (/manager/status) I am seeing multiple threads in the 'Service' mode with times of well over 60 minutes! Here is an example: Stage TimeB Sent B Recv Client VHost Request S 5192947 ms

Tomcat 5.5 where is a hard-copy dtd reference?

2005-09-01 Thread Scott Purcell
Hello, Is there a quick reference, or somewhere one can go to get a listing of the element order for the 2.4 dtd? I already have a bunch of elements in my web.xml and I want to add a listener but I forgot where it goes and I can't seem to google it up today? Anyone know? Thanks, Scott

Re: Tomcat 5.5 where is a hard-copy dtd reference?

2005-09-01 Thread David Smith
2.4 doesn't use a DTD -- it uses a schema so order doesn't matter anymore. --David Scott Purcell wrote: Hello, Is there a quick reference, or somewhere one can go to get a listing of the element order for the 2.4 dtd? I already have a bunch of elements in my web.xml and I want to add a

Re: Tomcat 5.5 where is a hard-copy dtd reference?

2005-09-01 Thread Robert Koberg
David Smith wrote: 2.4 doesn't use a DTD -- it uses a schema so order doesn't matter anymore. Using the schema does not necessarily mean order is not important. It is just the way it was designed. One thing that is strange is that the key/keyref constraints for servlet/filter names for

Tomcat 5.5 classloader log4j vs JCL issue

2005-08-31 Thread Woodchuck
hihi all, on my TC 5.5.9 installation i deployed several web applications that uses the default JCL logging. that is, i placed a simple logging.properties file into each web app's WEB-INF/classes folder and i have per web app logging. everything works beautifully. then i installed a new web

Re: Tomcat 5.5 classloader log4j vs JCL issue

2005-08-31 Thread Paul Austin
Woodchuck, The following web page describes this situation and a solution to the problem. http://www.qos.ch/logging/sc.jsp I have attached the solution that I created this week based on the information above. To compile you will need servlet-api.jar and log4j.jar to compile. Include the jar

Re: Tomcat 5.5 classloader log4j vs JCL issue

2005-08-31 Thread Wendy Smoak
From: Woodchuck [EMAIL PROTECTED] then i installed a new web app that forced me to place commons-logging.jar and log4j.jar into the ${Tomcat}/common/lib folder. as a result, all my previous per web app logging no longer works. does anyone have any suggestions on how i can have per web app

Re: Tomcat 5.5 classloader log4j vs JCL issue

2005-08-31 Thread Woodchuck
hihi Paul, thanks so much for your help! i will definitely give this a try and post my results. woodchuck --- Paul Austin [EMAIL PROTECTED] wrote: Woodchuck, The following web page describes this situation and a solution to the problem. http://www.qos.ch/logging/sc.jsp I have

RE: Tomcat 5.5 classloader log4j vs JCL issue

2005-08-31 Thread Seva Popov
Subject: Re: Tomcat 5.5 classloader log4j vs JCL issue Woodchuck, The following web page describes this situation and a solution to the problem. http://www.qos.ch/logging/sc.jsp I have attached the solution that I created this week based on the information above. To compile you will need servlet

Re: Tomcat 5.5 classloader log4j vs JCL issue

2005-08-31 Thread Woodchuck
hihi Wendy, hehe. that also crossed my mind, i wish that was an option, but i can't unfortunately.:) woodchuck --- Wendy Smoak [EMAIL PROTECTED] wrote: Is giving the uncooperative webapp its own Tomcat instance an option? That's what I'd do. I have a third-party app that insists on

help configuring security in tomcat 5.5

2005-08-29 Thread Ittay Dror
i have this in my ${CATALINA_HOME}/webapps/ROOT/WEB-INF/web.xml: login-config auth-methodFORM/auth-method realm-nameqrm/realm-name form-login-config form-login-page/login/login.do?type=attempt/form-login-page

jndi resource lookup failure in tomcat 5.5

2005-08-29 Thread Brian Moseley
i've been trying to get my webapp working in tomcat 5.5.9, and i'm running into a problem using spring's JndiObjectFactoryBean to access a tomcat naming resource. i'm getting a BeanCreationException with this message: Error creating bean with name 'jcrRepository' defined in class path resource

Re: jndi resource lookup failure in tomcat 5.5

2005-08-29 Thread Brian Moseley
Brian Moseley wrote: i've been trying to get my webapp working in tomcat 5.5.9, and i'm running into a problem using spring's JndiObjectFactoryBean to access a tomcat naming resource. nevermind! i didn't rtfm and so did not realize that 5.5 does not use ResourceParams. all is well. hope

Oracle Tomcat 5.5.x

2005-08-26 Thread Durfee, Bernard
Hello, I am trying to create an Oracle 10g datasource with connection caching enabled. In my server.xml I have the following... Resource name=jdbc/myDS auth=Container type=javax.sql.DataSource driverClassName=oracle.jdbc.OracleDriver url=jdbc:oracle:thin:@my.db.com:1521:me username=my_name

TagHandlerPool, Struts 1.2.7 and Tomcat 5.5

2005-08-24 Thread javendo
Hi, I am trying to port a web-application originally written with Tomcat 4.1 to Tomcat 5.5. The application uses struts and throws the following exception when launched: 23:34:22,953 ERROR [login_jsp]] Servlet.service() for servlet login.login_jsp threw exception

logging tomcat 5.5

2005-08-23 Thread Alain Gaeremynck
I read the doc and found out that in tomcat 5.5 we are suppose to use log 4 j to handle getServletContext.log. However i rather liked the old ways Is it stil supported? if i put this in my context Logger className=org.apache.catalina.logger.FileLogger prefix=servlet

Re: logging tomcat 5.5

2005-08-23 Thread Remy Maucherat
On 8/23/05, Alain Gaeremynck [EMAIL PROTECTED] wrote: I read the doc and found out that in tomcat 5.5 we are suppose to use log 4 j to handle getServletContext.log. However i rather liked the old ways Is it stil supported? if i put this in my context Logger className

Re: logging tomcat 5.5

2005-08-23 Thread Alain Gaeremynck
thanks for the info. I ws afraid of that but i wanted to make sure sigh *** Remy Maucherat wrote: On 8/23/05, Alain Gaeremynck [EMAIL PROTECTED] wrote: I read the doc and found out that in tomcat 5.5 we are suppose to use log 4 j to handle getServletContext.log

RE: logging tomcat 5.5

2005-08-23 Thread Allistair Crossley
Users List Subject: logging tomcat 5.5 I read the doc and found out that in tomcat 5.5 we are suppose to use log 4 j to handle getServletContext.log. However i rather liked the old ways Is it stil supported? if i put this in my context Logger className

Re: Loadbalancer in Tomcat 5.5

2005-08-15 Thread samuel cheung
://jakarta.apache.org/tomcat/tomcat-5.5-doc/cluster-howto.html Why you can't used balancer demo app? Read http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html peter samuel cheung schrieb: Hi, Can I use the LoadBalancer webapp to load balance requests to a number

Re: Loadbalancer in Tomcat 5.5

2005-08-15 Thread Peter Rossbach
as well? Thank you. On 8/14/05, Peter Rossbach [EMAIL PROTECTED] wrote: Mark your session with jvmRoute parameter. Engine jvmRoute=tomcat1 ... see.http://jakarta.apache.org/tomcat/tomcat-5.5-doc/cluster-howto.html Why you can't used balancer demo app? Read http://www.onjava.com/pub

Re: Loadbalancer in Tomcat 5.5

2005-08-15 Thread samuel cheung
your session with jvmRoute parameter. Engine jvmRoute=tomcat1 ... see.http://jakarta.apache.org/tomcat/tomcat-5.5-doc/cluster-howto.html Why you can't used balancer demo app? Read http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html peter samuel cheung schrieb

Re: Loadbalancer in Tomcat 5.5

2005-08-14 Thread Peter Rossbach
Mark your session with jvmRoute parameter. Engine jvmRoute=tomcat1 ... see.http://jakarta.apache.org/tomcat/tomcat-5.5-doc/cluster-howto.html Why you can't used balancer demo app? Read http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html peter samuel cheung schrieb: Hi

RE: Tomcat 5.5 upgrade + logging problems

2005-08-12 Thread Allistair Crossley
[mailto:[EMAIL PROTECTED] Sent: 11 August 2005 15:43 To: tomcat-user@jakarta.apache.org Subject: Tomcat 5.5 upgrade + logging problems Hi. I have searched through archives and online for such solutions for the depreciated Logger element. We have a virtual host setup and requires

RE: Tomcat 5.5 upgrade + logging problems

2005-08-12 Thread Allistair Crossley
there are 2 types. The old FileLogger was internal logging mixed with webapp logging. Tomcat 5.5 aims to decouple itself from a custom logging implementation and uses the Commons Logging wrapper to allow developers to customise their logging output in a more flexible and powerful way. Therefore

RE: Tomcat 5.5 upgrade + logging problems

2005-08-12 Thread Allistair Crossley
about how to add logging to Virtual Hosts in Tomcat 5.5 Series since the disappearance of FileLogger. You will need to be able to configure DNS resolution for this example. In this example I setup 2 Virtual Hosts each with their own web applications. Each host gets its own log. I cause

Loadbalancer in Tomcat 5.5

2005-08-12 Thread samuel cheung
Hi, Can I use the LoadBalancer webapp to load balance requests to a number of tomcat server in round-robin fashion? I know there is an example of the Loadbalancer in the documentation, but that is different from what I want. And how can the load balancer make sure the same session (based on the

Cannot build Tomcat 5.5 using Ant

2005-08-11 Thread Patrick Bök
Hello, when I tried to build Tomcat 5.5 using Ant 1.6.2 and the packaged build-file, an error occurred telling, that Ant was unable to expand file.zip and that there has been an error in the build-file. I have tried several versions of Tomcat 5.5, but it does not work. Anyone having

Re: Cannot build Tomcat 5.5 using Ant

2005-08-11 Thread nuno . quiterio
Hello to all, I have made one simple Intranet in my home and i'm using Apache Tomacat as a server. I have my all jsp pages and index.html inside Webbapps/test/ What i want to do is access to intarnet with my others computers. I configure in hosts (on System32) with the IP of my Server

Tomcat 5.5 upgrade + logging problems

2005-08-11 Thread Robert Abbate
Hi. I have searched through archives and online for such solutions for the depreciated Logger element. We have a virtual host setup and requires separate logs for each host. We have followed the instructions such as this: jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html we've put

Cannot create PoolableConnectionFactory SQLServer2000 Tomcat 5.5

2005-08-10 Thread DAVE Harland
Hi, I am trying to upgrade to Tomcat 5.5 from 4.1.28. I am following the directions at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html but I am getting the following error. SEVERE: ApolloProcessor: Problem logging in: Cannot create

Strange redirects with Apache 2.0, mod_jk and Tomcat 5.5

2005-08-10 Thread Sven Köhler
Hi, often, Firefox tellst me, that the redirect limit is execeeded when surfing one of my pages. So i tried wget, and look at the result: $ LANG=C wget www.mysite.com --05:29:04-- http://www.mysite.com/ = `index.html.1' Resolving www.mysite.com... 80.70.176.140 Connecting to

Re: Strange redirects with Apache 2.0, mod_jk and Tomcat 5.5

2005-08-10 Thread Sven Köhler
often, Firefox tellst me, that the redirect limit is execeeded when surfing one of my pages. So i tried wget, and look at the result: [strange result] That's no joke! (www.mysite.com is a replacement for the real-website). Look at the redirects! he's even jumping to /html/index.jsp -

Using hibernate on Tomcat 5.5

2005-08-08 Thread David Thielen
Hi; This is really a hibernate issue but as some people on this list may hit this problem due to the hibernate docs, I figured I should post here too. Tomcat 5.5 has changed how it does the JNDI settings for a JDBC setup. I am still working through some minor details making sure I have them

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-07 Thread Martin Wood
Just to let people know that my application has been running happily for nearly a week now. I actually replaced the JDK1.5 with the blackdown 1.4.2 and installed the compatibility extensions for tomcat. since then its been fine. martin

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-07 Thread Philip Cote
Good for you! Glad it all worked out. On Mon, 2005-08-08 at 02:25 +0100, Martin Wood wrote: Just to let people know that my application has been running happily for nearly a week now. I actually replaced the JDK1.5 with the blackdown 1.4.2 and installed the compatibility extensions for

Installing Tomcat 5.5 viewing site to see if works

2005-08-04 Thread Andrea Becker
Hello, I am having problems getting Tomcat 5.5 installed. Do you have to enter a Username Password at the time of installation where it has the number 8080 listed? Once I have java downloaded and tomcat downloaded the Compat zip http://apache.mirrormax.net/jakarta/tomcat-5/v5.5.10-alpha

Using Tomcat 5.5 clustering, container managed security info does not propagate to other instances

2005-08-03 Thread Dirk de Kok
hi all, we are having a problem with our Tomcat 5.5.9 cluster. We run 2 Tomcat instances on physically different machines. For security we use normal container managed security, configured in the web.xml. Session replication works fine, and session id's are same across the two instances. We only

Re: mod_rewrite for Tomcat 5.5

2005-08-02 Thread Bruno Georges
Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 - Original Message - From: David Wall [EMAIL PROTECTED] Sent: 29.07.2005 00:48 To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: mod_rewrite for Tomcat 5.5 Can anybody recommend anything like mod_rewrite

tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread MDK
Hello, I've searched far and wide for a definitive answer to this problem, but have found nothing that relates to my situation. I did find a few similar issues, but 1. I have no System.exit in my code 2. I am not using the root context and still after a few days tomcat stops responding.

RE: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread Allistair Crossley
. -Original Message- From: MDK [mailto:[EMAIL PROTECTED] Sent: 02 August 2005 10:23 To: tomcat-user@jakarta.apache.org Subject: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days Hello, I've searched far and wide for a definitive answer to this problem, but have found

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread MDK
under a load test? Cheers, Allistair. -Original Message- From: MDK [mailto:[EMAIL PROTECTED] Sent: 02 August 2005 10:23 To: tomcat-user@jakarta.apache.org Subject: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days Hello, I've searched far and wide for a definitive

RE: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread Allistair Crossley
Hi, You can get JProbe freeware for profiling and use JMeter to issue load to your web application. Does the same phenoneneneneom occur with a vanilla Tomcat 5.5 install with included webapps like jsp-examples. First figure out if it is your webapp that's causing it. Allistair

Tomcat 5.5.x and Unix Sockets

2005-08-02 Thread Vijay Babu
Hi , Had anyone of you tested Tomcat 5.5.x with mod_jk2 configured for using Unix sockets. I have not been able to make this work. I know mod_jk2 is deprecated. The open source doesnt say that it will not work , but says it may work. Since i want to upgrade to Tomcat 5.5.9 i want to check

Logging With Tomcat 5.5

2005-08-02 Thread Scott Purcell
Hello, I am sure this topic has been beaten to death, but I am having trouble understanding how the Log4J works, and how I can configure it on my localbox. First off, I am running Tomcat 5.5 and I have created two webapp contexts. One is a dev site, and the other is a production site. I am

RE: Logging With Tomcat 5.5

2005-08-02 Thread Allistair Crossley
:22 To: tomcat-user@jakarta.apache.org Subject: Logging With Tomcat 5.5 Hello, I am sure this topic has been beaten to death, but I am having trouble understanding how the Log4J works, and how I can configure it on my localbox. First off, I am running Tomcat 5.5 and I have created

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread Remy Maucherat
On 8/2/05, MDK [EMAIL PROTECTED] wrote: no, the odd thing is, it wasnt even being used (and its a very simple application, of course, thats a relative term) i installed the app, tested it once and logged out. I came back to it a few days later and the whole thing is hanging. If you can

RE: Logging With Tomcat 5.5

2005-08-02 Thread Scott Purcell
: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 8:31 AM To: Tomcat Users List Subject: RE: Logging With Tomcat 5.5 Don't confuse not understanding with not sufficient. The instructions do lead to a correct configuration. However, here it is more explicitly. Allistair

RE: Logging With Tomcat 5.5

2005-08-02 Thread Allistair Crossley
/log4j.properties log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost][/banana]=DEBUG, R Allistair. -Original Message- From: Scott Purcell [mailto:[EMAIL PROTECTED] Sent: 02 August 2005 14:49 To: Tomcat Users List Subject: RE: Logging With Tomcat 5.5 Allistair

Re: Tomcat 5.5.x and Unix Sockets

2005-08-02 Thread Bill Barker
Haven't tried it, but it should still work. The main difference is that (since mod_jk2 is deprecated) Tomcat 5.5.x no longer reads jk.properties by default. You need something like: Connector protocol=AJP/1.3 propertiesFile=conf/jk2.properties / Alternatively, you can include the settings

ZipOutputStream Tomcat 5.5 problem

2005-08-01 Thread Tommaso Nolli
tomcat 5.0.19; but on tomcat 5.5 I got, on the client side, unexpected end of zlib input stream. I got the error only with large datasets, with small ones all works fine. Do you have some advice? I don't know what to do. Best Regards, Tommaso Nolli

Re: mod_rewrite for Tomcat 5.5

2005-08-01 Thread Bruno Georges
Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 - Original Message - From: David Wall [EMAIL PROTECTED] Sent: 29.07.2005 00:48 To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: mod_rewrite for Tomcat 5.5 Can anybody recommend anything like mod_rewrite

Re: mod_rewrite for Tomcat 5.5

2005-07-30 Thread Tim Funk
This might work ... http://tuckey.org/urlrewrite/ -Tim David Wall wrote: Can anybody recommend anything like mod_rewrite for Tomcat 5.5? I know the FAQ says something about why reinvent the wheel, but in this case, it's because we want to get rid of Apache just because we need one small

mod_rewrite for Tomcat 5.5

2005-07-28 Thread David Wall
Can anybody recommend anything like mod_rewrite for Tomcat 5.5? I know the FAQ says something about why reinvent the wheel, but in this case, it's because we want to get rid of Apache just because we need one small feature. I've got an application that now only needs Apache httpd for some

getting Tomcat 5.5 daemon/service to startup automatically on bootup?

2005-07-22 Thread Ferindo Middleton Jr
I'm running *Tomcat/5.5.6 on* Fedora Core 4. What is the best way to get my Tomcat server to start automatically on bootup. My server does use SSL. I have read through the info on setting up tomcat as a daemon under Unix at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/setup.html

RE: getting Tomcat 5.5 daemon/service to startup automatically on bootup?

2005-07-22 Thread Pugalia, Jai P \(JP\)
To: tomcat-user@jakarta.apache.org Subject: getting Tomcat 5.5 daemon/service to startup automatically on bootup? I'm running *Tomcat/5.5.6 on* Fedora Core 4. What is the best way to get my Tomcat server to start automatically on bootup. My server does use SSL. I have read through the info on setting up

Re: getting Tomcat 5.5 daemon/service to startup automatically on bootup?

2005-07-22 Thread Bill Barker
under Unix at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/setup.html and this works after i run the command: ./bin/jsvc -Djava.endorsed.dirs=./common/endorsed -cp ./bin/bootstrap.jar \ -outfile ./logs/catalina.out -errfile ./logs/catalina.err

What parser does Tomcat 5.5 use by default?

2005-07-20 Thread Dewey, John
Hi all this is a simple question. I'm trying to figure out what parser tomcat 5.5 uses by default after a fresh install. Does anyone know? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: What parser does Tomcat 5.5 use by default?

2005-07-20 Thread Caldarale, Charles R
From: Dewey, John [mailto:[EMAIL PROTECTED] Subject: What parser does Tomcat 5.5 use by default? Hi all this is a simple question. I'm trying to figure out what parser tomcat 5.5 uses by default after a fresh install. Does anyone know? Parser for what? XML? JSP? ??? - Chuck

RE: What parser does Tomcat 5.5 use by default?

2005-07-20 Thread Dewey, John
For XML. Sorry for not being more specific. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 9:49 AM To: Tomcat Users List Subject: RE: What parser does Tomcat 5.5 use by default? From: Dewey, John [mailto:[EMAIL PROTECTED

Re: Tomcat 5.5 changes in Log format

2005-07-19 Thread Peter Rossbach
read documenctation: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html Robert Abbate schrieb: Hello. We run a webhosting environment, and in previous releases we were able to have separate logs for *each* virtual host by using something like this: Host name=mydomain.com

Tomcat 5.5 changes in Log format

2005-07-18 Thread Robert Abbate
/melang timestamp=true/ ... /Host After we just upgraded to Tomcat 5.5, we see this support was removed, and are looking for ways to get around this and still provide seperate logging ability for each virtual host. Does anyone have any suggestions on how to set something like this up on Tomcat 5.5

Re: Tomcat 5.5 changes in Log format

2005-07-18 Thread Woodchuck
://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html woodchuck --- Robert Abbate [EMAIL PROTECTED] wrote: Hello. We run a webhosting environment, and in previous releases we were able to have separate logs for *each* virtual host by using something like this: Host name=mydomain.com

a bug? - Tomcat 5.5 HTTP post buffer contains trailing zeros

2005-07-15 Thread David J. Marcus
I'm a first time user of this forum. If I'm posting a question incorrectly, please advise (and accept my apologies). - Switched to Tomcat 5 from version 4. I'm using HTTPS to post a URL-encoded buffer which often exceeds 4K in length. On the Tomcat side, the

Tomcat 5.5/Apache2/mod_jk and Sticky_Session

2005-07-15 Thread Dave Morrow
Hi all. I am attempting to setup a loadbalanced set of Tomcat5.5 servers behind an Apache2 server using mod_jk. The application developers have told me that the app will require sticky sessions. I have it all configured and working with the exception of the sticky sessions. I think my

  1   2   3   4   5   6   >