Re: JNDI & Tomcat

2007-06-20 Thread Tom Miller
t;1. DO NOT hijack threads. >2. DO post the things you have already tried. > >- -chris > >Tom Miller wrote: >> Any one have a better document on howto on JNDI & Tomcat >> than this link >> http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource- >> exa

JNDI & Tomcat

2007-06-19 Thread Tom Miller
Any one have a better document on howto on JNDI & Tomcat than this link http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource- examples-howto.html? I am trying to set up JNDI to work with Tomcat 5.5.7 I had followed instructions on apache.org but have not able to get it work yet. Any hints

Re: mod_jk and apache problem

2006-10-29 Thread Tom Miller
***end of server.xml *** Tom Original message >Date: Sun, 29 Oct 2006 07:54:15 -0500 >From: Christopher Schultz <> >Subject: Re: mod_jk and apache problem >To: Tomcat Users List > >Tom, > >Tom Miller wrote: >> The foll

mod_jk and apache problem

2006-10-28 Thread Tom Miller
The following said that if client click on links that including *.jsp then forward the requested to tomcat using worker2. But where will it go when the traffic forward to tomcat. If one have more than one context under Tomcat. How does it know which one to go from the three. for example: of

HELP Wanted with attachment

2006-06-13 Thread Tom Miller
Summarry: I have five webased web site with java application. One application per web site. Here is my current enviroment: OS = Linux RedHat 4.0 Appache 2.0.50 Connector JK 1.2.6 Tomcat 5.5.4 I am currently have each website and application run on one machine. I also have some machine with

HELP Wanted

2006-06-13 Thread Tom Miller
Summarry: I have five webased web site with java application. One application per web site. Here is my current enviroment: OS = Linux RedHat 4.0 Appache 2.0.50 Connector JK 1.2.6 Tomcat 5.5.4 I am currently have each website and application run on one machine. I also have some machine with

can a URL be define within struts-config.xml?

2006-06-10 Thread Tom Miller
How can I tell struts-config.xml to forward to a link? I wanted struts-config.xml to go to this site after it done. http://www.cisco.com What is the correct syntax to use when one wanted to have an action to goto within the struts-config.xml? I am running tomcat 5.0.7 Thanks much, Tom

Re: Tomcat 5.5 Context Files

2006-05-30 Thread Tom Miller
Chris, I have been looking for the same solution. Can you share what you had learn? Would you able to put together a howto on this topic? I think it will be a great benefit to the rest of us. Thanks much, Tom Original message >Date: Tue, 30 May 2006 13:57:18 +0100 (BST) >From: Ch

tomcat build for PDA (arm processor) ipaq or sharp

2006-04-13 Thread Tom Miller
Greetings, Do we have a binary version of Tomcat build for PDA (ipaq or sharp zaurus) arm processor? If not can some one help? Thanks, Tom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

multiple context with one Tomcat5.x instance

2006-04-13 Thread Tom Miller
Is there a how to for linux on how to get more than one context to work under Tomcat 5.x? I am not using ../webapps/ROOT as a default context. I am trying to get three context under ../webapps/ ../webapps/production/ ../webapps/qa/ ../webapps/sandbox/ to work with one tomcat instance and with