RE: Tomcat Manager problem..

2008-11-05 Thread Caldarale, Charles R
> From: slytheman [mailto:[EMAIL PROTECTED] > Subject: Tomcat Manager problem.. Don't suppose you'd care to tell us your Tomcat version? It makes a significant difference. >unpackWARs="true" autoDeploy="true" > xmlV

Tomcat Manager problem..

2008-11-05 Thread slytheman
der I have Catalina/localhost/manager.xml Catalina/www.domain.com/manager.xml manager.xml : tomcat-users.xml : What AM I doing wrong??? -- View this message in context: http://www.nabble.com/Tomcat-Manager-problem..-tp20343461p20343461.html Sent from the T

RE: tomcat manager problem (newbie)

2007-05-16 Thread Arrowx7
actually I was editing the users file for the wrong tomcat instance, thank you! Caldarale, Charles R wrote: > >> From: Arrowx7 [mailto:[EMAIL PROTECTED] >> Subject: tomcat manager problem (newbie) >> >> I put in the >> >> >> in the conf/tomc

RE: tomcat manager problem (newbie)

2007-05-16 Thread Caldarale, Charles R
> From: Arrowx7 [mailto:[EMAIL PROTECTED] > Subject: tomcat manager problem (newbie) > > I put in the > > > in the conf/tomcat-users.conf That should be conf/tomcat-users.xml. > I'm not sure why it doesn't recognize the user/pass. Did you restart Tomcat

tomcat manager problem (newbie)

2007-05-16 Thread Arrowx7
rname/password again. I'm not sure why it doesn't recognize the user/pass. Please let me know how I can resolve this problem. Thank you. -- View this message in context: http://www.nabble.com/tomcat-manager-problem-%28newbie%29-tf3764872.html#a10642750 Sent from the Tomcat - User maili

RE: tomcat manager problem: mbeanserver

2007-04-29 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: tomcat manager problem: mbeanserver > > Install/configure and loading JMX Java Management Extensions > http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/do wnload.jsp That's not necessary, a

Re: tomcat manager problem: mbeanserver

2007-04-29 Thread Martin Gainty
destroy the original message without making a copy. Thank you. - Original Message - From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, April 29, 2007 2:01 PM Subject: RE: tomcat manager problem: mbeanserver From: [mailto:[EMAIL

RE: tomcat manager problem: mbeanserver

2007-04-29 Thread Caldarale, Charles R
> From: [mailto:[EMAIL PROTECTED] > Subject: tomcat manager problem: mbeanserver > > My configuration: Apache Tomcat/5.0, JVM 1.4.2, Linux: > 2.6.12-1.1381_FC3. Is this a true Tomcat download and installation, or some 3rd-party repackaging of Tomcat? If the latter, try removing

tomcat manager problem: mbeanserver

2007-04-29 Thread jan84
Hello, I would like to ask you for help with Tomcat Manager. Trying to (un)deploy an application I get this message: "FAIL - Encountered exception javax.management.InstanceNotFoundException: MBeanServer cannot find MBean with ObjectName Catalina:type=Deployer,host=localhost". I have searched f

apache tomcat manager problem

2007-03-18 Thread u01jmg3
hi, basically i cannot access my tomcat manager thus my ant build.xml script is failing when it comes to install/remove a .war archive of my servlet with my tomcat manager. i can access the examples shipped with Tomcat visiting the URI http://localhost:8080/servlets-examples/ but when i visit http: