Mapping everything to Tomcat? (mod_jk)

2005-07-07 Thread Luis Torres
Hello Everyone, first post to the list =) I have a test setup with Solaris 9, Apache 2.043, mod_jk and two tomcats (4.131 JDK 1.5.0) To have the Tomcats handling the applications, first I used the following lines but the problem was that my jsp's where taken by tomcat but my images, css

Tomcat manager using mod_jk?

2005-07-07 Thread Luis Torres
Hello again, Same setup: Solaris 9, Apache 2.043, mod_jk and two tomcats (4.131 JDK 1.5.0) Any of you guys know if there's a way to access the tomcat manager application or something similar when using mod_jk?? Right now the only way I have found is to leave tomcat accepting requests

Re: newbie can't start tomcat

2005-07-08 Thread Luis Torres
It may not be the best solution because you may have a special attachment to Java 1.4 but since you are running Solaris you can install JDK 1.5 anywhere (even /export/home) without it colliding with the overall SO Java installation. So why not use JDK 1.5, set your JAVA_HOME to your new Java

Re: File Download dialog launched errantly

2005-07-11 Thread Luis Torres
Hi, Actually that sounds right. You can't display WML data in a standard browser and that's why you get the download dialog. To see that type of content you can test using a WAP browser like winwap (not free but you get a trial) or an online WAP emulator such as wapsilon

mod_jk + CPU load

2005-07-18 Thread Luis Torres
Hello everyone, I'm using Apache 2.043 + mod_jk 1.2.6 + Tomcat 4.03 (x2) + JDK 1.4.0 on Solaris 9 As load increases one of the tomcat instances takes up about 35% of CPU while the apache process takes another 30%. Tomcat Standalone didnt present this problem and it stayed always at 5%

Re: Linking/forwarding GET requests using Default servlet or other Tomcat feature

2005-07-27 Thread Luis Torres
Sounds like something that can be done with frames or iframes Regards, Luis Rob Hunt wrote: Yes, I know you can make many mappings to a given servlet/jsp, but that's not what I'm asking for. When an HTTP client requests /playoffs/gameScores.htm, I'm hoping there's some slight-of-hand

Re: Having problem posting to the group

2005-08-01 Thread Luis Torres
I have that same problem since 2 weeks or so. I did see your post about WARs not being unpacked though =) Adios Luis Spammed TooMuch wrote: Hi Ike, I've been having the same problem since Friday. But, I did get your post. So it appears to be going out to the list, it is just also giving

Re: Hi...

2005-08-03 Thread Luis Torres
gzip -d jakarta-tomcat-5.5.9.tar.gz | tar -xf Just guessing but worth a shot Luis Markus Schönhaber wrote: Am Mittwoch, 3. August 2005 17:39 schrieb Tom Spence: Hello I am rookie... I plan to download the source but it can't open by using tar command while I am using AIX 5.2. Should I

mod_jk or jk2??

2005-08-03 Thread Luis Torres
Hello everyone, I see lots of posts saying that they are using or implementing jk2? For what I understand, that has been replaced by mod_jk... so which one is better or what is recommended?? I also have found better documentation related to jk2 so that adds to the puzzle. Regards, Luis

Re: Multiple IP addresses

2005-09-03 Thread Luis Torres
If you are using a security certificate it willl certainly complain if the IP or hostname of the server is changed. Regards, Luis Fadil wrote: this is a good idea, and I try these multiples, I get two IP, like this : IPA:80 = IPServer:80 (IIS server) IPB:80 = IPServer:8443(Tomcat

Re: Does Tomcat work on dual processor systems?

2005-09-08 Thread Luis Torres
Hello, Im running Tomcat 4.01, 4.03, 4.131, 5.5.4 and 5.5.9 on Solaris 8/9 and also in AIX 4.3 with no problems at all. The OS takes care of passing the processing to a particular CPU. Regards, Luis Andrew Miehs wrote: Hi Asha, Asha Nallana wrote: We are using Tomcat4.1.18, JDK1.4.2,

Re: R: TROUBLE UNCOMPRESSING jakarta-tomcat-5.5.9.tar.gz

2005-09-08 Thread Luis Torres
Or just try: tar xvf filename.tar without the - Luis Ron Price wrote: Try running this command: [EMAIL PROTECTED] local]# md5sum jakarta-tomcat-5.5.9.tar.gz 35ea177af353446af1de3c762a4f0f4d jakarta-tomcat-5.5.9.tar.gz ^ |---you should get this big string here, if it doesn't match then

SocketException: Invalid argument

2005-10-11 Thread Luis Torres
Hello everyone, I have a question regarding an error I'm seeing more every day in my catalina.out 11/10/2005 12:08:34 PM org.apache.tomcat.util.net.TcpWorkerThread runIt GRAVE: Remote Host /10.49.156.64 SocketException: Invalid argument It happens with diverse IP addresses, both inside our