RE: [tomcat] Re: deploy simple HTTP doPost servlet to tomcat 5.0.28

2004-10-03 Thread Ernesto Echeverría
Echeverría [EMAIL PROTECTED] -Original Message- From: Christian Ruediger [mailto:[EMAIL PROTECTED] Sent: Viernes, 01 de Octubre de 2004 10:07 a.m. To: Ernesto Echeverría Cc: Tomcat Users List Subject: Re: [tomcat] Re: deploy simple HTTP doPost servlet to tomcat 5.0.28 The admin frontend

RE: [tomcat] deploy simple HTTP doPost servlet to tomcat 5.0.28

2004-10-01 Thread Ernesto Echeverría
Without examining details in your message I can ask: Structure should be (maybe it is already?) Webapp WEB-INF web.xml classess lib Etc. Then, shouldn't be you calling http://localhost:8080/webapp/XML_RPC_Testserveur Instead? Regards. José Ernesto Echeverría [EMAIL

RE: [tomcat] Tomcat Connection Pool

2004-09-08 Thread Ernesto Echeverría
You could try to reconfigure the web.xml thru the Tomcat Administration Tool. At least you get the basic configuration and after that you can complete the configuration manually. -Original Message- From: Caroline Jen [mailto:[EMAIL PROTECTED] Sent: Miércoles, 08 de Septiembre de 2004

RE: [tomcat] Newbie question about getting first servlet working in tomcat on iseries v5r2

2004-09-04 Thread Ernesto Echeverría
has to do with working the simple configurations first and then climbing on the complexity ladder. For example why don't you try your webapp in the tomcat instance directly and later worrying about configuring mod_jk passthru. Regards. José Ernesto Echeverría [EMAIL PROTECTED] -Original

RE: Newbie help w/ORielly examples

2004-09-03 Thread Ernesto Echeverría
What book is that? Java Server Pages 3rd Edition? Have you tried the JSP samples from the tomcat installation? First thing to do cause then you know if jsps are compiling correctly. José Ernesto Echeverría -Original Message- From: John Najarian [mailto:[EMAIL PROTECTED] Sent

RE: [tomcat] Removing a service from XP

2004-09-03 Thread Ernesto Echeverría
This might not be the answer to your question, but then you can keep the service and just configure it not to start automatically (like, if you want to start tomcat from the batch files provided). José Ernesto Echeverría -Original Message- From: John Najarian [mailto:[EMAIL PROTECTED

RE: [tomcat] RE: Newbie help w/ORielly examples

2004-09-02 Thread Ernesto Echeverría
What version of Tomcat are you using? Are you referring to the 3rd Edition of that book? José Ernesto Echeverría [EMAIL PROTECTED] -Original Message- From: John Najarian [mailto:[EMAIL PROTECTED] Sent: Jueves, 02 de Septiembre de 2004 03:56 p.m. To: 'Tomcat Users List' Subject

RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Ernesto Echeverría
to see if that's happening to you. José Ernesto Echeverría -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Viernes, 20 de Agosto de 2004 09:14 a.m. To: Tomcat Users List Subject: [tomcat] Re: Where do I place a servlet class You need to include yet another

RE: [tomcat] Re: Where do I place a servlet class

2004-08-20 Thread Ernesto Echeverría
/mod_jk2? That is? Have you tried the http://localhost:8080/route-to-servlet-dir/servlet/ServletName Invocation directly and then what's the message you get from tomcat or logs, etc. José Ernesto Echeverría -Original Message- From: Diego, Emil [mailto:[EMAIL PROTECTED] Sent: Viernes

RE: [tomcat] Re: mod_jk2 and subdirectories

2004-08-19 Thread Ernesto Echeverría
Ernesto Echeverría -Original Message- From: Joseph Shraibman [mailto:[EMAIL PROTECTED] Sent: Jueves, 19 de Agosto de 2004 11:29 a.m. To: Tomcat Users List Subject: [tomcat] Re: mod_jk2 and subdirectories YOu have to use LocationMatch instead because * won't match a /. I had this problem

RE: [tomcat] Mod JK - RedHat Enterprise 2.1 - Tomcat

2004-08-16 Thread Ernesto Echeverría
Have you tried the binaries rpms contained in the new Red Hat Application Server channel? Don't know if that only works with a suscription but it worked for me in a particular Red Hat Enterprise installation (version 3, though) José Ernesto Echeverría -Original Message- From: McGovern

RE: [tomcat] Re: new to list - need help

2004-08-16 Thread Ernesto Echeverría
Just wondering. Are you using mod_jk2 or similar? What kind of content are you serving and what are your mappings in the configuration files for the mod_jk connector? José Ernesto Echeverría -Original Message- From: Anand A Rao [mailto:[EMAIL PROTECTED] Sent: Lunes, 16 de Agosto

RE: [tomcat] Help with mod_jk2 and security on Win 2003

2004-08-14 Thread Ernesto Echeverría
Before going deeply into your config, I'd ask if your app runs well without the mod_jk2 using the (standard) 8080 port. At least that way we can figure out if the problem has to do with your tomcat configuration or with your mod_jk2 configuration. José Ernesto Echeverría [EMAIL PROTECTED] Tel

RE: Re[2]: [tomcat] Help with mod_jk2 and security on Win 2003

2004-08-14 Thread Ernesto Echeverría
:$/jsp-examples/*] Worker=ajp13:site:8009 The $ before the root context made the difference... Regards! PS. I've noticed you mention mod_jk2 but then mod_jk 1.2 in your text. Which one is it? If 1.2, have you considered upgrading to mod_jk2? José Ernesto Echeverría -Original Message

Re: servlet question

2004-08-14 Thread Ernesto Echeverría
? Regards. José Ernesto Echeverría -Original Message- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Sábado, 14 de Agosto de 2004 02:22 p.m. To: Tomcat Users List Subject: [tomcat] Re: servlet question Attached is the servlet, can you see any problems here? It compiles fine. David

RE: [tomcat] Re: Use of LANG=en_US in Tomcat configuration file - CLOSED

2004-08-12 Thread Ernesto Echeverría
environment to a Linux environment, and the charset issues for a spanish based application because we are having some problems with file encoding and forms processing. I might post something about those problems later on. Thank you very much for your response. José Ernesto Echeverría -Original

RE: [tomcat] Re: Use of LANG=en_US in Tomcat configuration file

2004-08-10 Thread Ernesto Echeverría
Sorry for the missing data. File = tomcat5.conf Tomcat Version = Apache Tomcat/5.0 JVM Version = 1.4.1 OS Name = Linux (Red Hat Enterprise Linux) Partly, that's the reason for my question. This seems to be data for scripting. José Ernesto Echeverría -Original Message- From: Ruth

Use of LANG=en_US in Tomcat configuration file

2004-08-09 Thread Ernesto Echeverría
Ernesto Echeverría - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [tomcat] Tomcat as Win2k service

2004-08-04 Thread Ernesto Echeverría
Go to the bin directory in the tomcat home directory. There is a bat file named service that will install Tomcat as a service in your machine. José Ernesto Echeverría -Original Message- From: Java Techie [mailto:[EMAIL PROTECTED] Sent: Miércoles, 04 de Agosto de 2004 03:55 p.m

RE: [tomcat] Re: Understanding tomcat web administration tool.

2004-08-01 Thread Ernesto Echeverría
is under the server/webapps directory... Not under the regular webapps. José Ernesto Echeverría [EMAIL PROTECTED] Tel. (503)8859011 -Original Message- From: Samuel V. Green III [mailto:[EMAIL PROTECTED] Sent: Domingo, 01 de Agosto de 2004 06:46 a.m. To: Tomcat Users List Subject: Re

RE: [tomcat] proxy to php app

2004-08-01 Thread Ernesto Echeverría
else... José Ernesto Echeverría [EMAIL PROTECTED] -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Vic Cekvenich Sent: Domingo, 01 de Agosto de 2004 08:50 a.m. To: [EMAIL PROTECTED] Subject: [tomcat] proxy to php app I know how to write servlets and filters. How do I

RE: [tomcat] Re: Understanding tomcat web administration tool.

2004-07-31 Thread Ernesto Echeverría
=tomcat roles=tomcat,role1,manager,admin/ user username=role1 password=tomcat roles=role1/ user username=both password=tomcat roles=tomcat,role1/ user username=ernestoe password=ernestoe roles=tomcat,role1,manager,admin/ /tomcat-users José Ernesto Echeverría [EMAIL PROTECTED] Tel. (503)8859011

RE: [tomcat] Re: Understanding tomcat web administration tool.

2004-07-31 Thread Ernesto Echeverría
What kind of messages are you getting instead of the login screen? Examined the logs already? I think admin is a struts app so you need jsp support properly configured. Have you checked the jsp-examples page? José Ernesto Echeverría [EMAIL PROTECTED] Tel. (503)8859011 -Original Message

RE: [tomcat] Strange problem with Apache2/Tomcat4

2004-07-30 Thread Ernesto Echeverría
:/examples/*] Etc? José Ernesto Echeverría [EMAIL PROTECTED] Tel. (503)8859011 -Original Message- From: Harold Pritchett [mailto:[EMAIL PROTECTED] Sent: Jueves, 29 de Julio de 2004 06:56 p.m. To: Tomcat Users List Subject: Re: [tomcat] Strange problem with Apache2/Tomcat4 Ernesto

Mod_jk2 and wildcards in mappings

2004-07-30 Thread Ernesto Echeverría
Aparently my problem has to do with the ability of mod_jk to interpret the wildcards in the workers2.properties file. Anyone with a similar problem? Is there a setting somewhere for allowing this? Thanks in advance. José Ernesto Echeverría [EMAIL PROTECTED] Tel. (503)8859011 -Original

RE: [tomcat] jdbc and tomcat

2004-07-30 Thread Ernesto Echeverría
Problem #1: Send us the URL so we can see the syntax... (e.g. a proper mssql url looks like: String loginUrl = jdbc:microsoft:sqlserver://localhost:1433;databasename=Northwind;user=sa;pa ssword=xyz; Problem #2: There has to be a context-param setting somewhere causing the problem, look for

Different Behaviors of mod_jk2 in linux windows

2004-07-29 Thread Ernesto Echeverría
I'm trying for the 1st time to setup mod_jk2 in a server running Red Hat Entreprise Edition version 3 with Tomcat 5. In the workers2.properties file I have the following setting: [uri:/jsp-examples/*] info=JSP Examples page In Windows (Apache2 + Tomcat5), the previous setting allows me to

RE: [tomcat] Strange problem with Apache2/Tomcat4

2004-07-29 Thread Ernesto Echeverría
I'm having problems with mod_jk myself. Haven't gone thru all your steps, however I'd try to establish whether the problem is related to mod_jk or incorrect settings of tomcat. Have you tried accessing the same pages with the tomcat default port 8080 instead of going thru Apache? José Ernesto