Where to get JK2 binary for Linux

2003-11-21 Thread yoom nguyen
Greeting Do you know where I can get a latest JK2 binary for Linux OS. I am using Red Hat 8.0, apache 2.X and Tomcat 5.14. I went to this link. They do not have jk2 for linux. http://mirrors.isc.org/pub/apache/jakarta/tomcat- connectors/jk2/binaries/ Thanks, Yoom

tomcat 4.1.2 errors relate to new webapps deploy

2002-11-04 Thread yoom nguyen
What are these errors mean and how to resolve them? **start of errors files * Nov 5, 2002 2:26:44 AM org.apache.commons.digester.Digester endElement FINE: No rules found matching 'taglib/tag/attribute/rtexprvalue'. Nov 5, 2002 2:26:44 AM org.apache.commons.digester.Digester endEl

Re: Can't use alternate root context with Tomcat 4.1.12

2002-11-04 Thread yoom nguyen
Ian, (Umberto, do you have any words of wisdom) We are in the same boat. I am wonder if the path is hardcoded at the compiled time. I used the pre-build Tomcat 4.1.2 binary from jakarta site. I am assumed you are as well. I didn't think they would. It will defeat the whole (server.xml) scalab

server.xml won't change

2002-11-04 Thread yoom nguyen
I had put a info.war file under tomcat-home/webapps/ directory. After stop and restart tomcat. A directory info was created tomcat-home/webapps/info This is where I would like tomcat to direct all (traffic) requested information coming from apache. However, no matter what I defined in server.

Re: [HOWTO] VIRTUAL HOSTING, APACHE 2.0.43, JK2, TOMCAT 4.1.12

2002-11-04 Thread yoom nguyen
Umberto I am still having problem with the path. My apache is forwarding all *.jsp traffic to tomcat server. However, it forward all traffic to this path /db2/tomcat/webapps/ROOT instead of what I want. I was unable to make Tomcat to look into one particular path. This is where I deployed ou

Re: [HOWTO] VIRTUAL HOSTING, APACHE 2.0.43, JK2, TOMCAT 4.1.12

2002-10-22 Thread yoom nguyen
Umberto Thanks smart man!. I will let you know how I do. Thanks again. I am telling you, we need to get some more volunteers so we can get my proposal site up and running. People like you can share their excellent works. It is an enhancement to the existing Apache site. Yoom - Origina

Jerry!! : How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-21 Thread yoom nguyen
building apache, I was up and running in just > a few > minutes. > > > -Original Message- > From: yoom nguyen [mailto:ynguyen@;e-integration.net] > Sent: Friday, October 18, 2002 1:15 PM > To: Tomcat Users List > Subject: Re: RE: John Turner or someone who responsib

Re: JK2 connector and virtual hosting

2002-10-21 Thread yoom nguyen
Umberto I am using the same version of Apache 2, tomcat and jk2 on linux. However, I am still having problem getting Apache2 to talk to tomcat. Could you share your implementation? I need to compare my setting for httpd.conf, workers2.properties on the web server. On tomcat server I will also

Re: how to Apache2 for JK2 on Linux ???

2002-10-18 Thread yoom nguyen
e only > thing > for you to do to get a working setup is correct the paths and > uncomment > and comment lines in each as necessary. > > I run jk2 with pretty good success on windows boxes. I'll attach > the > configs for them. Just change them to suit your de

how to Apache2 for JK2 on Linux ???

2002-10-18 Thread yoom nguyen
Does any one have a sample on how to configure JK2 connector on apache2 to talk to tomcat? Or any debugging method to see if JK2 actually working. I turn logger to debug mode in httpd.conf file. I am having problems of determine if my apache configuration with JK2 is correct or not. Apache doesn

Re: RE: John Turner or someone who responsible for Posting --Re: How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
e to get involved > on their > own, that is the nature of open source. > > Here is Craig McClanahan's reply on how to get involved in the already > existing documentation effort: > > http://marc.theaimsgroup.com/?l=tomcat-dev&m=103357462430275&w=2 > >

Re: RE: How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
? > > Just for clarification, I have no connection with any of the > Jakarta teams, > and can't decide one way or the other what gets posted to their > site. All I > can do is submit a change request or "bug" report like anyone > else. > > John

Proposal for new Site

2002-10-18 Thread yoom nguyen
machine. >From "yoom nguyen" <[EMAIL PROTECTED]> Date Thursday, October 17, 2002 5:26 pm To "Tomcat Users List" <[EMAIL PROTECTED]> Subject John Turner or someone who resposible for Posting -- Re: How to Apache2, Tomcat4.1.2, JK2 ? Hi John You seems to be

Re: John Turner or someone who responsible for Posting -- Re:How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
d stuff via http. > > You will also need some kind of mailing list so people who want to > send in > > patches will have a place to send them, and committers will have a > place > to discuss things. > > Here's a pretty good description of what I'm trying to

Re: How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
L PROTECTED]> > Sent: Thursday, October 17, 2002 9:03 PM > Subject: Re: How to Apache2, Tomcat4.1.2, JK2 ? > > > > Haven't tested with the latest, (I will later today), but this > should get > > you going in the right direction. > > > > ftp:/

Re: How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
AIL PROTECTED]> Date: Thursday, October 17, 2002 4:03 pm Subject: Re: How to Apache2, Tomcat4.1.2, JK2 ? > Haven't tested with the latest, (I will later today), but this > should get > you going in the right direction. > > ftp://pokey.wr.usgs.gov/pub/rsowder > >

John Turner or someone who resposible for Posting -- Re: How toApache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
ng in the right direction. > > ftp://pokey.wr.usgs.gov/pub/rsowder > > Let me know. > > rls > > > > > > > "yoom nguyen" <[EMAIL PROTECTED]> > 10/17/2002 11:13 AM > Please respond to "Tomcat Users List" > > >To: [EM

How to Apache2, Tomcat4.1.2, JK2 ?

2002-10-18 Thread yoom nguyen
Does any one get this combination of Apache2.0.43, Tomcat4.1.2 and JK2.2.0.2 to work and documented? Would you share. My apaches 2.0.43 doesn't seems to communicate with tomcat 4.1.2. I am using jk2 (2.2.0.1)as the web connector. Apache2 in run on server #1 and Tomcat4.1.2 run on server #2.

Re: Ok people

2002-10-18 Thread yoom nguyen
Bravo guys, my proposal with some organization could be a solution to our problems here. Yoom - Original Message - From: Lior Shliechkorn <[EMAIL PROTECTED]> Date: Thursday, October 17, 2002 4:48 pm Subject: Re: Ok people > > Thanks Greg. You're right, much of the organization of the

Apache2.0.43 no talk to Tomcat4.1.2 through JK2.2.0.2

2002-10-16 Thread yoom nguyen
apaches 2.0.43 doesn't seems to communicate with tomcat 4.1.2. I am using jk2 (2.2.0.1)as the web connector. Apache2 in run on server #1 and Tomcat4.1.2 run on server #2. I am wondering if my setting are correct? Could you some please let me know if I miss something here. Are these setting

How to define JkMount in apache2 ????

2002-10-14 Thread yoom nguyen
How/What do I need to define in httpd.conf for JkMount? Do you have example that you can share? This is what I get when I ran ./apachectl configtest Syntax error on line 1070 of /etc/httpd/conf/httpd.conf: Invalid command 'JkMount', perhaps mis-spelled or defined by a module not included in the

Re: RE: RE: tomcat 4.1.12 with apache

2002-10-14 Thread yoom nguyen
there > will be a > more concise answer. If all you are looking for is the Apache > module for > one of the connectors, look here: > http://jakarta.apache.org/builds/jakarta-tomcat-connectors/ > > John > > > > -Original Message- > > From: yoom

Re: RE: RE: tomcat 4.1.12 with apache

2002-10-14 Thread yoom nguyen
> http://jakarta.apache.org/builds/jakarta-tomcat-connectors/ > > John > > > > -Original Message- > > From: yoom nguyen [mailto:[EMAIL PROTECTED]] > > Sent: Monday, October 14, 2002 11:12 AM > > To: Tomcat Users List > > Subject: Re: RE: tomcat 4.1

Re: RE: how to build jk 2.2.0.1 for Tomcat 4.1.2 and apche 2

2002-10-14 Thread yoom nguyen
=${JAVA_HOME} > > 7. make > > 8. cd CONNECTOR_HOME/jk/build/jk > 9. copy mod_jk2.so to your apache2 modules directory > > 10. change httpd.conf as needed. Stop and start apache. > > The Tomcat side of the connectors is included in the Tomcat > package. This >

Re: RE: RE: tomcat 4.1.12 with apache

2002-10-14 Thread yoom nguyen
che. > In addition, you can have any given version of the connectors. So > you might > have JK 1.2 working with Apache 1.3.26 and Tomcat 4.1.10, or whatever. > > John > > > -Original Message- > > From: yoom nguyen [mailto:[EMAIL PROTECTED]] > > Sent: M

Re: RE: tomcat 4.1.12 with apache

2002-10-14 Thread yoom nguyen
John Is that true mod_jk2 come with tomcat 4.1.2? If that is the case then I don't need to build JK2 for apache, is this true? I am using tomcat 4.1.12 and trying to build jk2 and I am still having problem with it. Any sugguest? Thanks - Original Message - From: "Turner, John" <[EMAI

Re: RE: tomcat 4.1.12 with apache

2002-10-14 Thread yoom nguyen
John If the jk2 is come with Tomcat 4.1.X. Would you know if mod-jk.so come with it. Thanks, Yoom - Original Message - From: "Turner, John" <[EMAIL PROTECTED]> Date: Monday, October 14, 2002 9:24 am Subject: RE: tomcat 4.1.12 with apache > > No. There are 2 distinct modules. The pr

how to build jk 2.2.0.1 for Tomcat 4.1.2 and apche 2

2002-10-13 Thread yoom nguyen
Does any one able to build jk 2.2.0.1 for tomcat 4.1.2 & apache 2 on linux? If yes, please give me some advice on how to build it on linux. Is Tomcat 4.1.2 already come with jk 2 build? I found a few file such as $CATALINE_HOME/bin/tomcat-jni.jar $CATALINA_HOME/conf/jk2.properties $CAT

Re: RE: HELP How to build JK2.2.0.1 on linux

2002-10-13 Thread yoom nguyen
t; <[EMAIL PROTECTED]> Date: Saturday, October 12, 2002 8:16 pm Subject: RE: HELP How to build JK2.2.0.1 on linux > > From: yoom nguyen [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, October 12, 2002 9:16 PM > > > > >

jk 2.2.0.1 and Tomcat 4.1.2

2002-10-13 Thread yoom nguyen
Does any on successful build jk 2.2.0.1 for tomcat 4.1.2 & apache 2 on linux? If yes, please give me some advice on how to build it on linux. Is Tomcat 4.1.2 already come with jk 2 build? I found a few file such as $CATALINE_HOME/bin/tomcat-jni.jar $CATALINA_HOME/conf/jk2.properties

HELP How to build JK2.2.0.1 on linux

2002-10-13 Thread yoom nguyen
Does any on successful build jk 2.2.0.1 for tomcat 4.1.2 & apache 2 on linux? If yes, please give me some advice on how to build it on linux. I have read a few suguested instructions, however they are all different. This is crazy, We should have some instructions that work for particular versi

how to migrate tomcat 3.2 to 3.2.3

2001-08-21 Thread Yoom Nguyen
One of our guys have built tomcat 3.2 for us. Now we want to upgrate to tomcat 3.2.3. What are the best ways to do this. What are the directories, files, configuration files, classes that I can move from 3.2 to 3.2.3 to get 3.2.3 work without touch or build any configuration files. I have not fig

how to deploy Out-of-process servlet containers

2001-08-16 Thread Yoom Nguyen
Does anyone know how to deploy Out-of-process servlet containers for 3.2.3 run on Solaris & Netscape Any hints or advices will be appreciate There are three type of containers 1.Stand-alone servlet containers 2.In-process servlet containers 3.Out-of-process servlet containers Yoom