>
> there is a way to trace into a log file all the connections (and also every
> connection attempt) made into the "admin" tomcat webapp ? What I need to
> know is:
>
> login timestamp
> user
> src ip
>
It is called AccessLogValve,
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html
--
Hi all,
there is a way to trace into a log file all the connections (and also every
connection attempt) made into the "admin" tomcat webapp ? What I need to
know is:
login timestamp
user
src ip
Thanks in advance,
Mauro.
--
View this message in context:
http://www.nabble.com/To
Adam Gordon wrote:
> I've got the Tomcat admin webapp up and running but am seeing an error
> (when I try and log in) in catalina.out informing me that there are "no
> LoginModules configured for "
>
> We use JAAS for our web app so I'm familiar with the concept
I've got the Tomcat admin webapp up and running but am seeing an error
(when I try and log in) in catalina.out informing me that there are "no
LoginModules configured for "
We use JAAS for our web app so I'm familiar with the concept of the
LoginModule and we have a JAAS
a JAAS Realm in admin.xml (like we're doing for
our web app) but it's not clear how it needs to be configured.
Any ideas?
--adam
Caldarale, Charles R wrote:
From: Adam Gordon [mailto:[EMAIL PROTECTED]
Subject: Tomcat admin webapp configuration with mod_jk
I've downloaded and
> From: Adam Gordon [mailto:[EMAIL PROTECTED]
> Subject: Tomcat admin webapp configuration with mod_jk
>
> I've downloaded and installed (correctly, I think) the admin
> web app but am having trouble configuring Apache and Tomcat
> to recognize that the admin webapp is pr
We currently use Apache/Tomcat and mod_jk for our webapp. I've
downloaded and installed (correctly, I think) the admin web app but am
having trouble configuring Apache and Tomcat to recognize that the admin
webapp is present. I suspect it's simply a config issue, but can't
Esteban Dugueperoux wrote:
> Hi,
>
> I'm a new user to Tomcat 5.5 on Debian Etch, I have installed all tomcat 5.5
> packages :
There have been repeated reports of third-party Tomcat packages not
working correctly. I don't know if this is the case here.
I would remove these and download the tar.
Hi,
I'm a new user to Tomcat 5.5 on Debian Etch, I have installed all tomcat 5.5
packages :
- tomcat5.5
- tomcat5.5-admin
- tomcat5.5-webapps
- libtomcat5.5-java
I have added this line to /var/lib/tomcat5.5/conf/tomcat-users.xml :
I go to http://XXX:8180/
I
2:06 AM
To: users@tomcat.apache.org
Subject: Question on Admin WebApp in Tomcat 6.0
Hi,
I was taking a look at Tomcat 6.0. The downloads did not have a separate WAR
for the Admin WebApp and the Core download also did not include the Admin
WebApp.
Could someone please let me know from where can I do
Hi,
I was taking a look at Tomcat 6.0. The downloads did not have a separate
WAR for the Admin WebApp and the Core download also did not include the
Admin WebApp.
Could someone please let me know from where can I download the Admin
WebApp for Tomcat 6.0?
I am primarily interested in
olved it?
I also deleted the admin directory that contains the index.html and
cleared
tomcat5.5/work/Catalina. And still..no luck.
Cheers,
Ioana
--
View this message in context:
http://www.nabble.com/Trouble-with-Admin-WebApp-tf1836378.html#a5080341
Sent from the Tomcat - User for
Hi,
I'm having the same problem u encountered. Have u solved it?
I also deleted the admin directory that contains the index.html and cleared
tomcat5.5/work/Catalina. And still..no luck.
Cheers,
Ioana
--
View this message in context:
http://www.nabble.com/Trouble-with-Admin-WebApp-tf18
Hi
Thanks for help on the Admin webapp location. I have moved it to
/server/webapps. I then restarted Tomcat and it still does not
function. I deployed the admin.xml to conf/Catalina/localhost. The
manager application shows it running, but when I follow the link I get.
Tomcat's administr
Wrong place to install the admin webapp. The webapp itself needs to be
in $CATALINA_HOME/server/webapps right next to the manager webapp.
admin.xml is correctly placed.
--David
Armour David wrote:
Hi
I am running Windows 2000. I have installed Tomcat 5.5.17. I am
running Java Version
downloaded the admin webapp. I copied the admin directory under the
webapps of the Tomcat install. I also added the admin.xml to
conf/Catalina/localhost directory.
The logs show the following error:
Jun 23, 2006 8:43:59 AM org.apache.catalina.core.StandardContext start
SEVERE: Error in resourceStart
(1) Download admin webapp from http://tomcat.apache.org/download-55.cgi for
your Tomcat version.
(Say the filename is Tomcat-admin.zip)
(2) Now unzip/untar the file preserving directory structure. So after
unzip/untar you have
following structure:
Tomcat-admin
--conf (d)
--Catalina (d
On 1/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Appologies if the answer to this is obvious.
>
> Could someone please explain where to obtain the admin webapp for tomcat 5.
>
You can find it in the same place where you downloaded Tomcat binary.
Hi,
Appologies if the answer to this is obvious.
Could someone please explain where to obtain the admin webapp for tomcat 5.
The basic installation simply provides the information that the admin
function must now be downloaded separately from the basic installation ,
but I cannot find any
19 matches
Mail list logo