Re: The requested resource (/manager/) is not available.

2008-09-09 Thread Robert K. Vanderhoek
Check to see if your webapps directory contains the /manager and 
/tomcat-docs folders.  Also make sure your server.xml file is pointing 
to the /webapps directory as its starting place.


[EMAIL PROTECTED] wrote:

See Thread at: http://www.techienuggets.com/Detail?tx=6039 Posted on behalf of 
a User

try:
/manager/html instead!


In Response To: 


Hi list,

I'm trying to use the manager webapp for the custom Ant tasks on Tomcat 
6.0.9 with Sun Solaris 10. I've gone into the tomcat-users.xml file and 
created a username/password admin/admin that has the manager role. 
However, when I try to connect to the manager webapp by pointing my 
browser to http://localhost:port/manager, I get the error:


_The requested resource (/manager/) is not available.

_I know I must be missing something obvious. I've searched Google for 
suggestions and I've read the Manager How-To online but to no avail. 
Perhaps I am missing some directories in my Tomcat installation? When I 
try to navigate to http://localhost:port/tomcat-docs I receive the same 
error.


Is it possible I have a directory in the wrong place? I doubt that would 
be the case because I simply downloaded the Tomcat 6.0.9 core 
distribution and followed the instructions. Do I need the deployer or 
something?


Thanks,
Dan

-
To start a new topic, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


.

  


--
Robert K. Vanderhoek
(603) 772-2305
Computer Technician
IT Department
Connor  Connor
16 Kingston Rd Unit #5
Exeter, NH 03833


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: The requested resource (/manager/) is not available.

2008-09-09 Thread Martin Gainty

yes ..
specifically
Host name=localhost appBase=webapps

Martin 
__ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


 Date: Tue, 9 Sep 2008 08:08:02 -0400
 From: [EMAIL PROTECTED]
 To: users@tomcat.apache.org
 Subject: Re: The requested resource (/manager/) is not available.
 
 Check to see if your webapps directory contains the /manager and 
 /tomcat-docs folders.  Also make sure your server.xml file is pointing 
 to the /webapps directory as its starting place.
 
 [EMAIL PROTECTED] wrote:
  See Thread at: http://www.techienuggets.com/Detail?tx=6039 Posted on behalf 
  of a User
 
  try:
  /manager/html instead!
 
 
  In Response To: 
 
  Hi list,
 
  I'm trying to use the manager webapp for the custom Ant tasks on Tomcat 
  6.0.9 with Sun Solaris 10. I've gone into the tomcat-users.xml file and 
  created a username/password admin/admin that has the manager role. 
  However, when I try to connect to the manager webapp by pointing my 
  browser to http://localhost:port/manager, I get the error:
 
  _The requested resource (/manager/) is not available.
 
  _I know I must be missing something obvious. I've searched Google for 
  suggestions and I've read the Manager How-To online but to no avail. 
  Perhaps I am missing some directories in my Tomcat installation? When I 
  try to navigate to http://localhost:port/tomcat-docs I receive the same 
  error.
 
  Is it possible I have a directory in the wrong place? I doubt that would 
  be the case because I simply downloaded the Tomcat 6.0.9 core 
  distribution and followed the instructions. Do I need the deployer or 
  something?
 
  Thanks,
  Dan
 
  -
  To start a new topic, e-mail: [EMAIL PROTECTED]
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
  -
  To start a new topic, e-mail: users@tomcat.apache.org
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
  .
 

 
 -- 
 Robert K. Vanderhoek
 (603) 772-2305
 Computer Technician
 IT Department
 Connor  Connor
 16 Kingston Rd Unit #5
 Exeter, NH 03833
 
 
 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

_
Stay up to date on your PC, the Web, and your mobile phone with Windows Live.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/

RE: The requested resource (/manager/) is not available.

2008-09-09 Thread Caldarale, Charles R
 From: Robert K. Vanderhoek [mailto:[EMAIL PROTECTED]
 Subject: Re: The requested resource (/manager/) is not available.

 Check to see if your webapps directory contains the /manager and
 /tomcat-docs folders.  Also make sure your server.xml file is pointing
 to the /webapps directory as its starting place.

Don't respond to this thread - it dates from over a year ago and was answered 
within a very short time of the question being asked.  Some clown was browsing 
techienuggets and responded to the initial message without ever reading any of 
the responses.  It's unfortunate that techienuggets works so poorly.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and 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]



Re: The requested resource (/manager/) is not available.

2008-09-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=6039 Posted on behalf of 
a User

try:
/manager/html instead!


In Response To: 

Hi list,

I'm trying to use the manager webapp for the custom Ant tasks on Tomcat 
6.0.9 with Sun Solaris 10. I've gone into the tomcat-users.xml file and 
created a username/password admin/admin that has the manager role. 
However, when I try to connect to the manager webapp by pointing my 
browser to http://localhost:port/manager, I get the error:

_The requested resource (/manager/) is not available.

_I know I must be missing something obvious. I've searched Google for 
suggestions and I've read the Manager How-To online but to no avail. 
Perhaps I am missing some directories in my Tomcat installation? When I 
try to navigate to http://localhost:port/tomcat-docs I receive the same 
error.

Is it possible I have a directory in the wrong place? I doubt that would 
be the case because I simply downloaded the Tomcat 6.0.9 core 
distribution and followed the instructions. Do I need the deployer or 
something?

Thanks,
Dan

-
To start a new topic, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: The requested resource (/manager/) is not available

2007-10-15 Thread Johnny Kewl


---
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool application server
---



- Original Message - 
From: Andrew Hole [EMAIL PROTECTED]

To: Tomcat Users List users@tomcat.apache.org
Sent: Monday, October 15, 2007 9:11 AM
Subject: The requested resource (/manager/) is not available



Hello!

I'm getting the following error:
description The requested resource (/manager/) is not available


Try http://localhost:8080/manager/html

Manager does all sorts of things and is used in depolyment as well, so it 
needs many mappings and thus is not like a normal servlet (direct) context






when I request URL for manager webapplication.

I've manager.xml on ..\conf\Catalina\localhost and manager application
on server\webapps\manager. What i'm doing wrong?

Thanks a lot.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: The requested resource (/manager/) is not available

2007-10-15 Thread Andrew Hole
Thanks a lot. It worked

On 10/15/07, Johnny Kewl [EMAIL PROTECTED] wrote:

 ---
 HARBOR: http://coolharbor.100free.com/index.htm
 Now Tomcat is also a cool application server
 ---



 - Original Message -
 From: Andrew Hole [EMAIL PROTECTED]
 To: Tomcat Users List users@tomcat.apache.org
 Sent: Monday, October 15, 2007 9:11 AM
 Subject: The requested resource (/manager/) is not available


  Hello!
 
  I'm getting the following error:
  description The requested resource (/manager/) is not available

 Try http://localhost:8080/manager/html

 Manager does all sorts of things and is used in depolyment as well, so it
 needs many mappings and thus is not like a normal servlet (direct) context



 
  when I request URL for manager webapplication.
 
  I've manager.xml on ..\conf\Catalina\localhost and manager application
  on server\webapps\manager. What i'm doing wrong?
 
  Thanks a lot.
 
  -
  To start a new topic, e-mail: users@tomcat.apache.org
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: The requested resource (/manager/) is not available.

2007-02-27 Thread Caldarale, Charles R
 From: Daniel Gresh [mailto:[EMAIL PROTECTED] 
 Subject: The requested resource (/manager/) is not available.
 
 However, when I try to connect to the manager webapp by pointing my 
 browser to http://localhost:port/manager, I get the error:
 
 _The requested resource (/manager/) is not available.

There is no mapping for just plain /manager.  Look in
webapps/manager/WEB-INF/web.xml to see what is there.  The typical ones
are /manager/html and /manager/status.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and 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]



Re: The requested resource (/manager/) is not available.

2007-02-27 Thread Daniel Gresh

Caldarale, Charles R wrote:
From: Daniel Gresh [mailto:[EMAIL PROTECTED] 
Subject: The requested resource (/manager/) is not available.


However, when I try to connect to the manager webapp by pointing my 
browser to http://localhost:port/manager, I get the error:


_The requested resource (/manager/) is not available.



There is no mapping for just plain /manager.  Look in
webapps/manager/WEB-INF/web.xml to see what is there.  The typical ones
are /manager/html and /manager/status.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and 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]



  
Ah I see now. This also helps me understand how the manager webapp will 
work with custom Ant tasks.


With the above explanation in mind, I saw why 
http://localhost:port/tomcat-docs was not working; it is now 
http://localhost:port/docs apparently.


Thanks a lot for the help,
Dan

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]