Re: Reverse proxying in Tomcat / Apache

2006-11-07 Thread Mário Gamito
Hi William, I'm a completely Tomcat ignorant :( I just installed it to deploy an application i was asked for. Best Regards, Mário Gamito William Bonnet wrote: > Hi Mário > >> I (think) know that a way is configuring reverse proxying in Apache. > > What about using mod

Reverse proxying in Tomcat / Apache

2006-11-07 Thread Mário Gamito
served by Apache, i make: Alias /cv /home/vhosts/dte/cv This gives www.dte.ua.pt/cv My question is, how can i do the same with Tomcat and Apache ? Any help would be appreciated. Warm Regards, Mário Gamito -- Fingerprint: 0xDDC13DAE --

Can't login as manager

2006-10-31 Thread Mário Gamito
;t login in the above URL with the credentials "gamito/abc123" I've alrady restarted the server. Any help would be appreciated. Warm Regards, Mário Gamito

Re: war file

2006-10-31 Thread Mário Gamito
Hi, On 10/31/06, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote: Mário Gamito wrote: > It asks me for a login and a password which i don't know :( > I've defined a user with the admin role in tomcat-users.xml, but > they're not > the right credentials :( It shou

Re: war file

2006-10-31 Thread Mário Gamito
Hi, For manager, it's the manager role that is needed, not the admin role. My tomcat-users.xml file is: but i can't login as manager :( Is there anything wrong with it ? Warm Rega

Re: war file

2006-10-31 Thread Mário Gamito
, it created a new directory with all the files. Unfortunatelly, i get a 404. I've copied this directory to webapps/ROOT, but got the 404 all the same. Any ideas ? Best Regards, Mário Gamito

war file

2006-10-31 Thread Mário Gamito
p would be appreciated. Best regards, Mário Gamito

How to install admin package in Tomcat

2006-10-31 Thread Mário Gamito
Hi, I've installed Tomcat 5.5.20. Now, i want to install the admin package. I've done this once, but i confess that i don't recall anymore how i've done it. My question is, where should i put the files from the admin tarball ? The one i've downloaded is apache-tomcat-5.5.20-admin.tar.gz I have

Re: Start Tomcat as a Linux daemon

2005-12-07 Thread Mário Gamito
jsvc.exec error: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader 07/12/2005 13:20:58 6859 jsvc.exec error: Service exit with a return value of 1 --- What can it be ? Any help would be apreciated. Warm Regards, Mário Gamito >>-- >&

Start Tomcat as a Linux daemon

2005-12-07 Thread Mário Gamito
apreciated. Warm Regards, Mário Gamito -- JAVA_HOME=/usr/local/java CATALINA_HOME=/usr/local/jakarta-tomcat/bin DAEMON_HOME=/usr/local/jakarta-tomcat/bin TOMCAT_USER=root TMP_DIR=/var/tmp CATALINA_OPTS= CLASSPATH=\ $JAVA_HOME/lib/tools.jar:\ $CATALINA_HOME/bin/commons-daemon.jar:\ $CATALINA_HOME/bi

What is the admin login && username

2005-12-06 Thread Mário Gamito
Hi, What is the login password for the administration module ? I've greped through conf and server, but didn't found :( Any help would be apreciated. Warm regards, Mário Gamito - To unsubscribe, e-mail: [EMAIL PROT

Newbie install & run question

2005-12-06 Thread Mário Gamito
11 seconds. My question now is how to start it and how to access it. It seems that the Tomcat page explaining how to run it as a UNIX daemon must be outdated(?) or out of context(?). Any help would be apreciated. Warm Regards, Mário Gamito -