Could somebody please point me to an institute which conducts Tomcat
administration training in INDIA (Bangalore)?
Thanks for your help.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e
> From: zigg...@gmail.com [mailto:zigg...@gmail.com]
> Subject: Re: tomcat administration
>
> Does virtual hosting work on a single instance of tomcat and jvm?
Read the docs:
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html
And Mark E's new WIKI entry:
http:
Thanks for clarifying it. Does virtual hosting work on a single instance of
tomcat and jvm?
Sent from my BlackBerry® smartphone
-Original Message-
From: "Caldarale, Charles R"
Date: Fri, 7 May 2010 14:18:45
To: Tomcat Users List
Subject: RE: tomcat administration
&g
> From: zigg...@gmail.com [mailto:zigg...@gmail.com]
> Subject: Re: tomcat administration
>
> Also have a look at catalina base
That's for running multiple instances of Tomcat, which is another option but
consumes more resources and requires multiple IP address or ports.
Also have a look at catalina base
Sent from my BlackBerry® smartphone
-Original Message-
From: testwreq wreq
Date: Fri, 7 May 2010 14:56:32
To: Tomcat Users List
Subject: Re: tomcat administration
Thank you. I will read about virtua. hosting.
On Fri, May 7, 2010 at 12:12 PM
Thank you. I will read about virtua. hosting.
On Fri, May 7, 2010 at 12:12 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: testwreq wreq [mailto:testw...@gmail.com]
> > Subject: Re: tomcat administration
> >
> > I need ability for users to st
sp/servelet code) changes,
tomcat has
to restart to clear the old cache. Is it true?
My tomcat version is 5.5.23
thanks, vm
On Fri, May 7, 2010 at 9:59 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
From: testwreq wreq [mailto:testw...@gmail.com]
Subject: tomcat a
it true?
>>
>> My tomcat version is 5.5.23
>>
>> thanks, vm
>>
>>
>> On Fri, May 7, 2010 at 9:59 AM, Caldarale, Charles R <
>> chuck.caldar...@unisys.com> wrote:
>>
>>
>>>> From: testwreq wreq [mailto:testw...@gmail.c
testwreq wreq [mailto:testw...@gmail.com]
Subject: tomcat administration
I have a new installation of tomcat on centos. My $CATALINA_HOME is
/usr/share/tomcat5 and tomcat is running.
Care to tell us the *exact* version of Tomcat you installed? And how you
installed it? (Is it a 3rd-party repac
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: tomcat administration
>
> I need ability for users to stop and restart a single webapp
> without having access to other webapps which do not belong to
> them. Is this possible?
Yes. Use virtual hosting, so each u
I don't think it is possible, but if you need this feature, you can
always extend/modify tomcat manager application...
-Original Message-
From: testwreq wreq [mailto:testw...@gmail.com]
[...]
I need ability for users to stop and restart a single webapp without
having
access to other w
lto:testw...@gmail.com]
> Sent: 7. května 2010 16:49
> To: Tomcat Users List
> Subject: Re: tomcat administration
>
> I entered the following line roles="admin,manager" /> in tomcat-users.xm file. I can login to the admin
> http://localhost:8080/admin/ and application man
Caldarale, Charles R wrote:
From: testwreq wreq [mailto:testw...@gmail.com]
Subject: Re: tomcat administration
I would like to give some test application users ability to
start & restart the tomcat server but not the entire admin /
manager interface. Is it possible to configure
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: Re: tomcat administration
>
> I would like to give some test application users ability to
> start & restart the tomcat server but not the entire admin /
> manager interface. Is it possible to configure this?
T
Sorry for the typo... Below, I meant war file, not jar...
-Original Message-
From: La Spina, Massimo
Sent: 7. května 2010 16:55
To: 'Tomcat Users List'
Subject: RE: tomcat administration
Hello.
As somebody else already wrote, is not possible to stop/restart tomcat fro
...@gmail.com]
Sent: 7. května 2010 16:49
To: Tomcat Users List
Subject: Re: tomcat administration
I entered the following line in tomcat-users.xm file. I can login to the admin
http://localhost:8080/admin/ and application manager
http://localhost:8080/manager/html
I would like to give some test
testwreq wreq wrote:
I would like to give some test application users ability to start & restart
the tomcat server
You may want to sit down, have a cup of coffee, and re-think harder
about this statement, before someone really feels like answering it (again).
-
> wrote:
> > From: testwreq wreq [mailto:testw...@gmail.com]
> > Subject: tomcat administration
> >
> > I have a new installation of tomcat on centos. My $CATALINA_HOME is
> > /usr/share/tomcat5 and tomcat is running.
>
> Care to tell us the *exact*
testwreq wreq wrote:
http://localhost:8080 brings up the tomcat page & one of the option is
"Administration". I would like to use this web interface and even give some
of the test webapp users ability to restart tomcat.
What is the URL of the administration application? Is it something that
en
testwreq wreq wrote:
I have a new installation of tomcat on centos. My $CATALINA_HOME is
/usr/share/tomcat5 and tomcat is running.
http://localhost:8080 brings up the tomcat page & one of the option is
"Administration". I would like to use this web interface and even give some
of the test webapp
> From: testwreq wreq [mailto:testw...@gmail.com]
> Subject: tomcat administration
>
> I have a new installation of tomcat on centos. My $CATALINA_HOME is
> /usr/share/tomcat5 and tomcat is running.
Care to tell us the *exact* version of Tomcat you installed? And how you
instal
There are special "admin" and "manager" roles.
Try to define and use one of these.
Massimo
-Original Message-
From: testwreq wreq [mailto:testw...@gmail.com]
Sent: 7. května 2010 15:04
To: Tomcat Users List
Subject: tomcat administration
I have a new installation
I have a new installation of tomcat on centos. My $CATALINA_HOME is
/usr/share/tomcat5 and tomcat is running.
http://localhost:8080 brings up the tomcat page & one of the option is
"Administration". I would like to use this web interface and even give some
of the test webapp users ability to resta
> From: SophieKlusn [mailto:[EMAIL PROTECTED]
>> Subject: RE: Tomcat Administration
>>
>> The contents of admin.xml are as follows:
>
> That all looks reasonable.
>
>> I am still confounded with where the error page is
>> being served from.
>
> Might
> From: SophieKlusn [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat Administration
>
> The contents of admin.xml are as follows:
That all looks reasonable.
> I am still confounded with where the error page is
> being served from.
Might be time for a full search of your sy
much,
Sophie
Caldarale, Charles R wrote:
>
>> From: SophieKlusn [mailto:[EMAIL PROTECTED]
>> Subject: RE: Tomcat Administration
>>
>> I don't know what you mean by multiple elements.
>
> In conf/server.xml, there must be at least one element, which
>
> From: SophieKlusn [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat Administration
>
> I don't know what you mean by multiple elements.
In conf/server.xml, there must be at least one element, which
uses the name "localhost" by default, and has an appBase attrib
d its attachments from all computers.
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> From: SophieKlusn [mailto:[EMAIL PROTECTED]
> Subject: Tomcat Administration
>
> I have no clue from where the error page is being
> served cause I deleted the admin directory from
> webapps/ROOT folder.
1) Are you sure you emptied the browser cache?
2) Are you sure you
OT folder. This is spooky! Please help!
--
View this message in context:
http://www.nabble.com/Tomcat-Administration-tf4178709.html#a11882394
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a
cc
Please respond to Subject
"Tomcat Users Re: Tomcat Administration Package
List" Download?
/2007 19:05
cc
Please respond to Subject
"Tomcat Users Re: Tomcat Administration Package
cc
Please respond to Subject
"Tomcat Users Re: Tomcat Administration Package
List&qu
This is a freeware Tomcat management app. that was posted
here on the list some time ago that may prove to be useful to you Steve.
*Tomcat Service Manager by David Boyer*
*Link>*
http://web.bvu.edu/staff/david/index.jsp?section=software&subsection=tcservcfg&page=overview
Good Luck
Visit My Home
There is no admin webapp for tomcat 6 and there is no plan to implement
it. This has been answered in the archives so you could do a search for
more details on why if you need more info.
--David
[EMAIL PROTECTED] wrote:
Hi,
Can anybody tell me where I can find the administration packag
Hi,
Can anybody tell me where I can find the administration package for
Tomcat 6? I have gone to the archive.apache.org/tomcat site, but it does
not have the package in the relevant Tomcat 6 directory as it does for the
earlier Tomcat Versions. I have tried using the version for Tomcat 5.5.2
mail message in error, please
notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message - From: "Elton Kong" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 06, 2007 4:37 PM
Subject: Tomcat
June 06, 2007 4:37 PM
Subject: Tomcat Administration HTTP Status 500 -
Hi,
I've been trying to troubleshoot this problem and could not figure
out a solution to it. Basically I have installed an instance of
tomcat 4.1.31. I have configured the tomcat-user.xml for an admin
login and manage
06, 2007 4:37 PM
Subject: Tomcat Administration HTTP Status 500 -
Hi,
I've been trying to troubleshoot this problem and could not figure
out a solution to it. Basically I have installed an instance of
tomcat 4.1.31. I have configured the tomcat-user.xml for an admin
login and manager log
, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Elton Kong" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 06, 2007 4:37 PM
Subject: Tomcat Administration HTTP St
Hi,
I've been trying to troubleshoot this problem and could not figure out a
solution to it. Basically I have installed an instance of tomcat 4.1.31.
I have configured the tomcat-user.xml for an admin login and manager
login. The manager login works fine, but when I click the
administration,
Message -
From: "Venkata Naveen" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 17, 2007 1:46 AM
Subject: Tomcat Administration
hi Hi iam unable to get the tomcat administration page. It is giving the
message like "Tomcat's administration web application is no lon
Your question is answered in the tomcat FAQ. See the link below for
further information:
http://wiki.apache.org/tomcat/HowTo#head-f50555909547d981d0e2b030323632b26047013e
--David
Venkata Naveen wrote:
hi Hi iam unable to get the tomcat administration page. It is giving the
message like
cc :
Objet : Tomcat
Administration
hi Hi iam unable to get the tomcat administration page. It is giving the
message like "Tomcat's administration web application is no longer installed
by default. Download and install the "admin" package to use it. " where to
get the tomcat admin package, and how to in
-
From: dimitryous r. [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 31, 2007 8:04 AM
To: Apache Tomcat
Subject: Tomcat Administration
Hello,
I just finished my upgrade to Apache Tomcat/5.5.20.
I know that for security reasons, using the administration webapp is
restricted to users with role
> -Original Message-
> From: dimitryous r. [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 31, 2007 8:04 AM
> To: Apache Tomcat
> Subject: Tomcat Administration
>
> Hello,
> I just finished my upgrade to Apache Tomcat/5.5.20.
>
> I know that f
Hello,
I just finished my upgrade to Apache Tomcat/5.5.20.
I know that for security reasons, using the administration webapp is
restricted to users with role "admin".
The is correct in "/usr/local/apache-tomcat-5.5.20/conf/tomcat-
users.xml" file (I'm admin and manager) but still I get the m
line
DataSource ds = (DataSource) initialContext.lookup("java:comp/env/jdbc/zbi");
is
DataSource ds = (DataSource) initialContext.lookup("java:comp/env/jdbc/test");
On 2/2/07, Aljosa Mohorovic <[EMAIL PROTECTED]> wrote:
i created jndi datasource in tomcat admini
i created jndi datasource in tomcat administration (Resources > Data
Sources > "JNDI Name"=test) and failed to access it in code:
CODE:
InitialContext initialContext = new InitialContext();
DataSource ds = (DataSource) initialContext.lookup("java:comp/env/jdbc/zbi");
Lindsey wrote:
I need help with the following Tomcat issues:
1. I have Tomcat 5.5 running on a windows PC, but I am unable to get
Tomcat Administration to work.
2. I need help on getting SQL Server 2005 to work with Tomcat 5.5.
3. How to setup Tomcat to work wi
I need help with the following Tomcat issues:
1. I have Tomcat 5.5 running on a windows PC, but I am unable to get
Tomcat Administration to work.
2. I need help on getting SQL Server 2005 to work with Tomcat 5.5.
3. How to setup Tomcat to work with Apache Web Server.
Thanks
I need help with the following Tomcat issues:
1. I have Tomcat 5.5 running on a windows PC, but I am unable to get
Tomcat Administration to work.
2. I need help on getting SQL Server 2005 to work with Tomcat 5.5.
3. How to setup Tomcat to work with Apache Web Server.
Thanks
hi
Did u ever looked at the logs -> catalina.out ?
- regards
Vinu
[EMAIL PROTECTED] wrote:
Hi everyone,
After logging in to the Tomcat Administration page, I
am getting Error status as 500 in right frame for every link on left
frame, which represetns some internal se
Hi everyone,
After logging in to the Tomcat Administration page, I am
getting Error status as 500 in right frame for every link on left frame,
which represetns some internal sever error, I am not getting why it has
happend so, If any one can tell me the resone why it has
I finally got it!
It was problem with roles.I didn`t put admin role
im tomcat-users.xml file.Now it works fantastic.
thanks for your help
--- Markus Schönhaber
<[EMAIL PROTECTED]> wrote:
> Nenad Bosanac wrote:
> > Well you said
> >
> > >Make that . But that
> shouldn't
> > >be the culprit.
> >
>
Nenad Bosanac wrote:
> Well you said
>
> >Make that . But that shouldn't
> >be the culprit.
>
> How i can make username?
In your tomcat-user.xml (as you propably copied from the docs):
You said
>
> >Hard to tell. Have you configured a RemoteAddrValve
> >to protect the manager app
> >or something
Well you said
>Make that . But that shouldn't
>be the culprit.
How i can make username?
You said
>Hard to tell. Have you configured a RemoteAddrValve
>to protect the manager app
>or something like that?
What is RemoteAddrValve and how can i configure this
you also said
>Do the logfiles contain a
Nenad Bosanac wrote:
> Thank you for your very fast response but ihave same
> problem again.
> I try to change tomcat-users.xml and he looks like
> this
>
> /*
>
>
>
>
>
>
>roles="standard,manager" />
Make that . But that shouldn't be the culpr
Thank you for your very fast response but ihave same
problem again.
I try to change tomcat-users.xml and he looks like
this
/*
/**
Of course i change this xml file and start tomcat
again and try
Thank you for your very fast response but ihave same
problem again.
I try to change tomcat-users.xml and he looks like
this
/*
/**
Of course i change this xml file and start tomcat
again and try
Thank you for your very fast response but ihave same
problem again.
I try to change tomcat-users.xml and he looks like
this
/*
/**
Of course i change this xml file and start tomcat
again and try
Nenad Bosanac wrote:
> Hello!
> I`d like to ask you how i can enter in Tomcat Web
> Server Administrtaion Tool .
> I don`t now the username and password ?
> Is there any default adminsitrator username and
> password?
> By the way i have Tomcat 5.5.9 installed and working
> fine.
Read this:
http://
Hello!
I`d like to ask you how i can enter in Tomcat Web
Server Administrtaion Tool .
I don`t now the username and password ?
Is there any default adminsitrator username and
password?
By the way i have Tomcat 5.5.9 installed and working
fine.
Please help!
_
ns. I am working on a Linux server. Thanks so
> much.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 24, 2006 6:02 PM
> To: users@tomcat.apache.org
> Subject: Tomcat Administration Package installation
>
&
Subject: Tomcat Administration Package installation
Hi All,
I know that this is a very basic question, but I could not find any
instruction on Tomcat's web site. I have Tomcat 5.5.15 installed on
Windows 2003; it is not bundled with the Tomcat Administration Package
anymore. I have downloade
Thanks Mark and Chuck for your help!
Nguessan
> Original Message
> Subject: Re: Tomcat Administration Package installation
> From: Mark Thomas <[EMAIL PROTECTED]>
> Date: Fri, February 24, 2006 6:12 pm
> To: Tomcat Users List
>
> [EMAIL P
[EMAIL PROTECTED] wrote:
> I have downloaded the Administration Package. It is the
> apache-tomcat-5.5.15.zip. In which exact directory should I unbundle
> the file?
C:\Program Files\Apache Software Foundation\Tomcat 5.5
Mark
-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat Administration Package installation
>
> I have downloaded the Administration Package. It is the
> apache-tomcat-5.5.15.zip.
That's the name of the main Tomcat download, not the admin package,
which is in
Hi All,
I know that this is a very basic question, but I could not find any
instruction on Tomcat's web site. I have Tomcat 5.5.15 installed on
Windows 2003; it is not bundled with the Tomcat Administration Package
anymore. I have downloaded the Administration Package. It is the
apache-t
70 matches
Mail list logo