RE: Setting up the usera and password for the administrator in Tomcat 4.1

2002-10-11 Thread Christine . Just

as far as I know there's no documentation yet, but the procedure is the same
as with the manager-app, except that the necessary role for the admin tool
is admin.

Chris

-Original Message-
From: Carlos [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 10:37 PM
To: Tomcat-User (E-mail)
Subject: Setting up the usera and password for the administrator in
Tomcat 4.1


Where can I find documentation o intructions to set-up the user and password
of the administrator application?  I was able to set-up the manager by
adding the user, password, and role to the user file as the documentation
indicates but I could not find info about setting-up a user as an
administrator.

Carlos Oliva


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: setting the verbosity level of stderr/stdout?

2002-10-10 Thread Christine . Just

all the debug attributes in my server.xml are set to 0, and all the
loggers have the verbosity-level set to warning (2). I still keep getting
information-level outputs in my stderr.log, coming from the SSL-connector
(coyote set to port 443) when a request is redirected from HTTP to HTTPS.

Chris
*** 
Christine Just 
Infineon Technologies AG 
IT CRP BI MIP / Projekt Balanced Scorecard 
* +49 (89) 234 28690 
* +49 (89) 234 715468 
* mailto:[EMAIL PROTECTED] 



-Original Message-
From: Michael Schulz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 5:27 PM
To: Tomcat Users List
Subject: RE: setting the verbosity level of stderr/stdout?



Look in the Tomcat Manual regarding the server.xml file.  The server.xml
file is located in $CATALINA_HOME/conf folder and most entries in the xml
file, such as server, engine, etc. allow for a debug=n attribute.  The
higher the value of n, the more verbose the output.  A value of 0 indicates
no logging.

Again, this information is fully documented in the Tomcat docs.

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html

-Mike


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 9:47 AM
To: [EMAIL PROTECTED]
Subject: setting the verbosity level of stderr/stdout?


Hi,

I'm running Tomcat 4.0.6 standalone as service on a nt4 box. Is there a way
of explicitly setting the verbosity level for the stderr and stdout logs?
Any help is greatly appreciated.

regards,
Christine

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




setting the verbosity level of stderr/stdout?

2002-10-09 Thread Christine . Just

Hi,

I'm running Tomcat 4.0.6 standalone as service on a nt4 box. Is there a way
of explicitly setting the verbosity level for the stderr and stdout logs? 
Any help is greatly appreciated.

regards,
Christine

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: Tomcat 4.1.12 Service problem vs. Tomcat Command Line

2002-10-02 Thread Christine . Just

Hi,

please check your registry, if the JVM Library key at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Apache Tomcat
4.1\Parameters points to the correct JVM (the one where you put your jars).
Btw, why do you want to put your jars into jre/lib/ext?
I think there's a passage in the Configuration Reference (Tomcat
documentation) that tells you to put nothing into jre/lib/ext, cause Tomcat
might not recognize these jars.

Regards,
Christine


-Original Message-
From: Matt Fury [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 02, 2002 4:34 PM
To: [EMAIL PROTECTED]
Subject: Tomcat 4.1.12 Service problem vs. Tomcat Command Line


Forgive me if I am overlooking something stupid but I
am having a problem getting ANY classes recognized via
the Tomcat service but when I run the command line
version everything works fine.

I don't recall having this problem in earlier versions
of Tomcat (circa 4.0.4)

I am running the latest J2DSK 1.4.1 and the latest
Stable Tomcat 4.1.12

I put my jars in the jre/lib/ext and Tomcat is just
not picking them up. I am also putting these classes
in the classes folder for Tomcat and no dice. I think
its strange that the Tomcat dos command line startup
finds these classes fine.

Any suggestions?



=

int myName() {
  cout  -Matt Fury \n;
  return 0;
}


__
Do you Yahoo!?
New DSL Internet Access from SBC  Yahoo!
http://sbc.yahoo.com

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]