Re: AW: AW: Connection Pooling?

2002-07-05 Thread Nikola Milutinovic
Ralph Einfeldt wrote: AFAIK DBCP not part of the distribution, but you can download it seperately from: I believe it is, from 4.0.4 Nix. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

FW: SocketException (Invalid arg) on Solaris

2002-07-05 Thread Folbrecht, Paul
I'll try this just once more- does anybody have any idea at all? -Original Message- From: Folbrecht, Paul [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 6:20 PM To: Tomcat-User@Jakarta. Apache. Org (E-mail) Subject: SocketException (Invalid arg) on Solaris Running Tomcat

Re: Final releaseTomcat 4.1?

2002-07-05 Thread Anthony W. Marino
Well, if you don't mind, is it possible that you could describe the server that's being used? Thank You Very Much, Anthony I didnt do any official testing. I just havnt seen any residual of problems that are typically related to an over worked server. Can you qualify what you mean by

Re: Final releaseTomcat 4.1?

2002-07-05 Thread Anthony W. Marino
Can you qualify what you mean by heavy loads with some sort of number? Thank You, Anthony Hi Laura, I have to say that I been using 4.1.3 beta for a while now and it appears very stable. And, OH, Im using it stand alone as httpd replacement too. I hear some folks

AW: AW: Problem with jdk1.3 nad jdk1.4

2002-07-05 Thread Ralph Einfeldt
Have a look at this links: (Require login) http://developer.java.sun.com/developer/bugParade/bugs/4414162.html http://developer.java.sun.com/developer/bugParade/bugs/4697245.html -Ursprüngliche Nachricht- Von: shanmugampl [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 5. Juli 2002

URLs with %XX codes in them

2002-07-05 Thread Greasley, Alan
I need to use URLs with codes like %6D ('m'). This doesn't seem to work on our Borland AppServer installation with Tomcat 3.2. Long story, but I can't launch browsers with the well-known rundl32 url.dll,FileLauncherProtocol url any more as Microsoft have made it not work (words fail me!) An

jsp file cached on netscape browser

2002-07-05 Thread Peter Choe
there seems to be a problem with an application that i have wrote. simply a jsp is suppose to get some information and display an html page that is generated from a database. it works fine with internet explorer, but when i use netscape4.7, it seems to be using a cached version of the html

webapp_module = apache problem when starting

2002-07-05 Thread Gunter D'Hondt
I configured Apache 2.0.39 correctly and Tomcat 4.0.4 (Win NT4) Now I'm changing the httpd.conf of Apache with LoadModule webapp_module modules/mod_webapp.so AddModule mod_webapp.c and I've placed the mod_webapp.so in the \modules directory and also the libapr.dll in the same directory but when

Re: AW: Problem with jdk1.3 nad jdk1.4

2002-07-05 Thread shanmugampl
Thanks a lot. Can you give me an url where this problem is stated clearly, so that i can understand the root cause of it in a better way. Ralph Einfeldt wrote: suns jdk1.3 and 1.4 have issues with the try/catch handling that is generated by tomcat for the tags. Workarounds: - Stay with 1.2.2

Tomcat4.04+Oracle8i(8.1.7)+JDBC/OCI HOWTO(some hints...)

2002-07-05 Thread ahmet dalli
Hi all, Here is what i learned from two days trying to access an Oracle8i database using OCI driver. 1)In order to use OCI driver, you should have an Oracle client installed. Suppose you have installed Oracle8i(8.1.7) client from cd, and now you go to otn(otn.oracle.com) and download the

Problem with mapped type in SOAP

2002-07-05 Thread Guillaume Lefrancois
Hi, I'm new on the Soap user mailing list. There is some time that I have some problems to use my own mapped object with SOAP. I developped some objects that implements the import org.apache.soap.util.xml.(de)serializer class. I put them in my deployement descriptor like below: isd:service

tomcat 4.0.4, JNDI, Datasource.getConnection() - No suitable driver,[Oracle]

2002-07-05 Thread Pedro Salazar
Greetings, I'm moving a webservice from tomcat 4.1.2 (WSDP 1.0) -- tomcat 4.0.4 because I want to go to production environment and instead of using the tomcat bundled with WebServiceDevelopmentPack 1.0 (WSDP 1.0), I want to use a conventional/isolated tomcat. I choose the tomcat 4.0.4 (latest

java.lang.IllegalStateException

2002-07-05 Thread Arnaud HERITIER
Hi guys !! I'm using TC 4.0.1 and receive the following error. Is someone have an idea on which problem can occurs ??? Thx Arno. java.lang.IllegalStateException at org.apache.catalina.connector.ResponseFacade.getWriter(ResponseFacade.java:1 59) at

AW: JSP destroy problem

2002-07-05 Thread Ralph Einfeldt
All default variables that are exposed by the jsp engine are not accessible inside %! %. Have a look at the generated source and you get a better understanding what happens: class foo ... { public void _jspService(...) { ... HttpSession session = null; ... } public void

Final releaseTomcat 4.1?

2002-07-05 Thread Laura
Hi all, every day I listen for Tomcat 4.1. But all us know that in a production enviromnet we can't use a alpha quality release. But we know that Tomcat 4.1 ha much more than Tomcat 4.0.x : comìnnection pool, performance and memory efficiency improvements, and so on. So I'd like to know when

Re: Final releaseTomcat 4.1?

2002-07-05 Thread Remy Maucherat
Anthony W. Marino wrote: Can you qualify what you mean by heavy loads with some sort of number? Thank You, Anthony Hi Laura, I have to say that I been using 4.1.3 beta for a while now and it appears very stable. And, OH, Im using it stand alone as httpd replacement

Re: Final releaseTomcat 4.1?

2002-07-05 Thread info
well, I would like to come back to the starting question: WHEN can be a final stable Tomcat 4.1 expectet? I know there is no exact date like 1. august or so but considering the amount of bugs, the prosses that is nesessary before it will be released. Out of your experiance: how long will it take.

Re: Property Editor

2002-07-05 Thread Mark O'Driscoll
Sorry, I didn't make myself clear. I have read the bean stuff and can see how to set property descriptors. My question is how do I register all this stuff with Tomcat? .or maybe I haven't understood it at all! - Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Tomcat

RE: MOD_JK Problem ?

2002-07-05 Thread STEVE R BURRUS
Jerry, this is steve burruS, and even though you don't know me from Adam, I thought that you could possibly help me with this damn problem I have which is: I last nite downloaded/installed v. 4.0.4 of Tomcat, but I did NOT first disinstall v. 4.0.3 of Tomcat!! Is this harmful? Should I have

Re: Role Mapping

2002-07-05 Thread Craig R. McClanahan
On Thu, 4 Jul 2002, Bruno Antunes wrote: Date: Thu, 04 Jul 2002 20:55:09 +0100 From: Bruno Antunes [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Role Mapping The mapping of roles to OS users/groups was only an

Re: Final releaseTomcat 4.1?

2002-07-05 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: well, I would like to come back to the starting question: WHEN can be a final stable Tomcat 4.1 expectet? I know there is no exact date like 1. august or so but considering the amount of bugs, the prosses that is nesessary before it will be released. Out of your

Re: SSL Troubles...

2002-07-05 Thread Pedro P. Mata
UPDATE: I have also verified that my keystore has the proper CA certtifcates from GeoTrust, as described in the CVS HOW-TO-SSL update. I have still not found any answers to this issue... Anybody have ANY thoughts? Thanks, Pedro - Original Message - From: Pedro P. Mata [EMAIL

RE: webapp_module = apache problem when starting

2002-07-05 Thread robert rowntree
you've got spaces in your path! you may want to check the lists about how to deal with a path to your mod_webapp.so where spaces are involved. see: http://www.galatea.com/flashguides/index and select from the list of links your exact combination under the windows sections for the connector

RE: [4.1.7] Milestone available for testing

2002-07-05 Thread Andrew Conrad
What nightly build of commons-dbcp is being used? -andrew -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 6:52 AM To: Tomcat Developers List; Tomcat Users List Subject: [4.1.7] Milestone available for testing Highlights in this test

manager does not want my password

2002-07-05 Thread Frederic Barachant
Hello. I've got a standalone tomcat 4.0.1 install on a redhat. I've got the standard memory realm configured, and i've been changing the tomcat-users.xml file to create a user with manager role. Despite hundred tomcat restarts, copies of examples from many faq, the server still rejects each

Re: Final releaseTomcat 4.1?

2002-07-05 Thread info
Sorry, but ... Milestone releases will come out regularly until developers are happy with the stability of the build. This is the same development process used for Apache 2.0, so it can take a while and lots of milestones ;-) Well so there is no aprox. answer like: one week one month

RE: manager does not want my password

2002-07-05 Thread Andrew Conrad
What is the error code you see in your browser? -Andrew -Original Message- From: Frederic Barachant [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 2:01 PM To: [EMAIL PROTECTED] Subject: manager does not want my password Hello. I've got a standalone tomcat 4.0.1 install on a

where to put servlet

2002-07-05 Thread Peter Choe
is there a place where i can put a servlet in tomcat that can be used by any web application? not just limiting the servlet to be used in a single directory. Peter Choe -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Final releaseTomcat 4.1?

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002 [EMAIL PROTECTED] wrote: Date: Fri, 5 Jul 2002 19:13:17 +0200 From: [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Final releaseTomcat 4.1? Sorry, but ... Milestone releases will come out

Re: Property Editor

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, Mark O'Driscoll wrote: Date: Fri, 5 Jul 2002 10:31:39 +0100 From: Mark O'Driscoll [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Property Editor Sorry, I didn't make myself clear. I have read the

Re: AW: Connection Pooling?

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, Nikola Milutinovic wrote: Date: Fri, 05 Jul 2002 14:15:32 +0200 From: Nikola Milutinovic [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: AW: Connection Pooling? Ralph Einfeldt wrote: In the

Re: RequestWrapper question

2002-07-05 Thread Craig R. McClanahan
Redisplay of pages with input errors is one of the things that application frameworks like Struts deal with http://jakarta.apache.org/struts. You might want to take a look at that, instead of rolling your own for every single form. Craig On Fri, 5 Jul 2002, Kevin HaleBoyes wrote: Date: Fri,

Re: java.lang.IllegalStateException

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, Arnaud HERITIER wrote: Date: Fri, 5 Jul 2002 16:22:18 +0200 From: Arnaud HERITIER [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Tomcat Users List (E-mail) [EMAIL PROTECTED] Subject: java.lang.IllegalStateException Hi

Re: RequestWrapper question

2002-07-05 Thread Arshad Mahmood
- Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, July 05, 2002 7:30 PM Subject: Re: RequestWrapper question Redisplay of pages with input errors is one of the things that application frameworks like Struts deal

Tomcat with Apache on 2000

2002-07-05 Thread Joey Kovacs
Ok I have everything working fine. exept when remote users want to come to my site, no problem. they get the default apache, but when I point them into certain path,, they get an Object not Found error this is the path http://localhost/examples/jsp/index.htmlno problems. Apache is using

Tomcat 4.0.3-HTTP Status 500-Internal Server Error

2002-07-05 Thread John and Alicia Scott
Hi, I've just started to use Tomcat 4.0.3. All of the applications in the \webapps\examples file that came with Tomcat run correctly. I added a new folder, \webapps\examples\jsp\forms, that contains form.jsp. This file sends/receives data from a javabean that I put in the

Re: Garbage in Context Attributes

2002-07-05 Thread A. Alfred Ayache
Thanks Henner: But what method would you use to get the full array? Henner Zeller wrote: Hi, I am not familiar with the example you mention, but the contents of your attributes is not garbage. The WELCOME_FILES contains a String array. The resources contains a class named

Re: [4.1.7] Milestone available for testing

2002-07-05 Thread peter lin
I'm running 4.1.7 now using my test webapp. I don't see a huge performance improvement over tomcat 4.0.3 with jasper2, but it does look more stable and reliable. the CPU profile and response variance are considerably lower. The standard deviation (read variance) using Jmeter is 1/2-1/3 that of

Re: Tomcat 4.0.3-HTTP Status 500-Internal Server Error

2002-07-05 Thread Arshad Mahmood
Because you have put your bean in com.jguru, you need to duplicate this under WEB-INF/classes. Your bean should then reside as WEB-INF/classes/com/jguru/FormBean.class. Regards. - Original Message - From: John and Alicia Scott [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July

tomcat 4 error 61??

2002-07-05 Thread Joey Kovacs
error 61 jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61 [Fri Jul 05 12:21:49 2002] [jk_connect.c (151)]: jk_open_socket, connect() failed errno = 61 [Fri Jul 05 12:21:49 2002] [jk_ajp_common.c (599)]: In jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61 what do I do about

Is Tomcat vulnerable to this exploit?

2002-07-05 Thread George McKinney
On jGuru, I saw mention of this vulnerability of some webapp containers: http://www.westpoint.ltd.uk/advisories/wp-02-0002.txt It doesn't mention any Tomcat versions. Can anyone tell me if Tomcat is NOT vulnerable to this one? Thanks, George McKinney -- To unsubscribe, e-mail:

Re: Garbage in Context Attributes

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, A. Alfred Ayache wrote: Date: Fri, 05 Jul 2002 15:18:29 -0400 From: A. Alfred Ayache [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Garbage in Context Attributes Thanks Henner: But what method

RE: tomcat 4.0.4, JNDI, Datasource.getConnection() - No suitable driver, [Oracle]

2002-07-05 Thread Andrew Conrad
Tomcat 4.1.2 uses the Commons-dbcp connection pool. You can download it at http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-dbcp/ It does not have a release build yet. -Andrew -Original Message- From: Pedro Salazar [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05,

RE: Is Tomcat vulnerable to this exploit?

2002-07-05 Thread Corbin, Ken
I did some experimenting with tomcat 3.3.1. It appears to restrict access to any directory that starts with the sequence WEB-INF. Appending a period, or any other character for that matter, does not get around this security check. Which would mean that Tomcat is not vulnerable to this

RE: Is Tomcat vulnerable to this exploit?

2002-07-05 Thread Lance Smith
I tried with Tomcat4.0.2 on win2000 and was unable to do. Tomcat seems to be restricting it:) -Original Message- From: George McKinney [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 2:27 PM To: 'tomcat user list' Subject: Is Tomcat vulnerable to this exploit? On jGuru, I saw

Re: Is Tomcat vulnerable to this exploit?

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, George McKinney wrote: Date: Fri, 5 Jul 2002 12:26:37 -0700 From: George McKinney [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], [EMAIL PROTECTED] To: 'tomcat user list' [EMAIL PROTECTED] Subject: Is Tomcat vulnerable to this exploit? On

Re: [4.1.7] Milestone available for testing

2002-07-05 Thread Remy Maucherat
peter lin wrote: I'm running 4.1.7 now using my test webapp. I don't see a huge performance improvement over tomcat 4.0.3 with jasper2, but it does look more stable and reliable. I still think that it should be quite a bit faster, but it depends on what your benchmark is measuring. the

Re: [4.1.7] Milestone available for testing

2002-07-05 Thread peter lin
my tests are heavy on JSTL tags, so that might negate some of the performance enhancements. With 4.1.3 I did notice JSP pages with scriptlets considerably faster than 4.0.3. Overall response time for static and scriptlet pages were faster than 4.0.3. if I have time, I will run my scriptlet

Re: [4.1.7] Milestone available for testing

2002-07-05 Thread Remy Maucherat
peter lin wrote: my tests are heavy on JSTL tags, so that might negate some of the performance enhancements. With 4.1.3 I did notice JSP pages with scriptlets considerably faster than 4.0.3. Overall response time for static and scriptlet pages were faster than 4.0.3. A scriptlets only page,

Re: Garbage in Context Attributes

2002-07-05 Thread A. Alfred Ayache
Craig: You know, I had tried that, and this is the first few lines of the exception I got back: java.lang.ClassCastException: java.lang.String at ServerSnoop.service(ServerSnoop.java:23) at org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:450)

Re: Garbage in Context Attributes

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, A. Alfred Ayache wrote: Date: Fri, 05 Jul 2002 17:05:46 -0400 From: A. Alfred Ayache [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Garbage in Context Attributes Craig: You know, I had tried

RE: Garbage in Context Attributes

2002-07-05 Thread Brett Knights
Actually the enum is on the attribute names which is always an enum of String: Enumeration enum = context.getAttributeNames(); while(enum.hasMoreElements()){ String name = (String) enum.nextElement(); Object attribute = context.getAttribute(name); ... } Enumeration enum =

Fw: Tomcat 4.0.3-HTTP Status 500-Internal Server Error

2002-07-05 Thread John and Alicia Scott
Thanks for the suggestion. I did have the wrong path in the jsp:useBean. I corrected this, but now I get the same error with the correct path. The error is below. Now what? John java.lang.ClassNotFoundException: examples.WEB-INF.classes.forms.FormBean at

4.1.x MBeanServer is not available

2002-07-05 Thread Dom
Whenever I start tomcat 4.1.3 or 4.1.6 or 4.1.7 on NT and Linux, or trying to launch admin, I get this error : 5 juil. 2002 20:11:50 org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on port 8080 Starting service Tomcat-Standalone Apache Tomcat/4.1.7-LE-jdk14 5

DBCP -- where?

2002-07-05 Thread Steve Ahlstrom
Ok, I'm dense ... where can I get the commons-dbcp.jar ? -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 9:41 PM To: Tomcat Users List Subject: Tomcat-4.1.6 and DBCP issue? Hi, I'm just checking to confirm whether others that used DBCP

Re: DBCP -- where?

2002-07-05 Thread Craig R. McClanahan
On Fri, 5 Jul 2002, Steve Ahlstrom wrote: Date: Fri, 5 Jul 2002 16:09:29 -0600 From: Steve Ahlstrom [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: DBCP -- where? Ok, I'm dense ... where can I get

mod_webapp.so

2002-07-05 Thread Mario Henley Becerril Geldis
I compile and make my mod_webapp.so, but when i try run apachectl this say: Syntax error on line 211 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: /usr/local/apache/libexec/mod_webapp.so: undefined symbol: apr_atomic_init My

Pooled JDBC Connections

2002-07-05 Thread Frank Apap
Does Tomcat version 3.3 or version 4.0 have support (built-in) for database pooling? If so does anyone have any doc's on how to set this up? Thanks in advance. Frank

RE: mod_webapp.so

2002-07-05 Thread Ten-Hung Chu
What versions of Apache and Tomcat? If it is Apache 1.3, you need to add AddModule mod_webapp.c after LoadModule. Ten -Original Message- From: Mario Henley Becerril Geldis [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 5:35 PM To: [EMAIL PROTECTED] Subject: mod_webapp.so

RE: Pooled JDBC Connections

2002-07-05 Thread William Gustave
Search the archives.. -Original Message- From: Frank Apap [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 4:54 PM To: [EMAIL PROTECTED] Subject: Pooled JDBC Connections Does Tomcat version 3.3 or version 4.0 have support (built-in) for database pooling? If so does

Re: no cache - the browser back button

2002-07-05 Thread Janek Bogucki
--- Paul Phillips [EMAIL PROTECTED] wrote: Hello I have written a simple servlet-jsp application that uses sessions and form based authentication using the container security. It is running under Tomcat 4.03 I have implemented a logout page that has, as its last line:

RE: mod_webapp.so

2002-07-05 Thread Mario Henley Becerril Geldis
What versions of Apache and Tomcat? If it is Apache 1.3, you need to add AddModule mod_webapp.c after LoadModule. yes, i have apache 1.3.26 and binary tomcat 4.0.4 I configure apache which prefix --enable--rule=SHARED_CORE, it's sufficient..??? -- To unsubscribe, e-mail:

[4.1.7] Milestone available for testing

2002-07-05 Thread Remy Maucherat
Highlights in this test release include: - Fix for a showstopper bug in Coyote JK 2 (bug 10018) - commons-dbcp updates - Added documentation on using DBCP and Tyrex 1.0 with Tomcat The release otherwise includes no other changes over 4.1.6. Downloads:

RE: Pooled JDBC Connections

2002-07-05 Thread Frank Apap
I have searched them, although I do find some stuff its very contradicting and unclear. Some of the messages mention needing 3rd party software while others talk about built-in tomcat support (although I only found this for version 4.x). A more definitive answer on this would be GREATLY