RE: mod_jk malfunction?

2007-02-24 Thread Gamefaqs Philippines
I'm not sure... Got to check on that again. I'll try to post the config files here. Thanks! Steffen Heil <[EMAIL PROTECTED]> wrote: Hi > This symptom occured only after their host suspended their > account ... They propably changed the configuration thatfor. Are they sure, the configuration i

Re: reload on demand?

2007-02-24 Thread John McPeek
Hi Kent, If you use eclipse and WTP it does all that for you. Then you can spend almost 0 time thinking about start/stop/reload stuff. John Hi, In a development environment it's desirable to reload a webapp if any of its class files has been changed. I know about the reloadable flag, but it w

reload on demand?

2007-02-24 Thread Kent Tong
Hi, In a development environment it's desirable to reload a webapp if any of its class files has been changed. I know about the reloadable flag, but it will keep reloading the webapp whenever a change is made and slows down the computer. Instead, I'd like to reload it on demand, ie, when it is ac

Re: Wrong schema declarations in example webapps and default web.xml tomcat 6.0.9?

2007-02-24 Thread Mark Thomas
Per Jonsson wrote: > Hi! > > Good, it's always nice to know your not stupid :-) > > What's the problem with the parser in java6? I know Java 1.5 has problems and I thought they were still there in 1.6 but that could be my poor memory as I get old ;). If you don't get errors with xml validation e

Re: Wrong schema declarations in example webapps and default web.xml tomcat 6.0.9?

2007-02-24 Thread Per Jonsson
Hi! Good, it's always nice to know your not stupid :-) What's the problem with the parser in java6? When I run the default web.xml (with the right schemalocation) with my own validation in java6 I get no errors and the only setting I have is the: ---8<--- private static SchemaFactory schemaFa

REPOST: Correct static member cluster configuration for Tomcat 6/JDK.1.6.0/Linux

2007-02-24 Thread Gmail User
I am trying to configure a cluster with static members, but so far no luck. Am I missing something or is it not meant to be tested with both members on localhost? Both instances create their own sessions and no session propagation is recorded in the logs. The log also shows that there are no activ

Re: Test, ignore

2007-02-24 Thread burrus1
yeah we all now certainly have seen your e-mail so u can post to the whole group all ya want!!! :) - Original Message From: Gmail User <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Saturday, February 24, 2007 10:05:15 AM Subject: Test, ignore Not seeing my posts. Just testing...

Re: what is default user/password for tomcat .zip installation?

2007-02-24 Thread Mark Thomas
legolas wrote: > Hi > Thank you for reading my post. > I have download and installed tomcat 5.5.17 from .zip version as i need to > debug some applications > now i want to open manager console and it asks me about username/password > can some one please tell me what is default user and password? >

Re: what is default user/password for tomcat .zip installation?

2007-02-24 Thread Mikolaj Rydzewski
On Sat, 24 Feb 2007, legolas wrote: > I have download and installed tomcat 5.5.17 from .zip version as i need to > debug some applications > now i want to open manager console and it asks me about username/password > can some one please tell me what is default user and password? > will the passwor

what is default user/password for tomcat .zip installation?

2007-02-24 Thread legolas
Hi Thank you for reading my post. I have download and installed tomcat 5.5.17 from .zip version as i need to debug some applications now i want to open manager console and it asks me about username/password can some one please tell me what is default user and password? will the password be useable

Re: Wrong schema declarations in example webapps and default web.xml tomcat 6.0.9?

2007-02-24 Thread Mark Thomas
Per Jonsson wrote: > > I run java 6 on linux and is testing the tomcat 6.0.9 and discovered > that the schema declarations for the examples/managers etc and (maybe) > the default web.xml does not point to : > http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd. The most of them > point to http://jav

Test, ignore

2007-02-24 Thread Gmail User
Not seeing my posts. Just testing... - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat security mode

2007-02-24 Thread Saad Sarhani
Hi, When trying to deploy SWAMP (a workflow engine) under Tomcat 5.5.17, the following error message appeared: java.lang.NullPointerException org.apache.turbine.Turbine.doGet(Turbine.java:869) javax.servlet.http.HttpServlet.service(HttpServlet.java:689) javax.servlet.http

Re: Tomcat Support for J2SE 6.0

2007-02-24 Thread Martin Gainty
All-- Currently iteratively running Tomcat and encounter permgen space heap allocation exhausted errors I have heard of J2SE 6's support for faster recovery of permgen space Is this true? Thanks M- --- This e-mail message (in

Wrong schema declarations in example webapps and default web.xml tomcat 6.0.9?

2007-02-24 Thread Per Jonsson
I run java 6 on linux and is testing the tomcat 6.0.9 and discovered that the schema declarations for the examples/managers etc and (maybe) the default web.xml does not point to : http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd. The most of them point to http://java.sun.com/xml/ns/j2ee/web-