Apache reverse proxy issue

2012-02-16 Thread Andres Aguado
Hi, although this space is for tomcat cuestion, i'd like to expose my problem with an apache 2.2 server over win2k8, because i'm going crazy, and if anyone could help me it'll be very appreciated. Well, I've an apache 2.2 server over win2k8, and i want to configure reverse proxy on it to send requ

Re: Enabling JMX Remote Ports to connect Tomcat server remotelly with jconsole tool

2012-02-10 Thread Andres Aguado
Hi, today I'm very happy because now it's working fine. Finally, server.xml has these new lines and catalina startup script has these new lines set CATALINA_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=true -Dcom.sun.m

Re: Enabling JMX Remote Ports to connect Tomcat server remotelly with jconsole tool

2012-02-09 Thread Andres Aguado
k that i'm going to continue tomorrow, it's a good end of day Thanks for your responses Andres 2012/2/9 Andres Aguado : > Great, it's great!. First obstacle overcomed. Now, i've compiled .java > file and it's been created a .class file. Now i've got this .clas

Re: Enabling JMX Remote Ports to connect Tomcat server remotelly with jconsole tool

2012-02-09 Thread Andres Aguado
Great, it's great!. First obstacle overcomed. Now, i've compiled .java file and it's been created a .class file. Now i've got this .class file and i've added it to catalina.jar and catalina-optional.jar, but when i try to start catalina script other error appears in catalina.out, like this: GRAVE:

Re: Enabling JMX Remote Ports to connect Tomcat server remotelly with jconsole tool

2012-02-09 Thread Andres Aguado
t i must copy into this jar file the .class file obtained after compiling .java file, but this is my assumption Thanks a lot for your time, it's very appreciated Regards, Andres 2012/2/9 Pid : > On 09/02/2012 14:03, Rainer Jung wrote: >> On 09.02.2012 13:51, Andres Aguado wrote: >>

Enabling JMX Remote Ports to connect Tomcat server remotelly with jconsole tool

2012-02-09 Thread Andres Aguado
leListener, but i don't know how to make it works. Could anyone help me? Thanks and regards Andres Aguado - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org