RE: Problem with SSL configuration

2004-08-06 Thread binoy.patrick
Yes I tried that, still I get the same error. Binoy -Original Message- From: Dennis Dai [mailto:[EMAIL PROTECTED] Sent: 06 August 2004 09:12 To: Tomcat Users List Subject: Re: Problem with SSL configuration On 8/6/2004 1:05 AM, [EMAIL PROTECTED] wrote: Connector port=8443

Re: Problem with SSL configuration

2004-08-05 Thread QM
On Thu, Aug 05, 2004 at 09:26:55AM -0400, Shapira, Yoav wrote: : You don't have to quote the whole stack trace ;) I dunno. I'd prefer people include the entire thing (up to the RootCause, at least)... just not in-line. ;) It's like lab reports in the days before word processing was cheap:

RE: Problem with SSL configuration

2004-08-05 Thread Shapira, Yoav
AM To: [EMAIL PROTECTED] Subject: Problem with SSL configuration Hi, I have configured SSL with Tomcat, I get this error when starting Tomcat 04-Aug-2004 17:16:55 org.apache.commons.digester.Digester endElement SEVERE: End event threw exception java.lang.IllegalArgumentException: argument

RE: Problem with SSL configuration

2004-08-05 Thread binoy.patrick
configuration Hi, You don't have to quote the whole stack trace ;) Can you post your server.xml, as some attribute type is incorrect apparently? ;) Yoav Shapira Millennium Research Informatics -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05

Problem with SSL configuration

2004-08-05 Thread binoy.patrick
Hi, I have configured SSL with Tomcat, I get this error when starting Tomcat 04-Aug-2004 17:16:55 org.apache.commons.digester.Digester endElement SEVERE: End event threw exception java.lang.IllegalArgumentException: argument type mismatch at

Realm configuration not working

2004-08-05 Thread Ruth, Brice
Greetings! I've recently decided to take advantage of Tomcat's authentication mechanism, however, it doesn't appear to be working for me. I've configured a Realm in my context (through the admin tool). It is a DataSourceRealm. When I've tested everything, I keep getting pushed out to the error

Re: Realm configuration not working

2004-08-05 Thread Dennis Dai
On 8/5/2004 9:26 AM, Ruth, Brice wrote: Greetings! I've recently decided to take advantage of Tomcat's authentication mechanism, however, it doesn't appear to be working for me. I've configured a Realm in my context (through the admin tool). It is a DataSourceRealm. When I've tested

Re: Realm configuration not working

2004-08-05 Thread Ruth, Brice
Dennis Dai wrote: On 8/5/2004 9:26 AM, Ruth, Brice wrote: Greetings! I've recently decided to take advantage of Tomcat's authentication mechanism, however, it doesn't appear to be working for me. I've configured a Realm in my context (through the admin tool). It is a DataSourceRealm. When I've

RE: Jakarta Commons Configuration files

2004-08-02 Thread Shapira, Yoav
Hi, There hasn't been a release of commons-configuration yet (ever). Version 1.0 is coming fairly soon, but then again that's been the status for a while and I won't get into a rant about scope creep... How have you come to rely on it? That's strange. If you need them, you have to download

Jakarta Commons Configuration files

2004-08-01 Thread Wilson, Allen
Configuration. I look on the Apache Jakarta site and found the Commons Configuration area but no link to the files could be found. Thanks...Allen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: Virtual Host configuration in Tomcat

2004-07-29 Thread Marco Mistroni
Hi all, i need to configure virtual hosting on tomcat 5.0 what I would like to do, is when I enter http://localhost:8080 it behaves exactly like when I enter http://localhost:8080/myapp can anyone give me some hints? Thanx in advance and regards Marco

RE: Virtual Host configuration in Tomcat

2004-07-29 Thread Stephan Kühn
T -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 29. Juli 2004 10:50 To: [EMAIL PROTECTED] Subject: RE: Virtual Host configuration in Tomcat Hi all, i need to configure virtual hosting on tomcat 5.0 what I would like to do, is when I

configuration of server.xml

2004-07-27 Thread chandrashekhar sf cs
  hi whenever i create a folder under webapp suppose myApp the servlet and jsp don't work in browser. i am using stand alone server and win2000. what should change in server.xml. please help. chandrashekhar

RE: configuration of server.xml

2004-07-27 Thread Shapira, Yoav
, 2004 12:52 PM To: [EMAIL PROTECTED] Subject: configuration of server.xml hi whenever i create a folder under webapp suppose myApp the servlet and jsp don't work in browser. i am using stand alone server and win2000. what should change in server.xml. please help. chandrashekhar This e-mail

RE: Recommended DBCP configuration parameters

2004-07-23 Thread Jan Behrens
, Jan -Original Message- From: Frank Burns [mailto:[EMAIL PROTECTED] Sent: Thursday, July 22, 2004 11:50 PM To: Tomcat Users List Subject: Recommended DBCP configuration parameters Hi, Can anyone tell me where I can find recommendations/guidelines for choosing values

Re: Help with configuration

2004-07-22 Thread Ruth, Brice
is the JK connector. If you bind these with Apache (your Listen directives) - then Tomcat cannot bind them, which means the JK connector between Apache and Tomcat cannot communicate. I'd highly suggest getting your configuration working with only Tomcat before trying to integrate Apache

Recommended DBCP configuration parameters

2004-07-22 Thread Frank Burns
Hi, Can anyone tell me where I can find recommendations/guidelines for choosing values for the DBCP parameters -- such as maxActive, maxIdle, maxWait, etc. -- in the ResourceParams element of server.xml? For example, I am about to launch a system that has a user base of approx 7000 users, which

Re: Recommended DBCP configuration parameters

2004-07-22 Thread Vy Ho
Maybe you should device a way to test and bench mark this for your own app. If not, you could face disaster. With test and trial and error, you can easily set a some very good parameters for this. Frank Burns wrote: Hi, Can anyone tell me where I can find recommendations/guidelines for

Help with configuration

2004-07-21 Thread Phillip Blancher
I am having a problem with making TomCat work with an existing installation of Apache 1.3.26. I installed TomCat 4 with the self extraction.exe and followed the instructions on the JohnTurner.com website to install it. I then installed the Mod_jk connector, and configured the httpd.conf in

Re: Apache2 and Tomcat 5.0.25 Configuration Using Mod_jk2

2004-07-15 Thread shiv juluru
test ur luck by use this site.. http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html Tonte Pouncil [EMAIL PROTECTED] wrote: Hello: I am using window 2000, Apache2, and Tomcat5.0.25. I have downloaded the mod_jk2.so from the tomcat-connectors site.

Single SignOn Configuration

2004-07-15 Thread Robb, Rebecca
I am using Tomcat 5.0.1 and I have two web apps that I manage that have the same user authentication. I would like to use single signon. However, when I configure the single signon valve in the server.xml file and move my realm from my app.xml files to the server.xml file, I can no longer access

Re: Single SignOn Configuration

2004-07-15 Thread Bill Barker
In theory, you should be able to mix Tomcat Realms with SSO in TC 5 (but I've never tried it myself). Of course, if you are using a custom Realm, you are on your own :). It looks like this is another case of the docs not keeping up with the code :). Robb, Rebecca [EMAIL PROTECTED] wrote in

Apache2 and Tomcat 5.0.25 Configuration Using Mod_jk2

2004-07-07 Thread Tonte Pouncil
Hello: I am using window 2000, Apache2, and Tomcat5.0.25. I have downloaded the mod_jk2.so from the tomcat-connectors site. http://jakarta.apache.org/site/binindex.cgi How do I get Apache2 and Tomcat5 to talk to each other using the mod_jk2? If any one know of another solution, please do

Apache2 and Tomcat 5.0.25 Configuration Using Mod_jk2

2004-07-07 Thread f-gil
Return Receipt Your Apache2 and Tomcat 5.0.25 Configuration Using Mod_jk2 document

Re: development/production configuration for JSPs

2004-06-26 Thread David Rees
I would suggest leaving reloading set to true, but yes you can put it in $CATALINA_HOME/conf/web.xml for JspServlet. -Dave Emerson Cargnin wrote, On 6/25/2004 10:27 AM: a simple yes/no will be enough... Emerson Cargnin wrote: May I set the following in the web.xml of the CATALINA_HOME/conf ???

Re: development/production configuration for JSPs

2004-06-25 Thread Emerson Cargnin
a simple yes/no will be enough... Emerson Cargnin wrote: May I set the following in the web.xml of the CATALINA_HOME/conf ??? Instead of put this in every application??? init-param param-namedevelopment/param-name param-valuefalse/param-value /init-param

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-24 Thread Ryan McConigley
not match up for all accounts. Key problem I had was the libraries, once that was figured out it was some minor typos in the configuration files, and then its all up and going now. Cheers, Ryan. Notes -- mod_jk2 (tomcat connector) Download mod_jk2

RE: AW: Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't work

2004-06-24 Thread Ralph Einfeldt
24, 2004 9:48 AM To: [EMAIL PROTECTED] Subject: AW: AW: Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't wor k Could it be, that 5.0.25 is MUCH more faster than 4.1.27? - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: development/production configuration for JSPs

2004-06-24 Thread Emerson Cargnin
any response for this question? :) Emerson Cargnin wrote: May I set the following in the web.xml of the CATALINA_HOME/conf ??? Instead of put this in every application??? init-param param-namedevelopment/param-name param-valuefalse/param-value /init-param

Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Ryan McConigley
to the box in question. The configuration files are as follows: Also, can I have .jsp files enabled for some virtual servers and not for others, or is it an all or nothing affair? --worker2.properties # workers2.properties # Shared memory

Optimal configuration of maxProcessors

2004-06-23 Thread Davor Cengija
I have a pretty loaded web application where every single page and image are dinamically created. It seems that my Tomcat cannot serve 50.000+ hits per hour, at least the way it is configured now. I guess that the main parameter here is maxProcessors and it is now set to 500. What are the

Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't work

2004-06-23 Thread Jens . Mueller
Hi all, I want to migrate a single webapplication from Tomcat 4.1.27 to Tomcat 4.1.30. So I installed the new version on my server. After configuration I copied my webapplication from 4.1.27 to 4.1.30. It is a ROOT-webapp. In this application there a 3 servlets with the follwing mapping

Re: Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't work

2004-06-23 Thread Veniamin Fichin
[EMAIL PROTECTED] wrote: Hi all, I want to migrate a single webapplication from Tomcat 4.1.27 to Tomcat 4.1.30. So I installed the new version on my server. After configuration I copied my webapplication from 4.1.27 to 4.1.30. It is a ROOT-webapp. In this application there a 3 servlets

AW: Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't wor k

2004-06-23 Thread Jens . Mueller
An: Tomcat Users List Betreff: Re: Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't work Is this a typo or not? * You have /lappmanager URL pattern (see first l letter), but request for http://xxx/appmanager;. * Second, you have /login/ URL pattern (see suffix slash), but request for http

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Chong Yu Meng
logs you get a line which says INFO: No next and thats it. Can anyone shed some light on my problem, before I do physical harm to the box in question. The configuration files are as follows: Also, can I have .jsp files enabled for some virtual servers and not for others, or is it an all

Re: AW: Migration 4.1.27 to 4.1.30 - Servlet-Configuration won't wor k

2004-06-23 Thread Veniamin Fichin
[EMAIL PROTECTED] wrote: Oh sorry, that is just a typo. That's the right mapping (don't know, where the l came from): servlet-mapping servlet-nameappmanager/servlet-name url-pattern/appmanager/url-pattern /servlet-mapping And the login-Request is http://xxx/login/, and not

development/production configuration for JSPs

2004-06-23 Thread Emerson Cargnin
May I set the following in the web.xml of the CATALINA_HOME/conf ??? Instead of put this in every application??? init-param param-namedevelopment/param-name param-valuefalse/param-value /init-param init-param

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Ryan McConigley
it. Can anyone shed some light on my problem, before I do physical harm to the box in question. The configuration files are as follows: Also, can I have .jsp files enabled for some virtual servers and not for others, or is it an all or nothing affair? *snip* -- Ryan

Re: Apache2, Tomcat5 and mod_jk2 configuration problems

2004-06-23 Thread Chong Yu Meng
sits there continually loading. In the tomcat logs you get a line which says INFO: No next and thats it. Can anyone shed some light on my problem, before I do physical harm to the box in question. The configuration files are as follows: Also, can I have .jsp files enabled for some

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

problem with context element configuration - need some help

2004-06-16 Thread Guy Katz
hi; regarding the configuration of a Context element. i have an application called 'app' my configuration is currently: Context path=/ docBase=. debug=0 reloadable=true so in order to execute the application i need to type the url 'http://host:port/app i do not want to type the URL with the 'app

RE: problem with context element configuration - need some help

2004-06-16 Thread Shapira, Yoav
Hi, Change context path=/ to path=. Yoav Shapira Millennium Research Informatics -Original Message- From: Guy Katz [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 9:55 AM To: '[EMAIL PROTECTED]' Subject: problem with context element configuration - need some help hi

RE: problem with context element configuration - need some help

2004-06-16 Thread Guy Katz
thanks, that did it. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 2:55 PM To: Tomcat Users List Subject: RE: problem with context element configuration - need some help Hi, Change context path=/ to path=. Yoav Shapira Millennium

NEWBIE: Application configuration security question

2004-06-15 Thread jochs
Hello, I have a question regarding security on Tomcat. first, some background: I'm currently assisting in the deployment of a Xerox Docushare system. This implementation DocuShare runs on Tomcat (among other platforms.) The problem I've been having with this particular app/server setup is that

RE: Tomcat, RedHat Linux MySQL configuration urgent...

2004-06-09 Thread mxs6991
configuration urgent... This is way to general a statement to get a direct answer. Search the archives. You will find lots of configs and talk on the webserver as well as some on MySQL. Here is a link to the archives. If you search on just me, You will get a lot of hits on configs as well as some code

Tomcat, RedHat Linux MySQL configuration urgent...

2004-06-08 Thread mxs6991
Hi tomcat users, I have come up with an web application Which involves JSP pages (hosted using tomcat 5.0.25) talking to MySQL database, and I have decided to have 2 separate PCs for the web server database server! My question is about the hardware configuration For these two servers.(If some

RE: Tomcat, RedHat Linux MySQL configuration urgent...

2004-06-08 Thread mxs6991
, RedHat Linux MySQL configuration urgent... Hi tomcat users, I have come up with an web application Which involves JSP pages (hosted using tomcat 5.0.25) talking to MySQL database, and I have decided to have 2 separate PCs for the web server database server! My question is about the hardware

Re: Tomcat, RedHat Linux MySQL configuration urgent...

2004-06-08 Thread Parsons Technical Services
Subject: RE: Tomcat, RedHat Linux MySQL configuration urgent... By the way the MySQL version is 4.0 for red hat linux 9.0 regards, Manikandan Sachidanandan It's when things seem worst that you mustn't quit... -Original Message- From: mxs6991 [mailto:[EMAIL PROTECTED] Sent

server.xml mod_jk Configuration

2004-06-04 Thread Emre
The following is from my server.xml. This connector is communicating with mod_jk and then to an apache instance. Do I need maxKeepAliveRequests set to a value? Does it matter. Is the value I have for connectionUploadTimout too high? Would increasing the buffer size help me with performance?

Re: server.xml mod_jk Configuration

2004-06-04 Thread Bill Barker
All three of these attributes are for the HTTP/1.1 Connector. The JK Connector will simply (and quietly) ignore them. Emre [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] The following is from my server.xml. This connector is communicating with mod_jk and then to an apache instance.

4.1 JNDI Realm configuration docs error

2004-06-02 Thread Simeon Walker
Hi, I have just managed to setup Tomcat 4.1.30 with LDAP authentication, including the retrieval of roles. Following the docs here: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html#JNDIRealm I put brackets in the roleSearch attribute like this: roleSearch=(uniqueMember={0})

FW: Apache + mod_jk + Tomcat Configuration Help

2004-06-02 Thread Emre
I need serious help with Tomcat and mod_jk configuration. Currently I am running a website that gets about 1 million page hits a day. Lately, there has been serious issues with my Tomcat servers. I believe this is due to higher than average traffic. This prompts me to better configure and fine

Re: FW: Apache + mod_jk + Tomcat Configuration Help

2004-06-02 Thread Graham Bleach
On Wed, Jun 02, 2004 at 03:42:24PM -0400, Emre wrote: I need serious help with Tomcat and mod_jk configuration. Currently I am running a website that gets about 1 million page hits a day. Lately, there has been serious issues with my Tomcat servers. I believe this is due to higher than

Apache and Tomcat connector under webcp configuration: any ideas?

2004-05-31 Thread Maurizio Betti
Hy all, I have a problem to configure Apache and Tomcat under WebCp on a Virtual Server. Actually Apache provides to static resources (via webcp for multidomains) and Tomcat to dynamic resources (via server.xml configuration) and everything is OK. The question is: how can I configure Apache

Production configuration

2004-05-20 Thread Wojciech Sobczuk
be changed in my configuration in order to make it more robust/stable/etc. Mine are: server.xml Connector port=8080 maxThreads=150 minSpareThreads=15 maxSpareThreads=45 enableLookups=false acceptCount=100 debug=0 connectionTimeout=1

Re: Production configuration

2004-05-20 Thread QM
parameters) for your production deployments. And what should be : changed in my configuration in order to make it more robust/stable/etc. Load-test, profile, tune accordingly. For the JSP servlet: :init-param :param-namefork/param-name :param-valuetrue/param-value

Does Tomcat 5 support reloading of xml configuration files change d externally?

2004-05-17 Thread Sheng Huang
I hope Tomcat 5 can have a reload feature like that of SunOne administration tool. That is, I can change the server.xml, manager.xml, and admin.xml manually, then let Tomcat admintool re-initialize itself. Now when I press Commit Changes, it always overwrites the changes I made. But admintool of

RE: Does Tomcat 5 support reloading of xml configuration files changed externally?

2004-05-17 Thread Shapira, Yoav
Hi, I hope Tomcat 5 can have a reload feature like that of SunOne administration tool. That is, I can change the server.xml, manager.xml, and admin.xml manually, then let Tomcat admintool re-initialize itself. There are many different files involved and many sets of semantics. Changes to

RE: Does Tomcat 5 support reloading of xml configuration files ch anged externally?

2004-05-17 Thread Sheng Huang
configuration change will cause the whole server to reload itself. Thus I just tried that manually put privileged=true to manager.xml and admin.xml of the new test.tlg.ca host, modify one context property in my localhost host, then commit changes. Tomcat 5 reloads all the two hosts, keeps the privileged=true

Ant 1.6.1 configuration : runant.pl

2004-05-17 Thread Mike Pakrer
Hi, I am attempting to use md_jk2, Tomcat5.0.19 , Ant 1.6.1 , and Apache 2, to serve web pages with jsp, and other stuff. I am told through various tutorials that I need all of these working together to be able to run jsp pages. I am having trouble with ant 1.6.1 when I attempt to run it [ $ ant

Re: Ant 1.6.1 configuration : runant.pl

2004-05-17 Thread QM
On Mon, May 17, 2004 at 06:52:37PM -0700, Mike Pakrer wrote: : I am attempting to use md_jk2, Tomcat5.0.19 , Ant : 1.6.1 , and Apache 2 Which OS and JDK? -and how did you install Ant? (tarball, RPM, etc.) Check ${HOME}/.antrc to confirm that the $ANT_HOME declared there points to the proper

Re: Configuration free persistence?

2004-05-13 Thread Will Hartung
it write to a ~/.java_prefs directory, or what). By using this API, you can plop a WAR on a server, then when the user first tries to use it, run them through a configuration wizard. Perfect. Thanx! Regards, Will Hartung ([EMAIL PROTECTED

Re: Configuration free persistence?

2004-05-13 Thread Jacob Kjome
have to see how this works on a UNIX box (i.e. does it write to a ~/.java_prefs directory, or what). By using this API, you can plop a WAR on a server, then when the user first tries to use it, run them through a configuration wizard. You can also use Prevayler for object Prevalence... http

Re: Configuration free persistence?

2004-05-12 Thread Tim Funk
To get the server info: ServletContext.getServerInfo() Personally - I would state my webapp needs a directory[or database] to write/load its configuration. The directory or datasource would be setup using JNDI. Then its up to the system admin to use the Container specific functionality

RE: Configuration free persistence?

2004-05-12 Thread Shapira, Yoav
Hi, It's not blasphemy ;) It's a good question. Many people take shortcuts / cut corners to get around this ;) b) Require that a database be present and publish the datasource name that the web app is looking for, and assume that the user will configure their container properly (and, of

Configuration free persistence?

2004-05-11 Thread Will Hartung
This is blasphemy, I know...but... As far as I know, there is no portable way that a generic Webapp bundled in a WAR, and dropped into a random container can persist information from one run of the container to another. On the one hand, there is no requirement that a WAR be exploded on deploy,

Re: auto-configuration of mod_jk

2004-04-23 Thread Emerson Cargnin
Let me clear a little : I used tomcat 3.2.3 with mod_jk, and automatic configuration I'm upgrading to tomcat 5 I got mod_jk to work nicely The problem is the automatic generation of mod_jk.conf - It generates the tag regarding to virtualhost, so apache is unable to read the jkMount

RE: EL Configuration problem

2004-04-22 Thread Chanan Braunstein
be disabling EL? Chanan Braunstein Knovel Corp. Web Development Manager 607-773-1840 x672 http://www.knovel.com -Original Message- From: Shane Linley [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 21, 2004 10:42 PM To: Tomcat Users List Subject: RE: EL Configuration problem I had

auto-configuration of mod_jk

2004-04-22 Thread Emerson Cargnin
I'm using tomcat 5.0.19, apache 2.0.47, mod_jk... Tomcat generates a mod_jk.conf file with the following clause before the jkmount clauses: VirtualHost localhost ServerName localhost With this clause, apache does not create any mapping... This is my configuration of the listener

Re: auto-configuration of mod_jk

2004-04-22 Thread Daniel Gibby
file with the following clause before the jkmount clauses: VirtualHost localhost ServerName localhost With this clause, apache does not create any mapping... This is my configuration of the listener... Is there any other property of this configuration? The virtualhost clause has to match

RES: auto-configuration of mod_jk

2004-04-22 Thread Ricardo Campos
-configuration of mod_jk I'm using tomcat 5.0.19, apache 2.0.47, mod_jk... Tomcat generates a mod_jk.conf file with the following clause before the jkmount clauses: VirtualHost localhost ServerName localhost With this clause, apache does not create any mapping... This is my configuration

EL Configuration problem

2004-04-21 Thread Chanan Braunstein
Hello, Using Tomcat 5.0.19 I cannot get EL to work in my webapp (It works fine in jsp-examples). I checked the version of web.xml to make sure it is 2.4 and I added to be safe: jsp-property-group url-pattern*.jsp/url-pattern

Re: EL Configuration problem

2004-04-21 Thread Eric Noel
On 4/22/2004 4:10 AM, Chanan Braunstein wrote: Hello, Using Tomcat 5.0.19 I cannot get EL to work in my webapp (It works fine in jsp-examples). I checked the version of web.xml to make sure it is 2.4 and I added to be safe: jsp-property-group

RE: EL Configuration problem

2004-04-21 Thread Chanan Braunstein
://www.knovel.com -Original Message- From: Eric Noel [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 21, 2004 7:48 PM To: Tomcat Users List Subject: Re: EL Configuration problem On 4/22/2004 4:10 AM, Chanan Braunstein wrote: Hello, Using Tomcat 5.0.19 I cannot get EL to work in my webapp

RE: EL Configuration problem

2004-04-21 Thread Shane Linley
I wanted to make sure EL was enabled as did you: !-- JSP Configuration -- jsp-config jsp-property-group descriptionProperty group for common configuration for all the JSP's/description url-pattern*.jsp/url-pattern scripting-invalidfalse/scripting-invalid

Re: EL Configuration problem

2004-04-21 Thread Eric Noel
On 4/22/2004 8:54 AM, Chanan Braunstein wrote: Well as for the code that is easy, nothing works, for example, I took this from the examples page: html body ${header[user-agent]} /body /html I attached my web.xml, I don't know what else can effect EL. Chanan Braunstein Knovel Corp. Web

Re: Configuration and performance questions

2004-04-20 Thread Adam Hardy
1. Yes of course. 4.1.30 is many release cycles ahead of 5.0.19. But that's a matter of course with all software. 2. Don't know. 3. I thought 'enterprise' was a marketing word ;) 4. Are you sure you've got apache configured correctly? I don't think there should be such a noticeable

RE: Configuration and performance questions

2004-04-20 Thread Angus Mezick
Brian, can you guys set up a web site with your results and configuration files. I would ask for you to post them but that is a lot for a mail list to handle. --Angus -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 3:29 AM To: Tomcat Users

Configuration Issue? HELP!

2004-04-19 Thread Jerry Jalenak
Hi All, At my wits end on this, so thought I'd ask the guru's. 8-) We are running an Apache HTTP 2.0.49 / mod_JK 2.2 / Tomcat 5.0.18 environment on a Dell 1750 server (2 - 3.06Ghz CPU's / 4GB memory). We're running RedHat Linux 9 as our OS. We also have the hyper-threading option of the

Re: Configuration Issue? HELP!

2004-04-19 Thread Parsons Technical Services
What jdk? - Original Message - From: Jerry Jalenak [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 19, 2004 5:19 PM Subject: Configuration Issue? HELP! Hi All, At my wits end on this, so thought I'd ask the guru's. 8-) We are running an Apache HTTP 2.0.49 / mod_JK

RE: Configuration Issue? HELP!

2004-04-19 Thread Jerry Jalenak
Users List Subject: Re: Configuration Issue? HELP! What jdk? - Original Message - From: Jerry Jalenak [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 19, 2004 5:19 PM Subject: Configuration Issue? HELP! Hi All, At my wits end on this, so thought I'd ask

Re: Configuration Issue? HELP!

2004-04-19 Thread Daniel Gibby
Try googling for LD_ASSUME_KERNEL to see if that helps you. Jerry Jalenak wrote: Hi All, At my wits end on this, so thought I'd ask the guru's. 8-) We are running an Apache HTTP 2.0.49 / mod_JK 2.2 / Tomcat 5.0.18 environment on a Dell 1750 server (2 - 3.06Ghz CPU's / 4GB memory). We're

Re: Configuration Issue? HELP!

2004-04-19 Thread Parsons Technical Services
Subject: RE: Configuration Issue? HELP! Java 2 SE 1.4.2_02 Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED

Configuration Tomcat To Check For newer .class in web-inf

2004-04-19 Thread Duncan Krebs
Hi, Does anyone know how I can configure tomcat to check for updated .class files in the WEB-INF folder on every request and then load a new .class if it finds an updated version? Thanks

RE: Configuration Tomcat To Check For newer .class in web-inf

2004-04-19 Thread Juan José García Lau
I did my tomcat configuration with this tutorial for a developer enviroment. http://www.coreservlets.com/Apache-Tomcat-Tutorial/ -Original Message- From: Duncan Krebs [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 4:14 PM To: Tomcat Users List Subject: Configuration Tomcat

Configuration and performance questions

2004-04-19 Thread Brian C. Dilley
We are evaluating tomcat as a replacement for JRun. We are hoping that we can get some real world experiences in order to support our assumptions. We have the following questions and concerns regarding tomcat. 1. We are currently looking at version 5.0.19. Is there a

Tomcat configuration tuning

2004-04-08 Thread Matt Woodings
concurrency of ~75 currently ) and I want to get the best possible configuration for my server. (Dual 1GHz, 1GB Ram, Win 2k, SQL Server + Web/Apps servers). Now, ultimately this is up to me, but I am unsure of a few relationships and variables used in the configuration files. The settings I have work

RE: Tomcat configuration tuning

2004-04-08 Thread Allistair Crossley
would be very interested if you have time to hear of any useful quick tips you found can optimise via configuration - maybe even seeing your server.conf and anything else, perhaps any ideas about code optimisation and also how complex your system is (db accesses or other system integration

RE: Tomcat configuration tuning

2004-04-08 Thread Shapira, Yoav
Hi, Welcome to the list from me. It's funny because you have just listed precisely the same server setup as we are launching our new tomcat based You have a wacky definition of precisely because he has Apache at the front-end and you have IIS. Yoav Shapira This e-mail, including any

RE: Tomcat configuration tuning

2004-04-08 Thread Allistair Crossley
Yes ok :) but other than that ;) ADC. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 08 April 2004 17:01 To: Tomcat Users List Subject: RE: Tomcat configuration tuning Hi, Welcome to the list from me. It's funny because you have just listed precisely the same

RE: Tomcat configuration tuning

2004-04-08 Thread Allistair Crossley
To: Allistair Crossley Subject: RE: Tomcat configuration tuning I have seen a couple postings regarding poor performance with Tomcat recently and thought I'd respond because we are using IIS5 with Tomcat 5 and SQL 2000 as well. We have a Struts site but our difference is that we are using Tiles for our

R: Tomcat configuration tuning

2004-04-08 Thread Simone - Dev
PROTECTED] Inviato: giovedì 8 aprile 2004 18.33 A: LILES, DAVID (CONTRACTOR); [EMAIL PROTECTED] Oggetto: RE: Tomcat configuration tuning Hey Yes our struts uses the tiles plugin also. And the page load times are as a result of running on the server itself unfortunately. I am using the JTDS

Re: Tomcat configuration tuning

2004-04-08 Thread Matt Woodings
Hi Allistair, Thanks for the quick response. My server.xml file is below but to some of the questions you had. One of the biggest speed increases we gained was from SQL optimization and table tuning. One thing about server.xml configuration which I realised is the acceptCount being set too

RE: Tomcat configuration tuning

2004-04-08 Thread Allistair Crossley
Slightly off-forum but related to my performance tuning of my tomcat webapp, I am using the JCIFS NTLM authentication servlet as a filter. The filter is mapped to all requests /*. I just thought to myself on the train home whether because NTLM is a 3-way handshake, that this may be causing some

Re: Tomcat configuration tuning

2004-04-08 Thread Charles N. Harvey III
I do just what you described below. If the loginContext isn't in the session, I show do a global-forward to the login form. And, because I didn't want to have to put a session check into every Struts action I used AspectJ to weave in a pointcut into every action. Works great. I was

RE: Tomcat configuration tuning

2004-04-08 Thread Shapira, Yoav
every time, that's terrible, and you should make your filter smarter. Yoav Shapira Millennium Research Informatics -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 3:38 PM To: Tomcat Users List Subject: Re: Tomcat configuration tuning I

Re: Tomcat configuration tuning

2004-04-08 Thread Charles N. Harvey III
. Harvey III [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 3:38 PM To: Tomcat Users List Subject: Re: Tomcat configuration tuning I do just what you described below. If the loginContext isn't in the session, I show do a global-forward to the login form. And, because I didn't want

RE: Tomcat configuration tuning

2004-04-08 Thread Allistair Crossley
configuration tuning Hi, Did you profile the filter versus aspects? Now that's a benchmark I'd be really interested in. To the original poster: assuming your filter is smart enough to check the session for a user is authenticated already token

RE: Tomcat configuration tuning

2004-04-08 Thread Allistair Crossley
. ADC -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Sent: Thu 08/04/2004 20:38 To: Tomcat Users List Cc: Subject: Re: Tomcat configuration tuning I do just what you described below

Re: Tomcat configuration tuning

2004-04-08 Thread Charles N. Harvey III
saying you use JCIFS also? Is the loginContext your own or part of the JCIFS API. ADC -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED] Sent: Thu 08/04/2004 20:38 To: Tomcat Users List Cc: Subject: Re: Tomcat configuration tuning I do just what you

<    1   2   3   4   5   6   7   8   9   10   >