Hello guy:
Tc7 is good, but I've no choice cause our projects are designed to run
on tc 5 or 6. The point is how to make the tomcat internal log out,
whatever version it is.
Nice day.
Kurt
在 Fri, 25 Nov 2011 16:29:32 +0800,Pid * 写道:
On 25 Nov 2011, at 03:15, "飞翔鸟"
un normally. Is there any material to guide a
newbie on how to compile,run tomcat 5 of your compiled version, config
logging thing etc?
Thanks and nice day.
Kurt
在 Mon, 21 Nov 2011 20:00:51 +0800,Konstantin Kolinko
写道:
2011/11/21 Kurt :
Hello all:
I compile tomcat 5.5.30 and import i
e.catalina.core=DEBUG, R log4j.logger.org.apache.catalina.session=DEBUG, R And the program parameter I use is 'start', vm parameter is '-Dcatalina.home="I:\My Documents\program\java\projects\eclipse\mye9.0\TOMCAT_5_5_30\mybuild-5.5.30"' Any ideas? Thanks Kurt Xu
Thanks Chuck -
Sorry - yes v5.5, and i am referring to the admin webapp that came
with it. I have to allow for end-users that don't want to use LDAP, nor
another DB (I know it is stupid). So i was hoping there was a way to
make the admin app write the passwords in digest form.
Thanks
Hi all,
I know this is probably a common question, but i can't find an answer
that is satisfactory. If i configure tomcat to use digested passwords
in server.xml, is there a way to make the admin application write them
digested in the event a password is changed or a new user is created??
Each
opinion, as stated I take full blame for not picking this
up earlier.
However, documentation is good. I see no downside, other than the time
it takes to do so, and time is everything...
:)
Kurt
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 06
overlooked. Case in point.
Kurt
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Monday, May 05, 2008 11:22 PM
To: Tomcat Users List
Subject: Re: url-pattern not working with AxisServlet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kurt,
Kurt Kavanaugh wrote
host//services/foo.do <http://localhost/services/foo.do>
I end up in my AxisServlet break point. Which is where I want to be, but
not using the *.do
Any ideas or help is much appreciated.
Kurt
OK, figured it out.
I changed the Character Set to
Instead of
I figured this out by using the tomcat.exe to start the service and saw the
dump message when it was trying to parse my xml file.
Is this not the valid way of coding this encoding?
-Original Message-
From: Kurt L
Greetings,
Specifics:
Window XP
TomCat 5.5
Java 1.6
Created webapp dirs under;
C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\
Called ch1\WEB-INF\classes
In WEB-INF at created a web.xml file with the following contents;
http://java.sun.com/xml/ns/j2ee";
pMode=jvm \
C:\> --StartClass=org.apache.catalina.startup.Bootstrap
--StartParams=start \
C:\> --StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop
Should do the job.
Thanks for the reply.
Kurt
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 20, 2007 6:
-
From: Kurt Kavanaugh
Sent: Tuesday, November 13, 2007 5:16 PM
To: users@tomcat.apache.org
Subject: Is there a quiet or headless install for Tomcat 5?
Tomcat is an embedded component in our product.
Thanks
Kurt
Tomcat is an embedded component in our product.
Thanks
Kurt
machine, what will
make them angry.
I've not seen any useful information about the JVM of Sun Version 1.4 in any
forum yet.
Have anyone experience on this topic with JVM from Sun above 1.4 (used by us
until now), i.e 1.5 or 1.6, or maybe any IBM JVM?
rgrds
Kurt Spescha
Consor AG, CH
directory. Is there any way to
configure my app's log4 from within the tomcat, so I don't need two
copies of my webapp dir? (its rather large)
Any pointers or tips would be most welcome. Thanks!
/kurt
-
To start a
ource before, so
I am not sure about the procedure. You offered to take a look, so I am
sending this to you.
If you think this is OK, you can check it in, or you can point me to the
instructions on how to contribute.
Let me know either way.
Thanks,
Kurt Roy
PROS Revenue Management
3100 Main Stre
cause
upgrade issues.
We would like to back out the JPDA_SUSPEND change if there is a newer
fix.
Thanks for your time,
Kurt Roy
PROS Revenue Management
3100 Main Street, Suite 900
Houston, TX 77002
Phone: 713-335-8007
Email: [EMAIL PROTECTED]
The information contained in this email may be
Do your 2 second requests happen at a particular time of day? In the
early morning, when my database vacuum is running, my response times
shoot way up (to around 5 seconds). Check to see what else is going
on with your system during the times the page response times increase.
/kurt
On
(perhaps a different one) where their requests will go until they again
log out.
/kurt
Manisha Sathe wrote:
I am using form based Datasource Realm for
authentication and authorization. Also need to
consider clustering/loadbalancing of web server (in
this case Tomcat). In docs it is written fo
, but I
can't check that right now. Hope this helps...
/kurt
roy tang wrote:
Hi,
I'm new to this list, hope someone here can help. :)
We're developing a webapp that should be able to accept Chinese input. We
also have a filter installed in the webapp for some auditing t
lls in between.
Any comments, ideas, thoughts, or chants of "no whammies" would be
greatly appreciated. Even if this all looks very sane, please let me
know, so I can feel that I got this (relatively) right and start
investigating elsewhere for the problem. Thanks.
/kurt
.org/tomcat-5.0-doc/config/ajp.html
...that parameter doesn't exist (it does exist, though, in the 5.5
docs). Am I just SOL on that parameter because I'm using 5.0.28?
Many thanks again...
/kurt
Mladen Turk wrote:
Kurt Overberg wrote:
It seems that the number of connections b
ings were wedged. Also- before a
previous crash/wedge, I noticed that the number of connections to tc1
was was dropping down to 10 or 12. Very confusing.
Thanks again for any insight...
/kurt
04/05/2006 10:52:35 AM 73 72
04/05/2006 10:52:45 AM 74 74
04/05/2006 10:52:56 AM 72 74
04/05/2006
27;m hoping there some
magical bullet configuration parameter that will help. C'mn
magic bullet!!
Thanks for any insight you can provide!
/kurt
Appropriate configs:
My Apache is set to 1024 simultaneous connections and the JkMounts are
configured properly. I have my
www.blah.com
...requests to www.blah.com will also get sent to that localhost
context. I'm not sure if this is the 'proper' way to do it, but it
seems to work just fine. I'm also using 5.0.27. Hope this helped!
/kurt
Morten Andersen wrote:
How do I set up tomcat
ecovery
in send loop 0
Thanks,
Kurt
;amatuerish'. Maybe
I'm just paranoid.
My shell-fu is much better than my java-fu, so I can figure it out that
way, I guess I just assumed there's some big, complex apache project for
managing large numbers of tomcats remotely.
Thanks again!
/kurt
Richard Mixon wrote:
Kurt,
J
s from a DB?
Thanks for any help or suggestions!
/kurt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
28 matches
Mail list logo