Turning off port 8080 but still need to access to admin pages

2005-06-09 Thread Scott Heitkamp
I need to turn off port 8080, so that you can only access Tomcat by going through port 8009 using Apache. Once I turn off port 8080, I no longer have a way of getting to the admin pages for Tomcat. Is there a way around this? - Discover Yahoo

RE: Turning off port 8080 but still need to access to admin pages

2005-06-09 Thread Brian McGovern
You could leave 8080 on .. But restrict access to it via firewall. -Original Message- From: Scott Heitkamp [mailto:[EMAIL PROTECTED] Sent: Thursday, June 09, 2005 4:32 PM To: tomcat-user@jakarta.apache.org Subject: Turning off port 8080 but still need to access to admin pages I need

Re: Turning off port 8080 but still need to access to admin pages

2005-06-09 Thread Robson dos Santos Franca
using Apache. Once I turn off port 8080, I no longer have a way of getting to the admin pages for Tomcat. Is there a way around this? - Discover Yahoo! Find restaurants, movies, travel more fun for the weekend. Check it out

Re: Turning off port 8080 but still need to access to admin pages

2005-06-09 Thread Parsons Technical Services
: Thursday, June 09, 2005 4:31 PM Subject: Turning off port 8080 but still need to access to admin pages I need to turn off port 8080, so that you can only access Tomcat by going through port 8009 using Apache. Once I turn off port 8080, I no longer have a way of getting to the admin pages

Problem viewing Connector info in Tomcat 4.1.30 admin pages

2004-07-22 Thread Hyatt, Gordon
Is there a known issue with the connectors in Tomcat 4.1.30? Viewing the 2 connector pages in Tomcat's admin site yeilds the same message: HTTP Status 500 - Error retrieving attribute allowTrace Tomcat 4.1.27 did not exhibit this problem. Tested with Win2K Pro/j2sdk1.4.2_04 and Win2K

RE: admin pages.

2001-11-01 Thread Martin van den Bemt
. on-line forum. Everyone, I have a simple question - I've looked in the documentation and can't seem to find it. I'm in the process of trying to use JBoss and Tomcat, and am poking around with Tomcat and wanted to use the admin pages. Except... I have NO IDEA what the user name and password

RE: admin pages.

2001-11-01 Thread McDowell, Mark
Thanks! -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 10:18 AM To: Tomcat Users List Subject: RE: admin pages. You have to manually add a user to the tomcat-users.xml file, which has the admin role. Mvgr, Martin

RE: admin pages.

2001-11-01 Thread McDowell, Mark
10:18 AM To: Tomcat Users List Subject: RE: admin pages. You have to manually add a user to the tomcat-users.xml file, which has the admin role. Mvgr, Martin -Original Message- From: McDowell, Mark [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 5:14 PM To: 'Tomcat Users

RE: admin pages.

2001-11-01 Thread Paul DuBois
=manager / /tomcat-users Have a look at: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 10:18 AM To: Tomcat Users List Subject: RE: admin pages. You have

RE: admin pages.

2001-11-01 Thread Martin van den Bemt
, November 01, 2001 5:35 PM To: 'Tomcat Users List' Subject: RE: admin pages. I said thanks too soon... :( I tried adding the admin role to a user in tomcat-users.xml file, but it seems to make no difference... Is there a list of predefined roles somewhere? -Original Message- From

RE: admin pages.

2001-11-01 Thread McDowell, Mark
van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 10:46 AM To: Tomcat Users List Subject: RE: admin pages. restart tomcat.. ;)) it does not reload the file.. and ehh.. for tomcat 4 it is manager and for tomcat 3 it is tomcat_admin or tomcat (couldn't get that quite clear

RE: admin pages.

2001-11-01 Thread Craig R. McClanahan
Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: admin pages. I have tried manager, tomcat, tomcat_manager and none seem to work. And yes, I did restart the server... :) Any other ideas? If there is an area of the documentation which covers this, I'd

Re: admin pages.

2001-11-01 Thread David Smith
: Thursday, November 01, 2001 10:46 AM To: Tomcat Users List Subject: RE: admin pages. restart tomcat.. ;)) it does not reload the file.. and ehh.. for tomcat 4 it is manager and for tomcat 3 it is tomcat_admin or tomcat (couldn't get that quite clear, never used it..) Mvgr, Martin

RE: admin pages.

2001-11-01 Thread McDowell, Mark
By the way, I am using Tomcat 3.2.3, downloaded as part of the install for JBoss... Does that change anything? -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 12:55 PM To: Tomcat Users List Subject: RE: admin pages. For Tomcat

RE: admin pages.

2001-11-01 Thread McDowell, Mark
/web-app What is the Admin realm? Is it a database or something? I've looked in the config files and not seen it... hm Mark -Original Message- From: McDowell, Mark [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 1:17 PM To: 'Tomcat Users List' Subject: RE: admin pages

RE: admin pages.

2001-11-01 Thread Craig R. McClanahan
On Thu, 1 Nov 2001, McDowell, Mark wrote: Date: Thu, 1 Nov 2001 13:37:35 -0600 From: McDowell, Mark [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: admin pages. Here's the web.xml for the admin site: web-app

How can I access tomcat's admin pages?

2001-03-19 Thread Batsheva Raviv
I have 2 questions: 1. How can I access tomcat's admin pages? 2. When ever I try the to execute the following URL : http://braviv:8080/admin/contextAdmin/contextAdmin.html, a window pup up with the message "Enter Network Password". Please type your user name and password. The window

RE: How can I access tomcat's admin pages?

2001-03-19 Thread Darrell Porter
Look in tomcat-users.xml -Original Message- From: Batsheva Raviv [mailto:[EMAIL PROTECTED]] Sent: Monday, March 19, 2001 9:18 AM To: [EMAIL PROTECTED] Subject: How can I access tomcat's admin pages? I have 2 questions: 1. How can I access tomcat's admin pages? 2. When ever I try

RE: How can I access tomcat's admin pages?

2001-03-19 Thread Bob Cullen
t;tomcat" roles="tomcat" / user name="role1" password="tomcat" roles="role1" / user name="both" password="tomcat" roles="tomcat,role1" / /tomcat-users -Original Message- From: Darrell Porter [mailto:[EMAIL