Re: 64k limit on POST variables?

2002-01-30 Thread David Cassidy
64k ??? are you uploading files ? D Kirby Vandivort wrote: I have some forms set up that can accept a rather large amount of data, and I'm finding that my data is getting truncated after 64k. What is causing this limitation? I can't find anything on the web about POST variables being

mod_jk problem.

2002-01-30 Thread thys . deWet
Given up on TC 4.0.2 and mod_webapp. So now I tried to compile mod_jk and tomcat 3.3 final. Both compiled without any error messages . However when I load the module in apache , it fails to start with the following message in the error_log : [emerg] (2)No such file or directory: Error while

Re: some tuning ...

2002-01-30 Thread Julien OIX
August Detlefsen a écrit : You shouldn't need to define 2 services in server.xml. Just use 1 service with 2 virtual hosts. I'm using Tomcat 4.0.1-1, Apache 1.3.22 and mod_webapp under RedHat Linux 7.1 here's my problem: my website can be accessed by a front-office or a

RE: Is this a stupid question or something? Why no nibbles?

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: August Detlefsen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 8:09 PM To: Tomcat Users List Subject: Re: Is this a stupid question or something? Why no nibbles? This is actually the second time I posted this exact same config to the

Re: 64k limit on POST variables?

2002-01-30 Thread Joel Rees
Isn't this is a browser limit? Joel Alps Giken Kansai Kaihatsubu Suita, Osaka Kirby Vandivort queried: I have some forms set up that can accept a rather large amount of data, and I'm finding that my data is getting truncated after 64k. What is causing this limitation? I can't find

cached jsp pages when no cache specified still there after page is gone

2002-01-30 Thread Joel Rees
Hello, I dug into the archives and the on-line docs, but couldn't find anything that turned a light on I have some jsp pages with response.setHeader("Cache-Control", "no-Cache"); specified, yet they have been cached, and remain in the work directory after the actual pages have been

AW: cached jsp pages when no cache specified still there after page is gone

2002-01-30 Thread Ralph Einfeldt
You are talking about different things. response.setHeader("Cache-Control", "no-Cache"); tells an http 1.1 client not to cache the page. Your work directory has nothing to do with that. AFAIK you have to clean your work directory manualy as tomcat doesn't remove pages that no longer exist.

Re: cached jsp pages when no cache specified still there after page is gone

2002-01-30 Thread David Cassidy
Do you mean that TC has compiled a jsp page into a .java file, compiled it into a servlet and left the resulting .class file in your work directory But you'd rather it recompiled ***each*** time a user accessed the page Or do you mean that when a users browser accesses the jsp page their

RE: JDBCRealm

2002-01-30 Thread Ignacio J. Ortega
Search archives Bugzilla, i think you can disable AUTO_COMMIT in MySQL, by just adding some params to the URL used in JDBC.. Saludos , Ignacio J. Ortega -Mensaje original- De: Ricardo Ramalho [mailto:[EMAIL PROTECTED]] Enviado el: miércoles 23 de enero de 2002 12:21 Para: Tomcat

Unload a servlet in tomcat

2002-01-30 Thread Héctor Garcia Peris
Hello everybody, I'm using tomcat 3.22 + apache to serve servlets in a web. Normally, when I modify a servlet and I recompile it, the servlet in memory is substituted by the new servlet, but sometimes the old servlet remains in the server memory. Anybody knows some way to unload the servlet

Thanks to open source developers

2002-01-30 Thread Pete Smith
Maybe this is off-subject, but indulge me. I have successfully set up MySQL, Tomcat and JDBC on my home computer (despite having the windoze virus). It's heart-warming to know that the open source community makes it possible for this to happen, both by developing the stuff in the first place,

Re: cached jsp pages when no cache specified still there after page is gone

2002-01-30 Thread Joel Rees
David, Ralph, thanks. :-0 Joel -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

AW: Alternate Page for HTTP Status 403?

2002-01-30 Thread Reto Badertscher
I have defined this in the applications web.xml for Error 400. The same should work for Errorcode 403 Reto error-page error-code400/error-code locationerrorPage.jsp /location /error-page -Ursprüngliche Nachricht- Von: Cavan Morris [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 30.

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Cressatti, Dominique
jakarta.apache.org it's there. sorry but I looked into http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/src/ but I couldn't find anything related to mod_webapp I think you specify this in web.xml of the web application. but web.xml will relate to port 8080 (or whichever port tomcat

Ultradev JSP template development

2002-01-30 Thread Tom Watkins
Hi, I have just started using tomcat 3.2.3 integrated with Ultradev 4. I have it set up correctly so that I can dynamically modify JSP's on the server but there is a problem when using templatised JSPs. I can view the HTML produced by the base level templates but can only edit the template

mod_jk.conf ?!?

2002-01-30 Thread Donald Lee
Can someone give me a sample mod_jk.conf? Particularly someone that is using Tomcat4. How about a good source for mod_jk.so? I have found mod_jk-3.3-ap13-eapi.so and mod_jk-3.3-ap13-noeapi.so and mod_jk-3.3-ap20.so on a Tomcat 3.3 download site. Nothing for Tomcat 4.01. what's the

AW: mod_jk.conf ?!?

2002-01-30 Thread Lauer, Oliver
for TC 4.0 take stuff from : http://jakarta.apache.org/~hgomez/ajp13-tc4.0/ for TC 4.0.1, ajp support is included. In both case you should take a recent mod_jk like the one for Tomcat 3.3 http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3/bin/win32/i386/ - AXA eSolutions GmbH

Tomcat 4 workers?

2002-01-30 Thread Chris Machemer
Can tomcat4 be set up as the JSP engine under apache, but have multiple jvm processes running, to split out the load, and so that if one jvm dies, it doesn't bring down the whole thing? -Chris -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED]

Class Complication

2002-01-30 Thread liakim . ladipo
Hi everyone, I have a myBook.java class which I am able to compile without any errors using javac ../myBook.java in ../web-inf/classes ..etc from ms-dos however when I try to use the javabean in a .jsp page I tend to get one of the following errors - the class cannot be found or it is

RE: JDBC driver

2002-01-30 Thread chad kellerman
Ok, So this may be a stupid question. Would it be better to set the CLASSPATH in /etc/profile or ( since bash is the default shell) in /home/$user/.bash_profile? And would it be a good idea to create a directory called classes in the jdk directory and place the jar file there and have

Re: Alternate Page for HTTP Status 403?

2002-01-30 Thread Amine AMAR
Hi Reto, Does this work with 5xx errors? I have posted a couple of days ago a question on that, and still no answer. the config works for 4xx errors (in my case) but not for 5xx, Any clue? Thank's Amine - Original Message - From: Reto Badertscher [EMAIL PROTECTED] To: Tomcat Users List

RE: Class Complication

2002-01-30 Thread Jacob Vennervald Madsen
Where have you put your myBook.class file? It should be in either the WEB-INF/classes. Jacob Vennervald -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 30. januar 2002 12:36 To: [EMAIL PROTECTED] Subject: Class Complication Hi everyone, I have a

Re: 64k limit on POST variables?

2002-01-30 Thread Lars Andersen
I have some forms set up that can accept a rather large amount of data, and I'm finding that my data is getting truncated after 64k. What is causing this limitation? I can't find anything on the web about POST variables being limited by the SPEC. Is this a tomcat thing? and is there any

Re: mm.mysql driver

2002-01-30 Thread Jean-Luc BEAUDET
Galbayar a écrit : copy jar files into $JAVA_HOME/jre/lib/ext directory or put jar files into $CLASSPATH variable - Original Message - From: Stephen Clarke [EMAIL PROTECTED] To: tomcat [EMAIL PROTECTED] Sent: Tuesday, January 29, 2002 08:41 Subject: mm.mysql driver Can anyone

RE: How to configure IIS5 with Tomcat 4.0

2002-01-30 Thread Peter Cimring
I read the article mentioned and followed the instructions carefully. (http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html) When I try to view a JSP page I get the following error in the iis_redirect.log. With a very similar configuration, but using Tomcat 3.2, everything works

Re: Please help! How to create images with JSP under Tomcat ?

2002-01-30 Thread Mark
At 08:43 AM 1/27/2002 +0100, you wrote: Please help! Does anybody already used a free good JSP/Java library which generates gif or jpg files (JavaSide excluded)? Any suggestion? Thanks If you're looking for a charting package, check out http://chart2d.sourceforge.net. I've used it for

AW: 64k limit on POST variables?

2002-01-30 Thread Ralph Einfeldt
AFAIK there is no limitation in apache. I don't think that there is a limitation in tomcat or one of the connectors. How do you recognize this limitation ? (After getParameter ?) Is it dependend on the size of the form or the size of single fields? Make following test: (This code hasn't seen

Re: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Nikola Milutinovic
jakarta.apache.org it's there. sorry but I looked into http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/src/ but I couldn't find anything related to mod_webapp It usually accompanies the distribution of Tomcat. Haven't looked lately. I think you specify this in web.xml of

enableLookups

2002-01-30 Thread E Bunders
Hi We are working with tomcat 3.22, and are having trouble with the fact that on every http request tomcat is trying to resolve the hostname of the requester, resulting in extremely slow performance. After making some inquiries we were told about the parameter enableLookups, which must be set

RE: Broken pipe

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 10:50 PM To: Tomcat Users List Subject: Broken pipe Is there any way of not throwing an exception java.io.IOException: Broken pipe when the user reloads or cancel the request of a

RE: 64k limit on POST variables?

2002-01-30 Thread Justin Rowles
AFAIK there is no limitation in apache. I don't think that there is a limitation in tomcat or one of the connectors. Given that you could make a Denial Of Service attack by using memory by posting arbitrarily long parameters to a server, I suspect that all of them have some kind of

RE: send a mail

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Nancy Crisostomo Martinez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:26 AM To: Tomcat Users List Subject: send a mail Hi everybody! I'm having some troubles with sending an e-mail from a servlet I have running on Tomcat 3.3

RE: Reload servlet

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Harry Long [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:51 AM To: '[EMAIL PROTECTED]' Subject: Reload servlet Hi , I have a problem with servlet's reloadable. I run Tomcat4.0 on Linux7.2 and connect to Apache using mod_webapps

Re: How to use ssi for servlet

2002-01-30 Thread RSEQUEIRA
asif ali [EMAIL PROTECTED] on 01/28/2002 11:38:20 PM Please respond to Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] cc: Subject: Re: How to use ssi for servlet Hi RS, Well thanks for your reply. But I am wondering that my JBuilder which run tomcat for

Re: TC Re: 64k limit on POST variables?

2002-01-30 Thread Kirby Vandivort
I figured out my problem (and I'm ashamed to admit it on the list). In my case, I wasn't checking the variable on the server at the right point. Tomcat was sending 64k just fine (I discovered after adding a decent amount of debugging). I happened to be putting the result in a database column

RE: send a mail

2002-01-30 Thread Fought,Tom
This is what I found as necessary to make this work: First of all you need javamail-1.2 (of course) AND! jaf-1.0.1 I expect you have these. Next I found the following code snippet required, otherwise I got the same error... // using java mail Properties props = System.getProperties();

How Session-Replication works when clustering Apache/Tomcat

2002-01-30 Thread lad
Hi everybody, to distribute the load of client requests of our web application and to guarantee reliability we have to do hardware load balancing and use two redundant web servers. For that we have to cluster Apache 1.3.23 with Tomcat 3.3a on our machines. The file (sketch.txt) shows a

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 1:05 PM To: Tomcat Users List Subject: RE: WebAppDeploy Vs WebAppMount jakarta.apache.org it's there. sorry but I looked into

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Cressatti, Dominique
Are you saying that in order to get something like: http://localhost/examples/HelloWorldExample working, I need to have something like: WebAppDeploy examples WarpConnection /examples in httpd.conf and have a URL-to-Servlet mapping in a web.xml? Dom -Original Message- From: Nikola

RE: TC Re: 64k limit on POST variables?

2002-01-30 Thread Justin Rowles
In my case, I wasn't checking the variable on the server at the right point. Tomcat was sending 64k just fine (I discovered after adding a decent amount of debugging). I happened to be putting the result in a database column that was limited to 64k. Hence the reason that I ran into the

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Cressatti, Dominique
You can just modify your server.xml to have TC listen to 80. Thanks but I still want to serve static pages hence need to have apache. -Original Message- From: Anton Brazhnyk [mailto:[EMAIL PROTECTED]] Sent: 30 January 2002 14:48 To: Tomcat Users List Subject: RE: WebAppDeploy Vs

Re: JSP Error

2002-01-30 Thread Satish Reddy
Hi, I have checked the permissions, I have Read permissions for every one for the files in the webapps directory. I have tried to access the tomcat directly on port 8080, but i see The Page cannot be displayed page under IE. Do you think I have to change any configuration to access. thank

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Justin Rowles
You can just modify your server.xml to have TC listen to 80. Thanks but I still want to serve static pages hence need to have apache. NB: TC will server static pages quite happily. Now, I've *just* been discussing this for implementation at my current contract. We are wondering what the

Using Tomcat without JDK

2002-01-30 Thread Andy Birchall
Does anyone know if its possible to use Tomcat with just the JRE rather than the JDK? Because of licensing restrictions with distributing the Sun JDK, we would like to distribute our servlet application with the JRE only. I have tried to run Tomcat with the JRE rather than the JDK by setting

servlet-chaining problem

2002-01-30 Thread Dirk . Dinger
Hi ! I have the following scenario: Servet A :performs a synchronous call to another servlet B, located at some other server. Servlet B produces binary output, that may be further processed or directly routed back to the browser (as shown in the

SSL question

2002-01-30 Thread Hawkins, Keith (Keith)
I am using Tomcat 3.2 and IIS. I installed a server certificate to IIS using Windows Certificate Services. I want to configure Tomcat for SSL support using that certificate. Can this be done? The documentation about setting up SSL gives instructions using OpenSSL and keytool. I am not

JAVA Process on Solaris 8 is taking 52M

2002-01-30 Thread Tamim, Samir
Hi everybody, Did install tomcat with the WARP Connector to Apache on Solaris 8 and Windows 2000. The JAVA.EXE (tomcat process) is taking 8Mb on Windows 2000 and 52Mb on Solaris. Is it normal Thanks, Sam

RE: Using Tomcat without JDK

2002-01-30 Thread Randy Layman
-Original Message- From: Andy Birchall [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 9:55 AM To: Tomcat-User Subject: Using Tomcat without JDK Does anyone know if its possible to use Tomcat with just the JRE rather than the JDK? Yes. If you don't use JSP (or

AW: How Session-Replication works when clustering Apache/Tomcat

2002-01-30 Thread Ralph Einfeldt
I know from some mails in this kist that there is work going on to deliver session replication for tomcat 4. Don't know the current state and if this will work for 3.3a. The last message I've found: http://mikal.org/interests/java/tomcat/archive/view?mesg=51707 -Ursprüngliche

RE: JAVA Process on Solaris 8 is taking 52M

2002-01-30 Thread Randy Layman
52MB is a little on the low side for out installations, and I've never seen Tomcat run with 8MB. Does the Win2K system actually work? Randy -Original Message- From: Tamim, Samir [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 10:06 AM To: 'Tomcat Users

Re: How Session-Replication works when clustering Apache/Tomcat

2002-01-30 Thread Tom Drake
Alexander: Currently, Tomcat 4 doesn't really do session replication. However, I've been working on a clustering / distributed session management solution that should work beautifully in the the scenario you describe below. The way it works is that all tomcats in the cluster are given the same

RE: JAVA Process on Solaris 8 is taking 52M

2002-01-30 Thread Tamim, Samir
Thanks for the reply Randy, Just the process wihout running any application is taken 8.9Mb. So, as for solaris, it is normal without running any application to take 52Mb. Thanks again Sam -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30,

servlet to servlet SSL problem - MalformedURLException

2002-01-30 Thread Hawkins, Keith (Keith)
I am running Tomcat3.2 and IIS using the isapi_redirector. I have a class for sending Https messages called HttpsMessage. (This class sets up the com.sun.net.ssl.internal.www.protocol provider into the Java Security class so that URL classes with https can be constructed without getting an

RE: JSP Error

2002-01-30 Thread Larry Isaacs
Check in the appropriate jasper-xxx.log file for a Exception parsing file ... message. It should show you the actual exception thrown. Hopefully that will give you a clue to the source of the error. Cheers, Larry -Original Message- From: Satish Reddy [mailto:[EMAIL PROTECTED]] Sent:

Tomcat 4.0.1 with Servlet 2.2

2002-01-30 Thread Knutsen Jeffrey S
Our organization is new to Tomcat. I am trying to decide between installing Tomcat 3.3.x and the newer Tomcat 4.0.1. I would like to use the latest version, however due to portability (and mostly political) considerations within our environment I am only able to support the Servlet 2.2 and JSP

Tomcat 4.0 and IIS 5.0

2002-01-30 Thread primo
Hi, i have installed succesfull Tomcat 4.0 its work fine on port 8080 on all domain that i host on my server. How can i do to execute .jsp on some domain on port 80? I have succesfull installed also isapi_redirector.dll and its load and it's green. Can you help me? -- To unsubscribe:

How to configurate tomcat 4.0 with JBuilder 6.0 professional?

2002-01-30 Thread Thanh Duong
Hi, Does anybody know to configurate tomcat 4.0 with JBuilder 6.0 Professional? Thanks Thanh Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13 -- To

AW: How to configurate tomcat 4.0 with JBuilder 6.0professional?

2002-01-30 Thread Lauer, Oliver
TC4.0 is within JB6, just push the right mouse button and select web run. TC starts..! What's your problem ? Oliver AXA eSolutions GmbH AXA Konzern AG Germany Oliver Lauer Web Architect Wörthstraße 34 D-50668 Köln Germany Tel.: +49 221 148 31277 Fax: +49 221 148 43963 Mobil: +49 179

RE: Using Tomcat without JDK

2002-01-30 Thread Andy Birchall
Yes #1 is true. If I put the servlet.jar in the JRE_HOME\lib\ext directory it works, so we will just do this. Thanks for your help. Andy -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: 30 January 2002 14:29 To: 'Tomcat Users List' Subject: RE: Using Tomcat

AW: Tomcat 4.0.1 with Servlet 2.2

2002-01-30 Thread Ralph Einfeldt
I don't thik that that will work. Tomcat uses/needs some of the interfaces and classes that where added in the newer jars. So I guess that you would get some ClassNotFoundExceptions. But to get one step back, what exactly is the problem, as the servlet spec is quite backward compatible it

EJB Realm - ClassCastException getting the EJBHome ref

2002-01-30 Thread Nicolas PERIDONT
Hi, I write my own Realm that connect to an EJB session bean to get the Principal. I have a probleme in my Realm class when i try to get a reference to the EJBHome class of my sessionBean class. I get a ClassCastException on the following line : LoginManagerHome homeLoginManager =

Problems with .exe install for NT

2002-01-30 Thread jmh_tomcat
I can't get my .exe to install on my NT system. It says that the path of the JDK can't be found. My JDK is under D:\java\JDK1.4. Is there anyway that an optional argument can be added to the installer to allow for a different path for the JDK than the default? Thanks -- To unsubscribe:

Re: mod_jk problem.

2002-01-30 Thread Emerson
take a look in mod_jk.conf-auto to see where it points to (to the mod_jk.so) and if points to diferent place (it depends on your apache installation) copy the fali to a new one (with the correct path), and make httpd.conf point to it. At 10:55 30/1/2002 +0200, you wrote: Given up on TC 4.0.2

Re: Tomcat 4.0.1 with Servlet 2.2

2002-01-30 Thread Craig R. McClanahan
On Wed, 30 Jan 2002, Knutsen Jeffrey S wrote: Date: Wed, 30 Jan 2002 09:36:42 -0600 From: Knutsen Jeffrey S [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: Tomcat 4.0.1 with Servlet 2.2 Our organization is new to

RE: Tomcat 4.0.1 with Servlet 2.2

2002-01-30 Thread Knutsen Jeffrey S
Thanks all. Our problem is that we have a quite distributed developer community, and we can not count our developers to constrain themselves to the currently supported specs. Because of an organizational directive, one of our requirements is to maintain portability with our current WebSphere

RE: Broken pipe

2002-01-30 Thread Emerson
I haven't tried to get that exception, but i supposse it's possible to pick it up. look at my stacktrace : java.io.IOException: Broken pipe at java.net.SocketOutputStream.socketWrite(Native Method) at java.net.SocketOutputStream.write(SocketOutputStream.java:83) at

RE: Reload servlet

2002-01-30 Thread Emerson
Have you create a html manager??? may you share that??? At 16:11 30/1/2002 +0200, you wrote: Hi, -Original Message- From: Harry Long [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:51 AM To: '[EMAIL PROTECTED]' Subject: Reload servlet Hi , I have a problem

Re: mod_jk.conf ?!?

2002-01-30 Thread Emerson
At 06:27 30/1/2002 -0500, you wrote: Can someone give me a sample mod_jk.conf? Particularly someone that is using Tomcat4. How about a good source for mod_jk.so? I have found mod_jk-3.3-ap13-eapi.so and mod_jk-3.3-ap13-noeapi.so and mod_jk-3.3-ap20.so on a Tomcat 3.3 download site. Nothing

Tomcat 4.0 and IIS 5.0

2002-01-30 Thread primo
Hi, i have installed succesfull Tomcat 4.0 its work fine on port 8080 on all domain that i host on my server. How can i do to execute .jsp on some domain on port 80? I have succesfull installed also isapi_redirector.dll and its load and it's green. Can you help me? -- To unsubscribe:

Session Timeout

2002-01-30 Thread sumit . rajan
Hi, I tried setting session timeout to 5 mins using web.xml (please see the following code), but it does not seem to be working. In my jsp I displayed getMaxInactiveInterval() and it shows 1800 (30 mins). Can anyone please let me know if I can use web.xml for session timeout in jsp pages

RE: Tomcat 4.0 and IIS 5.0

2002-01-30 Thread Reynir Hübner
why dont we try checking out the http://jakarta.apache.org website, there is a very good manual on how to do this : http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html hope it helps [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

RE: Session Timeout

2002-01-30 Thread Justin Rowles
Hi, I tried setting session timeout to 5 mins using web.xml (please see the following code), but it does not seem to be working. In my jsp I displayed getMaxInactiveInterval() and it shows 1800 (30 mins). Can anyone please let me know if I can use web.xml for session timeout in

RE: Session Timeout

2002-01-30 Thread Purcell, Scott
I think Justin is correct in stating to put the timeout in the JSP's. I bet the web.xml file is only for servlets. Anyone know for sure? Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 10:42 AM To: [EMAIL PROTECTED] Subject:

RE: Session Timeout

2002-01-30 Thread Justin Rowles
I think Justin is correct in stating to put the timeout in the JSP's. I bet the web.xml file is only for servlets. Well jsps *are* servlets once they are compiled! Personally I think it's a bug but I have a workaround so I can get on with this huge pile of vitally important small changes to

How do I configure Tomcat properly to not collide with other ISAPI apps (Tomcat 3.3a)?

2002-01-30 Thread Patrik Höiem
Hi, I have recently installed Tomcat 3.3a wich in some ways differ from 3.2.3 that we used before. The platform is W2K SP2. We have configured it so that it works to call it through the IIS. With Tomcat 3.2.3 we never experienced any collisions between requests to the servlets handled by Tomcat

RE: Session Timeout

2002-01-30 Thread sumit . rajan
i am using 3.2.4 and it does not seem to be working. anyway i am using it in jsp. just thot to make it configurable. well i will have to go for a properties file for it then. thanks for all the replies. Sumit. -Original Message- From: Justin Rowles [mailto:[EMAIL PROTECTED]] Sent:

Mod webapp +apache 1.3.22 (no config variable LDFLAGS_SHLIB)

2002-01-30 Thread Liam Holohan
When trying create mod_webapp.so the make portion fails Does anybody have a solution to this problem ? I'm sure its happened before .. I am building mod_webapp for apache 1.3.22 on RedHat Linux 7.2 (apache with openssl) I have made the ./configure file ok (as per readme.txt in

Re: Session Timeout

2002-01-30 Thread Tom Bednarz
It works for me on TC 4.0.1. I have implemented a servlet that monitors all sessions currently active on my application (using the new HttpSessionListener interface) and I can see expired sessions. Maybe a problem of previous TC versions Thomas - Original Message - From: [EMAIL

Re: Problems with .exe install for NT

2002-01-30 Thread John M . Hollingsworth
or does anyone have suggestions on how to get around this problem? From: [EMAIL PROTECTED] Date: 2002/01/30 Wed AM 11:10:59 EST To: [EMAIL PROTECTED] Subject: Problems with .exe install for NT I can't get my .exe to install on my NT system. It says that the path of the JDK can't be

Re: JSP Error

2002-01-30 Thread Satish Reddy
I checked the jasper-xxx.log file, it has exceptions saying that it cannot find method, getResourceAsStream (String) . I also got the same kind of error when I ran the example Servlets, it says it can not find method getSession() in HttpServletRequest. I have all the necessary jar files in the

RE: Config Problem : VirtualHost, mod_rewrite and mod_jk

2002-01-30 Thread Mike Roberts
Regarding mod_rewrite and Tomcat, has this issue been addressed in Tomcat 4 / Servlet 2.3? If so, please could someone let me know what the behaviour is for both mod_jk and mod_webapp as connectors? Many thanks, Mike -- Mike Roberts Architect DigitalRum mailto:[EMAIL PROTECTED]

JDBC OCI Client and Tomcat

2002-01-30 Thread Pal, Anshu
I had a question regarding the JDBC OCI driver and tomcat OS Solaris Tomcat 3.3 (standalone mode) I want to use the JDBC OCI driver . For that I need to have the libocijdbc.so and some other jars (class.jar class111.jar etc) files available to tomcat . I have put the jar files in the

Re: AW: How to configurate tomcat 4.0 with JBuilder 6.0 professional?

2002-01-30 Thread Thanh Duong
Hi Oliver, I have to configurate the project properties in order to make tomcat 4 running. Sorry, I do not understand your answer. Can you let me know what you have in your project properties under run tab? Thanks Thanh Tomcat Users List [EMAIL PROTECTED] schrieb am 30.01.02: TC4.0 is within

RE: JDBC OCI Client and Tomcat

2002-01-30 Thread Pal, Anshu
Please ignore this email.I think I have found the answer. Thanks Anshu -Original Message- From: Pal, Anshu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:23 PM To: 'Tomcat Users List' Subject: JDBC OCI Client and Tomcat I had a question regarding the JDBC OCI driver

AW: AW: How to configurate tomcat 4.0 with JBuilder 6.0professio nal?

2002-01-30 Thread Lauer, Oliver
Main class: org.apache.catalina.startup.Bootstrap VM parameters: -classic -Dcatalina.base=C:\Programme\ApacheGroup\Tomcat4.0 -Dcatalina.home=C:\Programme\ApacheGroup\Tomcat4.0 Application parameters: start Oliver AXA eSolutions GmbH AXA Konzern AG Germany Oliver Lauer Web Architect

RE: How do I configure Tomcat properly to not collide with other ISAP I apps (Tomcat 3.3a)?

2002-01-30 Thread Larry Isaacs
Take a look at: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/serverxml.html#IISConfig Specifically, check out the forwardAll attribute. Setting this to false results in config files that most closely match those written by Tomcat 3.2.x. Cheers, Larry -Original Message- From:

RE: JSP Error

2002-01-30 Thread Larry Isaacs
This suggests you have some really out of date javax.servlet classes in your JDK somehow. Which JDK are you using and what is in your JDK's jre/lib/ext directory (assuming Java2)? Cheers, Larry -Original Message- From: Satish Reddy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January

Re: multiple JVM's, multiple ports Tomcat 4.1

2002-01-30 Thread August Gresens
On Tuesday, January 29, 2002, at 04:45 PM, [EMAIL PROTECTED] wrote: On Tue, Jan 29, 2002 at 07:31:38PM -0800, August Gresens wrote: Using the method described in the RUNNING.txt that comes with the Tomcat installation, I'm trying to install multiple instances of Tomcat 4.1 on a Linux

Re: JSP Error

2002-01-30 Thread Satish Reddy
yes. I had the old version of servlet jar file in jre/ext/lib. that was the cause of the problem. Thank you very much. It works fine now. -satish - Original Message - From: Larry Isaacs [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, January 30, 2002 12:55

Configuring TOMCAT IN W2000

2002-01-30 Thread Jose Euclides da Silva Junior - DIGR.O
Hi everybody, i have gotten a headache when i try to access an *.html file from my TomCat 4.0. My server is a W2000 Server, but IIS 5.0 is running together, too. TomCat was started up as a W2000 service - port 8080/8081(dos netstat -a), but unfortunately, all web pages are unavailable. Any help

RE: Sessions Timeout

2002-01-30 Thread Mario Felarca
At 09:40 AM 01/29/2002 +, you wrote: Is there a way to configure Tomcat to check the expire time against last access time and not creation time? Sessions *are* invalidated when the timeout period has passed without access. *Not* when the timeout period has passed from creation. I had

RE: mod_jk.conf ?!?

2002-01-30 Thread Dennis . Johnson
Emerson, I'm in a similar situation/similar questions. Since TC 4.0.2-b2 won't create mod_jk.conf-auto, how do we create it manually (as the instruction say we must)? Thanks in advance. Dennis -Original Message- From: emerson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30,

Re: Strange Tomcat 3.3 error

2002-01-30 Thread Larry Isaacs
Forwarding to proper list. -Original Message- From: Larry Isaacs [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 1:27 PM To: 'Tomcat Developers List' Subject: RE: Strange Tomcat 3.3 error The org.apache.crimson.parser.ExternalEntity.getInputSource suggests that a web.xml

RE: Problems with .exe install for NT

2002-01-30 Thread Dennis . Johnson
Have you set JAVA_HOME to d:\java\JDK1.4 (assuming that's where your JDK is installed)? Just a thought. Dennis -Original Message- From: jmh.tomcat [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 9:13 AM To: tomcat-user Subject: Re: Problems with .exe install for NT or

Strange Tomcat 3.3 error

2002-01-30 Thread Renato
Hi all, Sometimes, when I start my Tomcat 3.3 + Apache ( nightly build 0 I have the following error: . /web.xml - java.net.NoRouteToHostException: Connection timed out at java.net.PlainSocketImpl.socketConnect(Native Method) at

Re: mod_jk.conf ?!?

2002-01-30 Thread Pascal Forget
Emerson wrote: At 06:27 30/1/2002 -0500, you wrote: Can someone give me a sample mod_jk.conf? Particularly someone that is using Tomcat4. How about a good source for mod_jk.so? I have found mod_jk-3.3-ap13-eapi.so and mod_jk-3.3-ap13-noeapi.so and mod_jk-3.3-ap20.so on a Tomcat 3.3

javax.servlet.ServletException: Servlet.init() for servlet jsp threw exception in Tomcat4.0.1 with JBuilder6

2002-01-30 Thread Thanh Duong
Hi, I got an exception when calling JSP page using Tomcat4 in JBuilder6. If I run tomcat4.0.1 in a Dos window, then I dont get any exceptions. It works fine. Does anybody know the reason for this? Thanks in advance. Thanh Below a cut-out of the error message: type Exception report message

getting init params without restarting tomcat 4.0.1

2002-01-30 Thread tmarti34
Here is my situation. I've inherited a bunch of servlets that used to be deployed under JWS. We are transitioning to Tomcat 4.0.1 on a Linux platform. Tomcat is run at the root level, where I do not have (and should not have) access. Many of my servlets, make use of initial parameters,

RE: getting init params without restarting tomcat 4.0.1

2002-01-30 Thread Charles N. Harvey III
If you check out the Manager App you will see that you can reload particular apps by name. http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html It works. I've used it. On windows it is just a blank screen that you send url commands to. But under a unix environ you get a nice

RE: PLEASE REMOVE THE VIRUS BEFORE MAILING THE LIST...

2002-01-30 Thread Lasse Hillerøe Petersen
At 17:30 +0100 29/01/02, Thad Humphries wrote: Maybe users shouldn't use Microsoft products! At least for email... No kidding! I am amazed as to how Outlook appears to have a negative impact on the quality of this list. For example, the way Outlook handles quoting encourages people to quote far

  1   2   >