RE: BUG...? java.sql.SQLException: Cannot load JDBC driverclass 'nul l'

2003-02-06 Thread Raible, Matt
I filed a bug on this, but the error only occurs when I try to set my app as the root context (path=). http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16762 BTW, my app and db connection still works, just errors in the log. This bug includes a workaround - placing my app in the webapps/ROOT

Applet - | FIREWALL - Servlet (on Tomcat)

2003-02-06 Thread Jacqueline Spiegel - Cohen
Hi All, I have a LOCAL applet (with a LOCAL html page) that is trying to send an object to a servlet that is sitting on a REMOTE server. I need to pass an object between the two. * I have placed a hole in my firewall * my local applet is signed The servlet will not accept the object. I have not

RE: [OT]JSP defense - can you point me in the right direction

2003-02-06 Thread Rob Simpson
We did some CGIs in Perl a few of years ago, and have been using Java servlets in Tomcat since late 2001. The first reaction to the servlets was how much faster they were. IMO, servlets are a logical progression from CGIs (while single page technologies such as PHP, .asp, JSPs and other types

RE: BUG...? java.sql.SQLException: Cannot load JDBC driver class 'nul l'

2003-02-06 Thread Turner, John
Ahso you can still use / to access your webapp? John -Original Message- From: Raible, Matt [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:13 PM To: 'Tomcat Users List' Subject: RE: BUG...? java.sql.SQLException: Cannot load JDBC driver class 'nul l' I

RE: BUG...? java.sql.SQLException: Cannot load JDBC driver class 'nul l'

2003-02-06 Thread Murray Furtado
The bug is listed at http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg38717.html and crops up when you try to create a jndi datasource declaritively by adding a Resource and ResourceParams within the server.xml -Original Message- From: Turner, John [mailto:[EMAIL

JDBC Realm Authentication Problem

2003-02-06 Thread Geoff Peters
A small problem here, can't seem to figure out why. In the following server.xml, if I remove the context level realm, the authentication fails against the database (I can connect on startup, but I cannot authenticate to access the manager or admin applications). However, if I put the context

Pls help me on config of the memory problem

2003-02-06 Thread Ming Zhao
Hi, How to set the maximum number of threads or clients that the server can deal with simultonously? Running java bean takes much memory, so I want to control the number of users who can run it at the same time. I use Apache2, Tomcat4.1 and mod-Jk2 under win2k. Thx, Minger

RE: BUG...? java.sql.SQLException: Cannot load JDBC driver class 'nul l'

2003-02-06 Thread Turner, John
Ah...so getting a JDBC driver class 'null' error message isn't an automatic indicator of this bug, and all such cases of that error message aren't due to the bug. It looks like nobody from the dev team has looked at it yet. John -Original Message- From: Murray Furtado [mailto:[EMAIL

REPOST Applet - | FIREWALL - Servlet (on Tomcat)

2003-02-06 Thread jackie
Sorry : something happened when I sent my last email, removing all line breaks. Here is the real file, please ignore last : So sorry. Hi All, I have a LOCAL applet (with a LOCAL html page) that is trying to send an object to a servlet that is sitting on a REMOTE server. I need to pass

Re: [OT]JSP defense - can you point me in the right direction

2003-02-06 Thread Will Hartung
From: Denise Mangano [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 8:49 AM Subject: RE: [OT]JSP defense - can you point me in the right direction More importantly, they are not 'validating' their choice of CGI, they are just opting for the quickest and easiest solution. And the only

Tomcat - SSL Question .. Certificate problem

2003-02-06 Thread Mufaddal
Hi, I have followed the instructions at: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html to enable SSL. Problem: when i try to access the jsp page using : https://locahost:8443/login.jsp ... a dialogue pops up saying: Unable to establish a secure connection to 'localhost'.

RE: jsp:include semantics?

2003-02-06 Thread Sean Dockery
I'm not surprised that it is the behavior that you're observing. There is only one request object, and it persists through the whole request. It doesn't matter how many page (i.e.: JSP or servlet) boundaries that you cross, there is only one request object. I suspect that the best way to

RE: REPOST Applet - | FIREWALL - Servlet (on Tomcat)

2003-02-06 Thread Tim Moore
What version of Tomcat are you using? Can you post your web.xml? -- Tim Moore / Blackboard Inc. / Software Engineer 1899 L Street, NW / 5th Floor / Washington, DC 20036 Phone 202-463-4860 ext. 258 / Fax 202-463-4863 -Original Message- From: jackie [mailto:[EMAIL PROTECTED]] Sent:

RE: Tomcat/Apache/ModJK Integration (error)

2003-02-06 Thread Frances Santiago
John! It worked. I'm really shocked. Just for anyone reading this: I was using the warp engine and I changed it to: Engine name=Standalone defaultHost=205.227.88.128 debug=0 and I removed the spaces from my workers.properties file. Thanks again, John. Frances At 10:49 PM 2/5/03 -0500,

RE: [OT]JSP defense - can you point me in the right direction

2003-02-06 Thread Rhodes, Phil
From: Rob Simpson [mailto:[EMAIL PROTECTED]] We did some CGIs in Perl a few of years ago, and have been using Java servlets in Tomcat since late 2001. The first reaction to the servlets was how much faster they were. I'll second this. We are in the process of moving some of our data

RE: Tomcat/Apache/ModJK Integration (error)

2003-02-06 Thread Turner, John
Glad to help. John -Original Message- From: Frances Santiago [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:38 PM To: Tomcat Users List Cc: 'Tomcat Users List' Subject: RE: Tomcat/Apache/ModJK Integration (error) John! It worked. I'm really shocked. Just for

RE: REPOST Applet - | FIREWALL - Servlet (on Tomcat)

2003-02-06 Thread Jacqueline Spiegel - Cohen
Thanks Tom, jakarta-tomcat-3.3a I do not have a web.xml. Where should this file reside and what should it contain ? Thanks so very much for your assistance, it is genuinely appreciated. Jackie At 12:39 PM 2/6/2003, you wrote: What version of Tomcat are you using? Can you post your

Tomcat Performance Concerns

2003-02-06 Thread Anecito, Anthony (HQP)
Hi All, I am looking at Tomcat for production and seeing some things that make me question its use for production. I believe what Jakarta group is doing is a great thing for all of us looking for cheaper alternatives but there is may be a serious issue to using Tomcat. I have seen and now read

RE: Tomcat Performance Concerns

2003-02-06 Thread Turner, John
Well, this is probably a holy war, but: 1. Orion is a competitor to Tomcat making benchmarks from them automatically suspect (at the very least biased)...that URL is 2 years old...massive changes have been made to Tomcat since 2. I have a server right now that has 20 distinct instances of

problem with jsp javabeans

2003-02-06 Thread x x
I run Tomcat 4.1.18 running in a linux Mandrake 8.2, i want to run a jsp that import a javabean from another directory. When i run my jsp i saw this messages The server encountered an internal error () that prevented it from fulfilling this request. exception

RE: Tomcat Performance Concerns

2003-02-06 Thread Shapira, Yoav
Howdy, Tomcat performance and a reference to some benchmarks. The benchmarks were done in 2001 and are out of date Very out of date. Referring to a previous (3.x) generation of Tomcat, which is much slower than the current (4.1.x) implementation. I haven't used Orion, but looking at their

JK2 / Coyote on SuSE Linux 8.1

2003-02-06 Thread Peter Bär
Hi, I'm about to get frustrated trying to get mod_jk2 working on SuSE Linux 8.1 with Apache 2.0.44. I have tried to use a binary I found somewhere, and I can see in the logs that this is loaded by Apache, but there's no request being passed through to the servlet container. I had the same

how to block

2003-02-06 Thread Bing Zhang
Hi all: I have one problem right now, which many people here on the list should have already experienced. For example, some post from browser take some time on the server side(servlet code) to process. Often times impatient user will click multiple times on the submit button, Or

RE: how to block

2003-02-06 Thread Shapira, Yoav
Hi, Google is your friend: http://forums.devshed.com/archive/1/2000/08/2/1298 Yoav Shapira Millennium ChemInformatics -Original Message- From: Bing Zhang [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 1:10 PM To: 'Tomcat Users List' Cc: Dan Yin; Jimmy Wu; Daniel Ruiz

how to block multiple servlet invokes triggered from clicking 'submit' multiple times

2003-02-06 Thread Bing Zhang
Sorry that I didn't put a meaningful subject in my previous email. Bing -Original Message- From: Bing Zhang [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 1:10 PM To: 'Tomcat Users List' Cc: Dan Yin; Jimmy Wu; Daniel Ruiz Subject: how to block Hi all: I have one

RE: how to block

2003-02-06 Thread Tim Moore
Check out the synchronizer token pattern from Core J2EE Patterns. In a nutshell, you provide the form with a unique one-time-use token that it submits with the form. The form submission handler checks to see if that token has been submitted before, and if so, rejects the request. Struts

RE: REPOST Applet - | FIREWALL - Servlet (on Tomcat)

2003-02-06 Thread Tim Moore
-Original Message- From: Jacqueline Spiegel - Cohen [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:53 PM To: Tomcat Users List Subject: RE: REPOST Applet - | FIREWALL - Servlet (on Tomcat) Thanks Tom, Tim ;-) jakarta-tomcat-3.3a I do not have a

Re: Tomcat Performance Concerns

2003-02-06 Thread Peter Lin
I've been running a ton of benchmarks the last 3 weeks for the Tomcat Performance book with Remy. General questions like that are very hard to answer. Most performance issues are the result of bad design and poor administration. If some one is telling you tomcat can't perform. they need to back

RE: Tomcat Performance Concerns

2003-02-06 Thread Anecito, Anthony (HQP)
Hi Shapira, Many thanks for the reply. I agree with your list below but am looking for some simple benchmarks to start with. Also, a previous response to this posting by John Turner indicated a tuning book that may resolve some of the concerns by my peers about performance and I look forward to

RE: [OT]JSP defense - can you point me in the right direction

2003-02-06 Thread Denise Mangano
Thanks for the laugh!! It is certainly needed throughout this extremely frustrating experience. To make matters worse, I just found out that the reason they are being adamant is because the person with the working examples wants to take the prototype from this project and use it for another.

Re: Tomcat Performance Concerns

2003-02-06 Thread Will Hartung
From: Turner, John [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 10:01 AM Subject: RE: Tomcat Performance Concerns 1. Orion is a competitor to Tomcat making benchmarks from them automatically suspect (at the very least biased)...that URL is 2 years old...massive changes have been

RE: Tomcat Performance Concerns

2003-02-06 Thread Turner, John
Tell your peers to vent some of that gas if they are basing their rumblings on data that's 2 years old. :) John -Original Message- From: Anecito, Anthony (HQP) [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 1:27 PM To: 'Shapira, Yoav'; Tomcat Users List Subject: RE:

RE: Why won't anyone help me out??

2003-02-06 Thread Goehring, Chuck Mr., RCI - San Diego
Yeah, you're right. In my mind, I tend to lump all those licenses together because I don't have any intentions on making a commercial version of Apache or even putting it on a CD. Chuck -Original Message- From: Tim Moore [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06,

[Tomcat] Large number of virtual hosts

2003-02-06 Thread Felicia Neff
I have tomcat up and running but am having an implementation problem. We have a large number of virtual hosts, and after I have about 60 of them in server.xml, tomcat will no longer start (the error is java.lang.NullPointerException - I can send the whole long thing if that would be helpful).

How to filter out duplicated request using Apache or TomCat

2003-02-06 Thread Bing Zhang
If the same user clicks a button continuously or refresh a page constantaly, that will generate the same request to our server many times with a tiny short interval. And the request will all come from the same machine. Is there a way to block these kind of requests by configuring the Apache or

Re: Cannot add new folders to webapps

2003-02-06 Thread Will Hartung
Also, what version of Tomcat, platform, and perhaps the name of the actual directory (naming should be an issue, but if it's not a simple dirname, but rather has strange characters, then who knows). Regards, Will Hartung ([EMAIL PROTECTED]) P.S. Love your work... - Original Message -

Re: Tomcat Performance Concerns

2003-02-06 Thread Peter Lin
I'll just add one more tidbit into the conversation. The biggest bottleneck in most dynamic sites is the data access layer. In the benchmarks I ran recently, getting 16-20K of data from oracle will take a minimum of 200ms. when you compare this to the time tomcat spends doing other work, it

RE: How to filter out duplicated request using Apache or TomCat

2003-02-06 Thread Rob Simpson
You do that in the Servlet, by creating an instance of a Request object in the doGet and/or doPost method. Then each request will have its own copy of data. If you want, you can count the number of active requests and display a message to the user that basically says be more patient! (I've done

cant run jsp in Tomcat

2003-02-06 Thread x x
I run Tomcat 4.1.18 running in a linux Mandrake 8.2, i want to run a jsp that import a javabean from another directory. When i run my jsp i saw this messages The server encountered an internal error () that prevented it from fulfilling this request. exception

RE: REPOST Applet - | FIREWALL - Servlet (on Tomcat)

2003-02-06 Thread Jacqueline Spiegel - Cohen
Tim, (I am so sorry ;). ) I am now getting a new error regarding class signatures (on a signed class) .. so I am hopeful that you are correct. I will keep you posted. But it seems that you think that this should work, which makes me hopeful. Thanks so very much. Jackie At 01:24 PM

Sample App

2003-02-06 Thread José Moreira
Im building a simple test with the jsp sample app just by adding a custom bean and a test.jsp but i get : 2003-02-06 19:26:25 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception javax.servlet.ServletException: src/mypackage/feijao at

RE: how to block

2003-02-06 Thread Subir Sengupta
Here's how to do what Tim is talking about http://developer.java.sun.com/developer/EJTechTips/2003/tt0114.html#2 Subir -Original Message- From: Tim Moore [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 10:22 AM To: Tomcat Users List Subject: RE: how to block Check out

RE: Tomcat Performance Concerns

2003-02-06 Thread Chanan Braunstein
Yet another performance page: http://webperformanceinc.com/library/ServletReport/index.html Chanan Braunstein knovel Corp. Web Development Manager 607-648-4770 x672 http://www.knovel.com - To unsubscribe, e-mail: [EMAIL

RE: cant run jsp in Tomcat (also problem with jsp javabeans)

2003-02-06 Thread Denise Mangano
Your Login.class file should be in your WEB-INF/classes/misitio/beans directory. This path doesn't need to be specified in the classpath. In you Login java file you need the statement: package misitio.beans; In your JSP page you should have %@ page import=misitio.beans % HTH Denise

Configuring Tomcat 4.1 with iPlanet iWS 6.0

2003-02-06 Thread Chris Gow
Hi: I've just downloaded and setup Tomcat 4.1 and have it working in its default configuration. I am now trying to get Tomcat working with iPlanet iWS. I'm a little (ok a lot) confused about how to go about configuring this. Do I use jk2? If so, where do I get the binary from? Is there a

jakarta-tomcat-connectors-jk2-2.0.2-src cannot compile

2003-02-06 Thread Hans Deragon
Greetings. I would like to build a connector for RH 8.0 between Apache -2.0.40-11 and Tomcat 4.1.18. I downloaded the following: jakarta-tomcat-connectors-jk2-2.0.2-src.gz.tar Now, I do not want to install a fresh Apache. I want to continue to use the one provided by Red Hat (saves the

RE: jakarta-tomcat-connectors-jk2-2.0.2-src cannot compile

2003-02-06 Thread pqin
Red Hat's apache is 1.3. Regards, PQ This Guy Thinks He Knows Everything This Guy Thinks He Knows What He Is Doing -Original Message- From: Hans Deragon [mailto:[EMAIL PROTECTED]] Sent: February 6, 2003 3:16 PM To: [EMAIL PROTECTED] Subject: jakarta-tomcat-connectors-jk2-2.0.2-src

RE: jakarta-tomcat-connectors-jk2-2.0.2-src cannot compile

2003-02-06 Thread Turner, John
Not RH 8. Apache 2.0.40 is distributed with RH 8. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 3:18 PM To: [EMAIL PROTECTED] Subject: RE: jakarta-tomcat-connectors-jk2-2.0.2-src cannot compile Red Hat's apache

PageContext is released early in page with some includes

2003-02-06 Thread Zabel, Ian
Hello, A quick synopsis of our problem: We are using Tomcat 4.0.6. We have a JSP which includes 8 other JSPs using a jsp:include tag inside of a loop (these includes do _not_ have a flush= attribute). We call this jsp the container, and the included JSPs components. All of these JSPs share a

RE: jakarta-tomcat-connectors-jk2-2.0.2-src cannot compile

2003-02-06 Thread Turner, John
Some suggestions: 1 - you should upgrade Apache, not because of JK, but because of the security fixes between .40 and .44 2 - AFAIK, the 2.0.2 connector code will not compile with 2.0.40 but I could be wrong...I do know that the connectors require .43, which implies to me that .40, .41, and .42

RE: BUG...? java.sql.SQLException: Cannot load JDBC driver class 'nul l'

2003-02-06 Thread Sean Dockery
Just out of curiosity, was your application previously deployed in the webapps folder when you were experiencing this error? At 10:12 2003-02-06 -0700, you wrote: I filed a bug on this, but the error only occurs when I try to set my app as the root context (path=).

Re: jakarta-tomcat-connectors-jk2-2.0.2-src cannot compile

2003-02-06 Thread Mark Eggers
Hans, apr is the utility that configures load modules before compiling them. If I remember from other rpm installs, that file is usually in /usr/bin, but I normally don't use rpm installations. You can try the following find command to track down the binary, and then fill it in on the build

Unable to compile class for JSP

2003-02-06 Thread Aaron Bennett
Hi, I've just installed Tomcat 4.18 on my Windows 2KP machine and am having trouble using my java beans in my application. I continually receive the error: Generated servlet error: [javac] Compiling 1 source file C:\Tomcat4\work\Standalone\localhost\myApp\Proc\getuserinfo_jsp.java:332:

RE: Unable to compile class for JSP

2003-02-06 Thread Filip Hanik
starting with JDK 1.4 I believe your bean have to be in a package Filip -Original Message- From: Aaron Bennett [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:32 PM To: [EMAIL PROTECTED] Subject: Unable to compile class for JSP Hi, I've just installed Tomcat 4.18 on my

RE: Unable to compile class for JSP

2003-02-06 Thread Denise Mangano
The common answer I've seen to this, and what worked for me was placing the class in a package. Place the class in C:\Tomcat4\webapps\MyApp\WEB-INF\classes\mypackage\beans In your class file you need the statement: package mypackage.beans; In your JSP page you should have %@ page

Re: Sample App

2003-02-06 Thread Mark Eggers
Jose, This looks like a packaging issue. If you've compiled your bean in src/mypackage/feijao with a package definition of src.mypackage.feijao, then you'll need to place the class file in: WEB-INF/classes/src/mypackage/feijao/beanclass.class where the WEB-INF directory is the one that lives

RE: Unable to compile class for JSP

2003-02-06 Thread Filip Hanik
and int your jsp:useBean id=client class=ClientData scope=session/ tag the class attribute should contain the fully qualified classname. Fiilip -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 12:44 PM To: 'Tomcat Users List'

RE: BUG...? java.sql.SQLException: Cannot load JDBC driver class 'nul l'

2003-02-06 Thread Sean Dockery
There seems to be a lot of FUD (fear, uncertainty, and doubt) about this. I am personally using DBCP with both MySQL and PostgreSQL under Tomcat 4.1.18 right now without any problems. Because it works in my installation implies that perhaps the cause of [EMAIL PROTECTED]'s problems has not

LDAP groups in groups question

2003-02-06 Thread Jones Scott - sjones
Is there a way to get tomcat to pick up groups with-in groups I have aadminuser user that is in the customer group The customer group is in SERVLET_1_GROUP. SERVLET_1_GROUP is the role being checked in the web.xml. I currently can only get aadminuser to work if I directly place

RE: Unable to compile class for JSP

2003-02-06 Thread Denise Mangano
Oops, thanks - I forgot that :) Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 3:47 PM To: Tomcat Users List Subject: RE: Unable to compile class for JSP and int your

Multiple Instances Support Broken in Tomcat 4.1.18

2003-02-06 Thread Rahul Bhargava
Platform : Win2K Tomcat ver: 4.1.18 Problem: When trying to start a webapp that has been installed/deployed with jar files in WEB-INF/lib on a TC instance that was started by setting CATALINA_BASE (to get multi instance support), an exception is thrown by the method -

RE: Multiple Instances Support Broken in Tomcat 4.1.18

2003-02-06 Thread Turner, John
tomcat-dev is the place for this, not tomcat-user Also, check Bugzilla before you do anything else, it's possible that this has already been submitted and/or a patch is already available. John -Original Message- From: Rahul Bhargava [mailto:[EMAIL PROTECTED]] Sent: Thursday, February

Re: Multi-homing

2003-02-06 Thread Sean Dockery
Start by reading everything you can about how to do virtual hosting on the Apache and Jakarta web sites... http://www.google.com/search?q=site:httpd.apache.org+virtual+host http://www.google.com/search?q=site:jakarta.apache.org+tomcat+virtual+host At 01:46 2003-02-06 -0800, you wrote: Hi I

RE: BUG...? java.sql.SQLException: Cannot load JDBC driverclass 'nul l'

2003-02-06 Thread Raible, Matt
Yes. When it was in webapps/cct with a path of , it appeared that Tomcat was trying to load it twice. Once I configured 2 cct.xml files in webapps, one with path=/cct and one with path=, the problem went away. Matt -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]]

RE: Multi-homing

2003-02-06 Thread Turner, John
And read the two virtual hosting guides here: http://www.galatea.com/flashguides/index John -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 4:07 PM To: Tomcat Users List Subject: Re: Multi-homing Start by reading everything

jk2 connector - cannot compile

2003-02-06 Thread Mark Eggers
Hans, I'm sorry, but I should have thought of this sooner. When you installed Apache via rpm, there are usually three rpm's available. apache-binaries apache-dev apache-src I believe the apache-dev rpm has the apr utility plus the libraries and include files you will need to build loadable

Re: Unable to compile class for JSP

2003-02-06 Thread Wilson Snook
AFAIK if your bean is in a package (and it should be) and you use the jsp:useBean syntax the %@ page import directive is unnecessary. - Original Message - From: Filip Hanik [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 8:47 PM Subject: RE:

Re: Tomcat4.1.18 admin webapp

2003-02-06 Thread Sean Dockery
Edit the .../tomcat-users.xml file to include the following... ?xml version='1.0' encoding='utf-8'? tomcat-users ... role rolename=manager/ role rolename=admin/ ... user username=Ganesh password=TomcatRocks roles=manager,admin/ ... /tomcat-users The user Ganesh whose password is

Re: Preventing Session saving

2003-02-06 Thread Sean Dockery
From the original server.xml file in Tomcat between Context and /Context tags. !-- PersistentManager: Uncomment the section below to test Persistent Sessions. saveOnRestart: If true, all active sessions will be saved to the Store

RE: Preventing Session saving

2003-02-06 Thread Filip Hanik
I don't think you need the PersistentManager, I believe you could also set the path attribute to null in the standard manager Filip -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 1:44 PM To: Tomcat Users List Subject: Re: Preventing

MemoryRealm

2003-02-06 Thread James R. Marcus
Besides the Realm Configuration HOW-TO on the tomcat documentation page, where can I find a verbose document with an example of using MemoryRealm? I only have one user that needs to authenticate. Thanks, James

RE: MemoryRealm

2003-02-06 Thread Filip Hanik
take a look at conf/tomcat-users.xml Filip -Original Message- From: James R. Marcus [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 1:53 PM To: [EMAIL PROTECTED] Subject: MemoryRealm Besides the Realm Configuration HOW-TO on the tomcat documentation page, where can I find

response.sendRedirect() - is this allowed?

2003-02-06 Thread Julius Davies
Hello, Tomcat User's List, There was some talk a few days ago about response.sendRedirect() after a POST request being against the HTTP specification... is that really true? For example, would this be a problem? IE and Netscape seem to do what I want! // This is common trick I use after a

RE: MemoryRealm

2003-02-06 Thread Geoff Peters
James - If you can find it the WROX book (Professional Apache Tomcat) - ISBN 1-86100-773-6 has pretty good examples of everything - I used it today to help me debug a JDBC realm, it is pretty good step by step instruction Geoff -Original Message- From: James R. Marcus

RE: Help with Apache 1.3/Tomcat 4.1.18/JK?

2003-02-06 Thread Webb Stacy
I would just get that HAVE_JK stuff out of there 100%. Never saw that before. I can't think of anything that would break by just putting LoadModule etc right in httpd.conf without the IF statement. You've got some custom stuff there (I am not familiar with Virtuozzo)...is it possible someone

RE: Bug? in Tomcat 4.1.18 with TagLib

2003-02-06 Thread Chanan Braunstein
Well, if you have the source from the book you can add the code to release(). If not, you can take a performance hit and turn off tag pooling: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html enablePooling - Determines whether tag handler pooling is enabled. true or false,

Where do common jar libraries go in Tomcat 4.1.18

2003-02-06 Thread Kenny G. Dubuisson, Jr.
I just changed my development box from Tomcat 4.0.5 to 4.1.18. I notice there is no $CATALINA_HOME/lib directory in the new Tomcat to put my common jar files. Where do they go in 4.1.18? Thanks, Kenny - To unsubscribe,

RE: Where do common jar libraries go in Tomcat 4.1.18

2003-02-06 Thread Wendy Smoak
I just changed my development box from Tomcat 4.0.5 to 4.1.18. I notice there is no $CATALINA_HOME/lib directory in the new Tomcat to put my common jar files. Where do they go in 4.1.18? ${CATALINA_HOME}/common/lib -- Wendy Smoak

Re: [OT]JSP defense - can you point me in the right direction

2003-02-06 Thread Steven J. Owens
Denise, On Thu, Feb 06, 2003 at 01:36:39PM -0500, Denise Mangano wrote: To make matters worse, I just found out that the reason they are being adamant is because the person with the working examples wants to take the prototype from this project and use it for another. Correct me if I'm

Re: Where do common jar libraries go in Tomcat 4.1.18

2003-02-06 Thread Kenny G. Dubuisson, Jr.
Thanks Wendy...that's what I thought. - Original Message - From: Wendy Smoak [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 4:25 PM Subject: RE: Where do common jar libraries go in Tomcat 4.1.18 I just changed my development box from

Re: export exel stylesheets from jsp

2003-02-06 Thread Peter Kelley
Or use Jasper Reports from sourceforge. Reports can be produced as xls or PDF or a number of other formats. If you need to do this on the web you might want to use webwork (http://www.opensymphony.com) which has a Jasper Reports view. On Fri, 2003-02-07 at 02:13, Bill wrote: There is a link on

Can a single host with multiple hostnames (same IP) have multiple SSL certs?

2003-02-06 Thread Jeff Skubick
Suppose a webapp, foo.war, is deployed to a single standalone Tomcat instance, installed in c:\tomcat, on a single host whose IP address is 1.2.3.4. There are a half-dozen hostnames that resolve to 1.2.3.4, including www.foo.com, www.bar.net, and www.boom.org. No distinction is made among the

Tomcat - Apache install document

2003-02-06 Thread Kenny G. Dubuisson, Jr.
Hello all. I created an installation document for myself and I thought I would post it here if anyone is interested. It has the exact steps I took to get the following all working together: - RedHat Linux 7.3 - Java SDK 1.4.1_01 - Oracle Client 9.2.0.1.0 - Apache 2.0.44 - OpenSSL 0.9.7 - Tomcat

RE: Where do common jar libraries go in Tomcat 4.1.18

2003-02-06 Thread Larry Meadors
Looking at the classloader docs for 4.0.x and 4.1.x, I think it is actually shared/lib. The shared/lib directory (in 4.0, this was just lib) is for stuff that you want available to all of your applications. The common/lib directory is where you put stuff you need the server and all of your

Re: JAAS login context propagation to JBoss

2003-02-06 Thread Peter Kelley
I had a look at the code and I guess it could be used to do the association but what it seems to be doing is just creating a new Subject and adding the required principal (which I assume has been obtained from the servlet request) to it. If JAASRealm is used this will be a GenericPrincipal which

RE: Preventing Session saving

2003-02-06 Thread Sean Dockery
The PersistentManager is enabled in Kris's application. The instructions of setting saveOnRestart to false and setting various values to -1 are required to purge the session store. Thereafter, Kris can disable persistent sessions by commenting out the Manager/ declaration. Off topic: I hate

RE: MemoryRealm

2003-02-06 Thread James R. Marcus
I am trying it with this example. http://c2.com/w4/cc/wiki.cgi?PasswordAuthenticatingThe Thanks, James   -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 4:55 PM To: Tomcat Users List Subject: RE: MemoryRealm take a look at

Re: Web.xml mistake results in Context unavailable !?

2003-02-06 Thread Kevin Conaway
This isnt a production environment, it is an educational environment at a university. Students who are learning are guaranteed to make mistakes, even in their web.xml file. I tested an experiment, it takes roughly 7 seconds between the time you save your web.xml file and the time tomcat reloads

Re: Web.xml mistake results in Context unavailable !?

2003-02-06 Thread Craig R. McClanahan
On Thu, 6 Feb 2003, Kevin Conaway wrote: Date: Thu, 6 Feb 2003 17:56:28 -0500 From: Kevin Conaway [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Web.xml mistake results in Context unavailable !? This isnt a production

SendMailServlet problem...

2003-02-06 Thread tomcat guy
When I run the jsp example to sendmail I recieve the following error: Http status 503 - Servlet SendMailServlet is currently unavailable Any ideas? I have the mail.smtp.host changed to my mail server in server.xml. I am the username and password to the server.

Re: Web.xml mistake results in Context unavailable !?

2003-02-06 Thread Sean Dockery
Can you post an example reload task from a build.xml file? At 15:08 2003-02-06 -0800, you wrote: Enabling your students to issue a reload command on demand, via the manager webapp, would allow the turnaround time to be much faster -- indeed, I build that directly into my Ant build.xml files, so

Re: Tomcat Performance Concerns

2003-02-06 Thread Sean Dockery
I look forward to getting a copy of your book. What will be the book's title? Who will be your publishing company? What is the scheduled release date? At 11:10 2003-02-06 -0800, you wrote: Most of this stuff is covered in the book with an example webapp and benchmarks to show the trade off

Authentication via Apache2, Content by Tomcat. HOW???

2003-02-06 Thread Greg Vilardi
Hi. I'm trying to solve a problem that I have encountered trying to set up a demo of one of my company's products on a webserver.We are running Apache 2.0.44, Tomcat 4.1.18 (including the connectors from that dir too) and JDK 1.4.1 on RedHat 8.0 (patched yesterday). I have been able to

Re: Unwanted header when using Tomcat 3.2.4

2003-02-06 Thread Sean Dockery
I am confused as to where you are suggesting that the document begins and ends. Does it look like this? document (HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Mon, 30 Dec 2002 10:10:30 GMT Connection: close Content-Type: text/html; charset=iso-8859-1 Servlet-Engine: Tomcat Web Server/3.2.4

Re: Web.xml mistake results in Context unavailable !?

2003-02-06 Thread Craig R. McClanahan
On Thu, 6 Feb 2003, Sean Dockery wrote: Date: Thu, 06 Feb 2003 16:33:03 -0700 From: Sean Dockery [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Web.xml mistake results in Context unavailable !? Can you post an example

re : Tomcat exits randomly.

2003-02-06 Thread Sean Dockery
Look in the Catalina logs in $CATALINA_HOME/logs/... At 13:17 2003-02-04 -0800, you wrote: Can anyone advise where else I might look? Sean Dockery [EMAIL PROTECTED] Certified Java Web Component Developer Certified Delphi Programmer SBD Consultants http://www.sbdconsultants.com

RE: Tomcat Performance Concerns

2003-02-06 Thread Anecito, Anthony (HQP)
Peter, I also look forward to the book and have the same questions that Sean has. Also, 1. Will it cover Apache (i.e. clustering)? 2. JVM Tuning requirements for Tomcat or best JVM to use (i.e. IBM, JRocket)? 3. Performance monitoring using JMX? 4. Any recommended optimizations/patches that the

RE: Tomcat Manager/Administrator and server.xml file.

2003-02-06 Thread Sean Dockery
Not sure why. I never try twisted experiments like this. :-) I typically remove the context using the admin application, rather than the manager application. If I remove the .war file from the web apps folder, I also delete the unpacked war folder in both the webapps and _work folders.

RE: Tomcat Performance Concerns

2003-02-06 Thread Turner, John
I believe it's Wrox, due out this spring. Wrox also has a new entry in it's handbook series coming out this month that is devoted to Tomcat security, both with Tomcat itself and applications that use Tomcat. John -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]] Sent:

RE: RE: Shutdown.sh does not work when long lasting operations, such as SQL Queries, are still active!

2003-02-06 Thread Turner, John
A lifecycle Listener is what I was thinking. http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html See the section on Lifecycle Listener. YMMV...as I said I am no developer. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday,

<    1   2   3   >