mod_jk2 configuration problems

2004-11-09 Thread Srinivas Rao Ch
Hi, I am trying to implement load balancing with the Apache + mod_jk2 + Tomcat setup. I configured jsp_examples application for clustering, it worked perfectly. But my webapp is not working. 1. Round robin behavior worked almost perfectly with jsp-examples, but not with my application

Tomcat 4.1.27-13 Context Configuration problems on fedora core 2 install

2004-08-19 Thread Diego, Emil
I just recently installed fedora core 2 on my linux server and I am = trying to get my JSP site setup. It looks like tomcat and apache were already configured to run together = out of the box, but I am having a problem=20 Creating a new context to run my jsp site in. =20 I started up apache

Re: Tomcat 4.1.27-13 Context Configuration problems on fedora core 2 install

2004-08-19 Thread QM
On Thu, Aug 19, 2004 at 09:00:52AM -0400, Diego, Emil wrote: : I started up apache and tomcat. I tested out the test examples = directory : and they all run ok. For some reason I can't get the admin or = manager site : to run. The admin.xml and manager.xml files are present in = the webapps :

FW: Tomcat 4.1.27-13 Context Configuration problems on fedora core 2 install

2004-08-19 Thread Diego, Emil
: Tomcat 4.1.27-13 Context Configuration problems on fedora core 2 install On Thu, Aug 19, 2004 at 09:00:52AM -0400, Diego, Emil wrote: : I started up apache and tomcat. I tested out the test examples = directory : and they all run ok. For some reason I can't get the admin or = manager site : to run

Re: FW: Tomcat 4.1.27-13 Context Configuration problems on fedora core 2 install

2004-08-19 Thread QM
On Thu, Aug 19, 2004 at 09:31:01AM -0400, Diego, Emil wrote: : How do I tell which URIs/file extensions are mapped to Tomcat ?? Please review my last e-mail, and all shall be revealed: : You should also read up on mod_jk or mod_jk2 which connect Apache to Tomcat. (Check your apache config to

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-24 Thread Ryan McConigley
At 12:16 PM 24/06/2004 +0800, you wrote: Hi Ryan, I should have asked this earlier, but are you using the RPM version of Apache or compiling the source tarball ? I notice that your directory is /usr/local, which indicates that you are probably using the source tarball (for RH9 rpms, it would be

Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Ryan McConigley
Greetings, I have a problem. I am trying to get Tomcat (5.0.25), Apache (2.0.49) and mod_jk2 (2.0.4) all to talk to each other under RedHat 9.0. So far I can get Apache up and working on port 80 and Tomcat works fine on port 8080. However, my users want to be able to use .jsp pages on

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Chong Yu Meng
Hi Ryan, It sounds like an error similar to one Andrew Clute encountered on Red Hat Enterprise Linux 3 (apr_md5_final). I transcribed some of the steps he took here : http://cymulacrum.net/writings/tomcat5/a1375.html Can you test it first ? If it works, I would like to add a comment to the

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Ryan McConigley
At 10:09 PM 23/06/2004 +0800, you wrote: Hi Ryan, It sounds like an error similar to one Andrew Clute encountered on Red Hat Enterprise Linux 3 (apr_md5_final). I transcribed some of the steps he took here : http://cymulacrum.net/writings/tomcat5/a1375.html Can you test it first ? If it works,

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Chong Yu Meng
Hi Ryan, I should have asked this earlier, but are you using the RPM version of Apache or compiling the source tarball ? I notice that your directory is /usr/local, which indicates that you are probably using the source tarball (for RH9 rpms, it would be /etc/httpd). If you are using the

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Ryan McConigley
At 12:16 PM 24/06/2004 +0800, you wrote: Hi Ryan, I should have asked this earlier, but are you using the RPM version of Apache or compiling the source tarball ? I notice that your directory is /usr/local, which indicates that you are probably using the source tarball (for RH9 rpms, it would be

RE: CGI Configuration-Problems

2003-11-16 Thread Shamik Bandopadhyay
it runs when u add an apache sever to itpls let me know if u've figured out any solution -Original Message- From: Albrecht Scheidig [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 7:29 PM To: [EMAIL PROTECTED] Subject: CGI Configuration-Problems Hi there, I have to integrate

CGI Configuration-Problems

2003-11-14 Thread Albrecht Scheidig
Hi there, I have to integrate a third-party cgi interface into my stand alone tomcat environment. The cgi-directory has to be located at d:\programs\vendor\cgi-bin. The tomcat root is d:\foo\bar\tomcat. The host app base is ../../ and I have defined a context in server.xml like this: Context

tomcat admin context configuration problems

2003-08-28 Thread Montenegro, Michael H (Michael)
Machine specifics: Sun e 420r OS: Solaris 9 Tomcat version: 4.1.27 I am having problems accessing the admin console (http://localhost:8080/admin). I have modified the tomcat-users.xml and can login when the login screen appears. However, when I try to access anything on the page I get the

RE: tomcat admin context configuration problems

2003-08-28 Thread Montenegro, Michael H (Michael)
) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(Serve -Original Message- From: Montenegro, Michael H (Michael) Sent: Wednesday, August 27, 2003 5:49 PM To: '[EMAIL PROTECTED]' Subject: tomcat admin context configuration problems Machine specifics: Sun e 420r OS: Solaris 9 Tomcat version: 4.1.27 I am having problems

Web app configuration problems

2003-02-14 Thread White, Joshua A (CASD, IT)
I am hoping someone could explain how Tomcat uses context paths. In my server.xml file, I have declared a seperate context and some JNDI resources for /myapp-web. The way I deploy my web application determines if these resources will be available or not. If I drop my web applications war file

RE: Web app configuration problems

2003-02-14 Thread White, Joshua A (CASD, IT)
in development without removing the entries that were defined in the server.xml file from memory? -Joshua -Original Message- From: White, Joshua A (CASD, IT) Sent: Friday, February 14, 2003 11:14 AM To: '[EMAIL PROTECTED]' Subject: Web app configuration problems I am

Re: Web app configuration problems

2003-02-14 Thread Craig R. McClanahan
On Fri, 14 Feb 2003, White, Joshua A (CASD, IT) wrote: Date: Fri, 14 Feb 2003 11:14:26 -0500 From: White, Joshua A (CASD, IT) [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: Web app configuration problems I am hoping

Configuration problems with Tomcat 4.0.2 and Tomcat 4.1.12 ???

2002-12-10 Thread Joaquim
Hi, I have Tomcat 4.0.2 and Tomcat 4.1.12 installed on the same server. The application web.xml file is the same. The Tomcat's configuration file, server.xml and web.xml, for as much as I can see, contain the same confiured elements. The server is running behind a DFL300 firewall, using a vitual

RE: Apache+Tomcat Configuration problems

2002-10-25 Thread Turner, John
: Thursday, October 24, 2002 5:29 PM To: [EMAIL PROTECTED] Subject: Apache+Tomcat Configuration problems OK, I'm about ready to scream. Although I'm certain that I've missed something appallingly simple, I have no idea what that something is. I have installed Tomcat tomcat4-4.1.12-full

Apache+Tomcat Configuration problems

2002-10-24 Thread J.F. Noonan
OK, I'm about ready to scream. Although I'm certain that I've missed something appallingly simple, I have no idea what that something is. I have installed Tomcat tomcat4-4.1.12-full.2jpp.noarch.rpm on a RH7.3 system. I have compiled and installed Apache 1.3.27 with mod_ssl, EAPI, and mod_so.

Re: Apache+Tomcat Configuration problems

2002-10-24 Thread Milt Epstein
On Thu, 24 Oct 2002, J.F. Noonan wrote: OK, I'm about ready to scream. Although I'm certain that I've missed something appallingly simple, I have no idea what that something is. I have installed Tomcat tomcat4-4.1.12-full.2jpp.noarch.rpm on a RH7.3 system. I have compiled and installed

Re: Apache+Tomcat Configuration problems

2002-10-24 Thread Robert L Sowders
] 10/24/2002 02:29 PM Please respond to Tomcat Users List To: [EMAIL PROTECTED] cc: Subject:Apache+Tomcat Configuration problems OK, I'm about ready to scream. Although I'm certain that I've missed something appallingly simple, I have no idea what

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-06-18 Thread Carlos Ferreira
-Original Message- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 5:57 PM To: [EMAIL PROTECTED] Subject: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 Ok, on to the next set of issues! Finally got mod_webapp compiled properly

Re: configuration problems

2002-05-17 Thread steven shingler
hello Dave are you serving off port 8080 - or warping to port 80?? there's a good tutorial on http://developer.apple.com/internet/macosx/tomcat1.html try going through that and see if you've got a typo in server.xml or web.xml or put a snippet of those files up here hope that helps cheers steven

Re: configuration problems

2002-05-17 Thread Vishal
.*,java.text.*,java.sql.*,java.math.*; session=true% body % out.print(Hello Dave !!! How r u Doing); % /body /html Vishal - Original Message - From: Dave hackenyos [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 17, 2002 1:48 AM Subject: configuration problems Hello Tomcat Users

configuration problems

2002-05-16 Thread Dave hackenyos
Hello Tomcat Users, Although Tomcat home page comes up fine, I am unable to run any examples of jsps or servlets with the following message (for jsp examples): type Status report message /examples/jsp/ description The requested resource (/examples/jsp/) is not available. I

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache2.0.35

2002-04-19 Thread Georg Huettenegger
To: [EMAIL PROTECTED] Subject: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 Ok, on to the next set of issues! Finally got mod_webapp compiled properly and installed in Apache 2 (configtest returns Syntax Ok). Then I add the VirtualHost section: NameVirtualHost

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-19 Thread Jeffrey Bonevich
09:18 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 hi, 1) the mod_webapp should connect to localhost:8008 as teh connector is listeneing on 8008 while tomcat is listening on 8080 for http requests 2

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache2.0.35

2002-04-19 Thread Georg Huettenegger
Message- From: Georg Huettenegger [mailto:[EMAIL PROTECTED]] Sent: den 19 april 2002 09:18 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 hi, 1) the mod_webapp should connect to localhost:8008 as teh

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-19 Thread Jeffrey Bonevich
: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 hi, 1) the mod_webapp should connect to localhost:8008 as teh connector is listeneing on 8008 while tomcat is listening on 8080 for http requests 2) it seems that for the moment one has to provide the correct port to apache

Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jeffrey Bonevich
Ok, on to the next set of issues! Finally got mod_webapp compiled properly and installed in Apache 2 (configtest returns Syntax Ok). Then I add the VirtualHost section: NameVirtualHost 65.186.165.33 VirtualHost 65.186.165.33 ServerName tomcat.bonevich.com DocumentRoot

RE: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jay Gardner
Try localhost:8008 instead --Jay Gardner -Original Message- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 5:57 PM To: [EMAIL PROTECTED] Subject: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 Ok, on to the next set of issues

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jeffrey Bonevich
: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 Ok, on to the next set of issues! Finally got mod_webapp compiled properly and installed in Apache 2 (configtest returns Syntax Ok). Then I add the VirtualHost section: NameVirtualHost 65.186.165.33 VirtualHost 65.186.165.33

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 andApache 2.0.35

2002-04-18 Thread Andrew Logan
localhost:8008 instead --Jay Gardner -Original Message- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 5:57 PM To: [EMAIL PROTECTED] Subject: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 Ok, on to the next set of issues

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jeffrey Bonevich
:8008 instead --Jay Gardner -Original Message- From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 5:57 PM To: [EMAIL PROTECTED] Subject: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35 Ok, on to the next set of issues! Finally got

Configuration problems

2002-04-03 Thread Robertwhadcock
My hosting company are having problems configuring Tomcat on their server, i wondered if you can help, as im really in need of JSP support. here is the last email i got from them: We keep running into problems when runnin jsp that it won't parse the code: root@global [/usr/local/apache/conf]#

RE: Tomcat Velocity Native language configuration problems

2001-11-25 Thread Zilvinas Binisevicius
Like I said, the '?' are coming from JDBC - most likely. Try to check it/rule it out. Write a simple Java application that connects to a database via JDBC and retrieve a couple of rows. See what comes out of it. From jdbc i got correct characters, the problem is somewhere else :(

Re: Tomcat Velocity Native language configuration problems

2001-11-21 Thread Nikola Milutinovic
Hello, I am using tomcat and velocity on Debian box. My servlets gets data from postgresql database and merges it with velocity template. After merging I see '?' instead of national characters. But if the same characters are used in template body, then they are displayed correctly. The

RE: Tomcat Velocity Native language configuration problems

2001-11-21 Thread Zilvinas Binisevicius
Since I could use Win-CP1250 encoded data with Win-1250 declaration of the HTML in JSP page, I found that there was a quick-n-dirty *temporary* fix for the problem. I used the following connection URL: jdbc:postgresql://localhost/mercury?charSet=LATIN1 Looks like it is no a

AW: Tomcat Velocity Native language configuration problems

2001-11-21 Thread Reto Badertscher
have it (i switched to JSP). Reto -Ursprüngliche Nachricht- Von: Zilvinas Binisevicius [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 21. November 2001 09:58 An: [EMAIL PROTECTED] Betreff: Tomcat Velocity Native language configuration problems Hello, I am using tomcat and velocity

Tomcat Velocity Native language configuration problems

2001-11-20 Thread Zilvinas Binisevicius
Hello, I am using tomcat and velocity on Debian box. My servlets gets data from postgresql database and merges it with velocity template. After merging I see '?' instead of national characters. But if the same characters are used in template body, then they are displayed correctly. The problem is

Configuration Problems

2001-03-30 Thread seshadri ramaswamy
dear friends, I am working in windows 98 Platform. I have downloaded the jakarta-tomcat-3.2.1.zip file from the below link: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/ after unzipping to a directory named TOMCAT i am not able to run the startup.bat. It is giving a the

RE: Configuration Problems

2001-03-30 Thread Azhar Khan
PROTECTED] Subject: Configuration Problems dear friends, I am working in windows 98 Platform. I have downloaded the jakarta-tomcat-3.2.1.zip file from the below link: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/ after unzipping to a directory named TOMCAT i am not able to run

Apache-Tomcat configuration problems: PLEASE HELP

2000-12-18 Thread Dave Emerson
Hi, I've been trying to get Tomcat and Apache configured to avoid the need to reference the port number in the URL. Instead of http://localhost:8080/, I want to be able to say http://localhost/servlet/. Isn't that what mod_jk is supposed to do for me? At the moment I just like to get the

Re: Apache-Tomcat configuration problems: PLEASE HELP

2000-12-18 Thread Dave Smith
ble="true" /Context This should get you working. Regards, Dave - Original Message - From: "Dave Emerson" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 18, 2000 9:43 AM Subject: Apache-Tomcat configuration problems: PLEASE HELP Hi, I've been