Installing tomcat 5 on BSD 5

2004-02-12 Thread Thomas Cherry
I'm trying to install tomcat onto a new FreeBSD system but I am getting an error when I try to start the server. After modifying setclasspath.sh to output more information and to use classes.zip, I ran catalina.sh and got the following output: # ./catalina.sh run Using CATALINA_BASE:

Re: Installing tomcat 5 on BSD 5

2004-02-12 Thread Thomas Cherry
, at 7:43 AM, Arnab Chakravarty wrote: Bad major version numbers are result of classes compiled on 2 different version of jdk. Please upgrade you jvm and then see if it helps (preferable jdk1.4 and up). Arnab C -Original Message- From: Thomas Cherry [mailto:[EMAIL PROTECTED] Sent: Thursday

Re: How do I build mod_jk.so

2004-01-29 Thread Thomas Cherry
? -- Fear is the path to the Dark Side. Fear leads to anger, anger leads to hate, hate leads to suffering-- Yoda, Jedi Master On Jan 29, 2004, at 3:54 AM, OUTTERS Guillaume wrote: Thomas Cherry wrote: I was expecting to have a mod_jk.so file (which made me question why ant was the build tool

Re: How do I build mod_jk.so

2004-01-29 Thread Thomas Cherry
How can I tell if apache is already compiled with this option? -- It is pointless to resist. - Darth Vader, Sith Lord On Jan 29, 2004, at 4:10 AM, [EMAIL PROTECTED] wrote: while building apache use ./configure --enable-so option to make apache accept shared libraries.. u can also make change

Re: How do I build mod_jk.so

2004-01-29 Thread Thomas Cherry
fine. I can't copy the binaries to the stable system because it uses a different libc. Does anyone know how i can locate the source of this problem? -- J On Thu, 2004-01-29 at 09:54, OUTTERS Guillaume wrote: Thomas Cherry wrote: I was expecting to have a mod_jk.so file (which made me question

Re: How do I build mod_jk.so

2004-01-29 Thread Thomas Cherry
Is in not possible to use mod_jk.so files compiled by other people? I just want to know why it's so hard to find a binary. -- Don't underestimate the Force. - Darth Vader, Sith Lord. On Jan 29, 2004, at 6:05 AM, Joost Veldkamp wrote: Ok, good news, i copied the libtool(v 1.5) from the

Re: How do I build mod_jk.so

2004-01-29 Thread Thomas Cherry
leads to hate, hate leads to suffering-- Yoda, Jedi Master On Jan 29, 2004, at 7:18 AM, Dima Gutzeit wrote: What is your OS and Apache versions ? - Original Message - From: Thomas Cherry [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, January 29, 2004 2:10 PM

How do I build mod_jk.so

2004-01-28 Thread Thomas Cherry
OK, first of all I tried to download mod_jk for linux and I could not find it. Maybe it exists, but I have always found Apache's download page to be lacking. So I downloaded the source code (jk2). I did what the README file said but found it to be wrong so I did what I could to get ant to

Apache-tomcat integration

2002-08-03 Thread Thomas Cherry
I am almost done configuring my site, but I have just a few more question (for now). I am using ajp13 to connect tomcat 4 with apache 1.3. Apache is running on port 81 and I want to know if have to do anything different when configuring server.xml as a result of my web site running on the

RE: Apache/Tomcat Connectors List

2002-08-02 Thread Thomas Cherry
Well, I installed the rpm version. Is it just not possible to use the RPM version of tomcat with apache? This is really frustrating to follow everyone's advice and not have it work. Now (after reading your webpage) I get a new error: java.lang.ClassNotFoundException:

RE: Apache-tomcat integration

2002-08-01 Thread Thomas Cherry
Sorry for the delay, I have been busy. Ok, I have a mandrake system with Apache 1.3 and tomcat 4.01. I have a copy of mod_jk from tomcat 3.x and was thinking that I could reuse the same lib. I started configuring apache and tomcat but it does not seem to work so I am including the content

Re: Apache-tomcat integration

2002-08-01 Thread Thomas Cherry
Apache runs just fine and I find it on the port I expect however tomcat does not run as I expect. http://my.host.com:8080/examples dose not respond. I do find a lot of java apps running when I do ps -U tomcat. Here are my error files: Apache_log.date.txt: 2002-07-31 17:21:06

Re: RE: Apache-tomcat integration

2002-08-01 Thread Thomas Cherry
Here is my server.xml file. As far as I know it's stock. For bandwidth reasons I striped all the comments and included it as an attachment. As an update, I do get tomcat on port 8180. on 08/01/2002 1:41 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: The WARP connector can't bind to its

RE: Apache-tomcat integration

2002-08-01 Thread Thomas Cherry
Here is my server.xml file. As far as I know it's stock. For bandwidth reasons I striped all the comments. As an update, I do get tomcat on port 8180. Server port=8005 shutdown=SHUTDOWN debug=0 Service name=Tomcat-Standalone Connector

RE: Apache-tomcat integration

2002-08-01 Thread Thomas Cherry
I don't get it. The comments is the file say that 8109 is the default. What I want to use is AJP. This is in my server.xml: Service name=Tomcat-Apache Connector className=org.apache.catalina.connector.warp.WarpConnector port=8008 minProcessors=1 maxProcessors=5

Apache-tomcat integration

2002-07-26 Thread Thomas Cherry
Where can I get documentation on how to integrate tomcat with apache? I looked on the site, but I can't find a definitive answer (at least in my opinion). Thanks. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: NIGHTMARE

2002-04-08 Thread Thomas Cherry
I agree. I gave up trying to get tomcat and apache to talk together and would have loved better documentation, and perhaps examples that work. Don't get me wrong, I love tomcat, I just want to put my vote in for better docs. on 4/8/02 10:56 AM, Javier A. Leyba at [EMAIL PROTECTED] wrote: On

Re: Tomcat changing file ownership

2002-03-11 Thread Thomas Cherry
My startup script resets the permissions. The real question I think is does tomcat require all it's files to be owned by the tomcat user? on 3/11/02 9:41 AM, John Wadkin at [EMAIL PROTECTED] wrote: Ted, If I understand your question correctly, you want to find a way to alter the default

405 error?

2002-03-03 Thread Thomas Cherry
I am trying to set up a new servlet on my tomcat 3.3 server. Can anyone tell me why I may be getting this error? Error: 405 Location: /tom/servlet/tomServ HTTP method GET is not supported by this URL -- If you strike me down, I shall become more powerful than you can possibly imagine.

Re: Hey what happened to the tomcat forum?

2002-02-17 Thread Thomas Cherry
Do you mean the lack of messages? On Sunday, February 17, 2002, at 05:13 PM, smashingwebs wrote: Hey what happened to the tomcat forum? Or am I being obtuse? -- Don't underestimate the Force. - Darth Vader, Sith Lord. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

Re: mod_jk help needed here

2002-02-16 Thread Thomas Cherry
I looked at your site. Thanks, but here is a question. What is the difference between: Connector className=org.apache.ajp.tomcat3.Ajp13Connector port=8009 minProcessors=5 maxProcessors=75 acceptCount=10 debug=0/ and Ajp13connector port=8009 / My distribution did not have

Re: mod_jk help needed here

2002-02-16 Thread Thomas Cherry
Also, in my mod_jk.log file, I get this error when I try to have apache open a jsp file: [jk_uri_worker_map.c (430)]: In jk_uri_worker_map_t::map_uri_to_worker, wrong parameters What does this mean? On Saturday, February 16, 2002, at 08:55 AM, Thomas Cherry wrote: I looked at your site

mod_jk help needed here

2002-02-15 Thread Thomas Cherry
I have tried really hard for two days now, and I just can not seem to figure out how to get tomcat and apache to work together. Here are some questions that I have: Do I need a RequestInterseptor in my server.xml file. What are all the files that need to be changed? So far I have: httpd.conf

NYNY

2001-09-11 Thread Thomas Cherry
Lets try to keep traffic down to let those who need information or communication with loved ones use the bandwidth. Lets have no traffic for 24 hours. Thanks. -- My ally is the Force, and a powerful ally it is. -Yoda, Jedi Master 

mac question from yesterday

2001-09-06 Thread Thomas Cherry
was the mac question posted yesterday ever answered?

Re: mac question from yesterday

2001-09-06 Thread Thomas Cherry
PROTECTED] Sent: Thursday, September 06, 2001 11:48 AM Subject: Re: mac question from yesterday Thomas Cherry [EMAIL PROTECTED] wrote: was the mac question posted yesterday ever answered? Errr... I didn't see any mac-related question... Pier (typing on a mac!)

Re: Any idea?

2001-08-24 Thread Thomas Cherry
Yea, join the developer network you @#$@$, then you get it for free. This is a respectable list. Don't do this sort of thing here. On Thursday, August 23, 2001, at 06:02 PM, Sasha Tartchinski wrote: Has anywone know where can i download and burn Microsoft Office XP. Thanks. -- Don't give

Re: how does index.html come up?

2001-06-22 Thread Thomas Cherry
I have the same question, but I want to reproduce the action. Say I have a servlet at pathtotomcat/WebApps/myServlet and I can access that servlet with http://localhost:8080/myServlet?. What do I have to do so that I can access http://localhost:8080/mySelvlet/login.html and not have the