Re: Objects in Vector are loosing type

2001-05-02 Thread Endre Stølsvik
On Mon, 30 Apr 2001, Joel Parramore wrote: | | Can or has or will someone work up a slightly more technical explanation | than | | It's because tomcat's reloading are totally fucked. Well, Joel, it's because tomcat3x doesn't do this: a) stop the webapp b) destroys all servlets c) serializes

mod_jk

2001-05-02 Thread Laurence Mayer
Hi, Can anyone point me to the installation document to install apache and tomcat on separate boxes using mod_jk. Any tips would also be greatly appreciated. Thanks Laurence

Boycott Virtual Hosts for China

2001-05-02 Thread Brian Murray
Or don't, but please post or point me to some real-world or more complete virtual host setup examples than can be found in http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html Sorry about the title. I couldn't help but notice that my on-topic request received zero

IIS 5 and Tomcat adding new context

2001-05-02 Thread Michael Wilimsky
hello again... i still wasn´t able to add a custom context to my iis5 webserver (w2k) following the usual steps... the only success i can recall is that i could view the example-context... but it seems that the isapi filter doesn´t are of the settings in my workers.properties resp.

Fwd: SOS : I can not use the multi-threading implementation of Tomcat

2001-05-02 Thread François
All, Since more than one week I try to have several instances of the servlet I use. Despite the use of a pool, the setup of several workers I can NOT manage to make it work. Is there a way on Windows NT4 to run TOMCAT in a JVM supporting multithreading. If someone is working in this

Re: TOMCAT and ORACLE

2001-05-02 Thread Brendan McKenna
Hi, Is the listener running, and does your connection URL specify the correct host and port for it? Brendan -- Brendan McKennaEmail: [EMAIL PROTECTED] Development Strategist Phone:

AW: TOMCAT and ORACLE

2001-05-02 Thread Thomas Bezdicek
Hi, is the oracle machine able to do a reverse namelookup of your machine? if not, it should. regards, tom -Ursprüngliche Nachricht-Von: Lim SiewLing [mailto:[EMAIL PROTECTED]]Gesendet: Dienstag, 1.

Tomcat 4-beta 3: ready for prime time?

2001-05-02 Thread Peter Mutsaers
Hello, A week ago I decided to switch from JRUN to Tomcat for my JSP/Servlet environment. Naturally I started with the officially released version (3.2). But, especially in the JSP department I found some bugs and inconveniences, that have been fixed in later releases (3.3-milestone-x, and

Re: Tomcat Performance..

2001-05-02 Thread Kief Morris
Steve Brunton typed the following on 04:46 PM 5/1/2001 -0400 Running Tomcat 3.3M2 with Apache 1.3.19 using mod_jk.so and the apj13 setup on a HP LPR with 2 500 Mhz PIII's and Solaris 8 x86 with all the latest and greatest patches on it (Tomcat/Apache/mod_jk.so built natively on the box) I get

Tomcat 4b3 with apache

2001-05-02 Thread Erik Hellman
Ok, since i didn't recieve any response to my last question I try it again. Where can I find the source for mod_jk.do in the tomcat 4.0 b3 source? If it isn't there, where can I find it? // Erik

Re: Tomcat 4b3 with apache

2001-05-02 Thread Patxi Echarte
Hi, you have to build mod_webapp.so The sources are in the connectors directory. Patxi On Wed, 2 May 2001 10:16:06 +0200 Erik Hellman [EMAIL PROTECTED] wrote: Ok, since i didn't recieve any response to my last question I try it again. Where can I find the source for mod_jk.do in the

HELP needed trying to get the output of a jsp [please help]

2001-05-02 Thread Eduard Witteveen
Hello, I need to process a *.jsp (or another extentsion) file from within a a servlet(or een somewhere else), and then use this output, without sending it to the client. Reasons for this usage are: * sending html email * use scripts with taglibs, and compile them after

Bad ArrayOutOfBoundsException in BodyContentImpl.write()

2001-05-02 Thread Ricardo Gladwell
Dear All, I am using the milestone build Tomcat 3.33 M2 on Windows 2000 through IIS. At the moment certain pages are throwing a very strange ArrayIndexOutOfBoundsException (see stack trace below). The pages use valid index.jsp (and succussfully run on Tomcat 3.2.1). The error occurs within text

Index.html

2001-05-02 Thread Samuzeau Pascal
Hi, After installing Tomcat under Apache, I've lost my personal index.html page. This page has been replaced by the Tomcat index.html page. I have some question about it : 1 - How can I recovered my personal index.html home page ( I have tried some answer from the FAQ, without result) 2 -

Change of email address

2001-05-02 Thread simran
Hi, I am finishing up with News Interactive on Friday (4th of May 2001) and hence will no longer be contactable via the work numbers (including mobile) or the work email address which is [EMAIL PROTECTED] My new email address is: [EMAIL PROTECTED] and home number can be found via the white

FW: mod_jk anyone?

2001-05-02 Thread Laurence Mayer
-Original Message- From: Laurence Mayer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 10:17 AM To: '[EMAIL PROTECTED]' Subject: mod_jk Hi, Can anyone point me to the installation document to install apache and tomcat on separate boxes using mod_jk. Any tips would also be

RE: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
The connection string that I used is as follow: Class.forName("oracle.jdbc.driver.OracleDriver); Connection connection = DriverManager.getConnection("jdbc:oracle:thin:@myhost:1521:orcl"); where: myhost is the PC Name where the oracle database is resided Josephine From: John Towell <[EMAIL

RE: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
The contents of my TnsName.ora is as follow: HRPDB = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(PORT = 1521)(HOST = myhost)) ) (CONNECT_DATA = (SERVICE_NAME = oracle) ) ) beside, I could connect to the database using SQL+. Regards, Josephine From: "Herrick, Chuck" <[EMAIL

RE: TOMCAT and ORACLE

2001-05-02 Thread Christopher Kirk
From my experience there are 2 things that are worth checking. 1) Make sure that the database has an instance named orcl in the TNA lookup (test the connection using Oracle tools, Net8 assistent will do). 2)If you are using 8i, then make sure that orcl is not a Service Name.. people

AW: TOMCAT and ORACLE

2001-05-02 Thread Thomas Bezdicek
How is your listener configuration on the server? is your listener configured as myhost? as myhost.mydomain.xx? do you use oracle-names? regards, tom -Ursprüngliche Nachricht-Von: Lim SiewLing [mailto:[EMAIL PROTECTED]]Gesendet: Mittwoch, 2. Mai 2001 10:07An: [EMAIL

frameset

2001-05-02 Thread
Hi, I'm just begining using the TOMCAT before I have used Resin. I'm trying to make my project work wich has been succesfully working with Resin. It uses three frames and they are not loading to client browser at once. Only 2 or 1 at per request, some times if luck is good it can be realy three.

Re: TOMCAT and ORACLE

2001-05-02 Thread Romain BERTUCELLI
Hi, What about USER and PASSWORD ? Connection connection = DriverManager.getConnection(jdbc:oracle:thin:@myhost:1521:orcl); This is the url I use to connect to Oracle : jdbc:oracle:thin:user/passwd@myhost:1521:orcl Rom1.

Re: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
Hi, The listener is running and the port and the host is correctly coded. From: "Brendan McKenna" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: TOMCAT and ORACLE Date: Wed, 02 May 2001 08:02:30 + MIME-Version: 1.0 Received: from [64.208.42.41] by

RE: TOMCAT and ORACLE

2001-05-02 Thread Christopher Kirk
Your problem is the service name, the string you used was meant to use a SID.. try the following instead, it uses the service name as specified from your TNS. jdbc:oracle:thin:@(description=(address=(host=myhost)(protocol=tcp)(port=1521))(connect_data=(service_name=oracle

Upgrading from tomcat 3.1.1 to 3.2.1

2001-05-02 Thread Ronan Derby
Hi, We have a server looking after a number of virtual hosts. Each virtual host has its own server.xml file as was required in the config for tomcat 3.1.1, as a result of this, each virtual host has its own tomcat process to handle requests for servlets and jsps. With this configuration it is

Problem with session tracking. Please help

2001-05-02 Thread Roberts Huw
Hi All, We're having a problem with session tracking. We are using tomcat pretty much out of the box, without integrating with apache or anything like that. We are attaching an attribute to the session which we want (reasonably enough) to be per session. We are then sending requests for

RE: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
hi, thanx for giving me the guidance. myhost is actually the machine name of mine.. From: Christopher Kirk [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: RE: TOMCAT and ORACLE Date: Wed, 2 May 2001 11:15:11 +0100 MIME-Version: 1.0 Received: from

Re: AW: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
Hi Thomas, Could you elaborate on the points that you mentioned? I don't quite understand it. Thank you.. Josephine From: Thomas Bezdicek [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: AW: TOMCAT and ORACLE Date: Wed, 2 May 2001 10:03:30 +0200 MIME-Version: 1.0

Re: AW: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
Hi, my listener is configured as myhost coz i'm using oracle personal edition. josephine From: Thomas Bezdicek [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: AW: TOMCAT and ORACLE Date: Wed, 2 May 2001 12:16:25 +0200 MIME-Version: 1.0 Received: from [64.208.42.41]

Re: TOMCAT and ORACLE

2001-05-02 Thread Lim SiewLing
The username and password that I used is: system/manager. Sorry, I forgot to put it in the mail. Josephine From: Romain BERTUCELLI [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: TOMCAT and ORACLE Date: Wed, 2 May 2001 12:21:27 +0200 MIME-Version: 1.0 Received:

Re: JSP spec: completely stumped by print(String) and print( Object)

2001-05-02 Thread Leon Palermo
The compiled JSP uses 'out.write(blah blah)' for pure String output and it uses 'out.print(myobject.getString())' for expressions that return Strings. Hi, I'm stumped. I have a need to understand why when I compile against JspWriter.print(String), I'm getting a compliant about ambiguous

RE: [ERROR] OutputStream is already being used for this request

2001-05-02 Thread Tali Ambar
Hi I can not call the servlet directly because I need to show the image as part of the html page Tali Yeah, you will have to also make sure to set the content-type to image/GIF in your %@ page ...% tag (I forget exact syntax right now). Otherwise, there will be a problem when content-type headers

Re: Startup script doesn't work on reboot

2001-05-02 Thread Hari Yellina
tomcat doesnt start it self automatically. you have to place your /bin/startup.sh in proile.bash file. so, when you are logging as a user it starts automatically. - Original Message - From: Dave Simms [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 02, 2001 3:13 AM Subject:

Re: Help getting beans working

2001-05-02 Thread Hari Yellina
please set the classpath right. Classes path should be set in the classpath - Original Message - From: Uronis, Jeremy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 02, 2001 4:26 AM Subject: RE: Help getting beans working Thanks for the reply Matt. I placed my bean in

Re: GZIP, JSP and servlet

2001-05-02 Thread sayguney
I think the latest servlet spec. brings the concept of filters which you can install as the post-processor for your output streams. Tomcat 4.0 should have support for this (and as far as I remember one sample filter that comes with it is the GZIP filter). Also Apache should have a way for this

Re: Tomcat 4-beta 3: ready for prime time?

2001-05-02 Thread Hari Yellina
I am using 3.3 milestone. It is really ood. Please use it. Beta version are not good for using. - Original Message - From: Peter Mutsaers [EMAIL PROTECTED] To: tomcat-user [EMAIL PROTECTED] Sent: Wednesday, May 02, 2001 5:57 PM Subject: Tomcat 4-beta 3: ready for prime time? Hello, A

RE: Tomcat 4b3 with apache

2001-05-02 Thread Erik Hellman
Ahh. Didn't find that in any doc... Anyway. Edited Makedefs and set the correct paths etc. Ran 'make' and got this: make[1]: Entering directory `/usr/java/jakarta/jakarta-tomcat-4.0/connectors/webapplib' gcc -O6 -Wall -Wstrict-prototypes -I../webapplib -c wa.c -o wa.o In file included from

server speed

2001-05-02 Thread Hari Yellina
Hi All. I am running a project in JSP using tomcat. It is very slow. Can any one help me , How to make my server speed. Is any configuration , I have to set, Thanking you all, Regards, Yellina.

Tomcat and access control

2001-05-02 Thread James R. Hendrick
Hi, I need to understand how tomcat handles access control. First, let me say I am new to both the list and Java/servlet technology, but have used Apache servers and other languages for some time. My question (in general) is this: How is tomcat configurable to control what machines can

RE: mod_jk anyone?

2001-05-02 Thread Laurence Mayer
Can someone at least tell me if it is possible? Thanks Laurence -Original Message- From: Laurence Mayer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 12:25 PM To: '[EMAIL PROTECTED]' Subject: FW: mod_jk anyone? -Original Message- From: Laurence Mayer

Tomcat 4 - Filter problem

2001-05-02 Thread Francesco Marsoni
I wrote a filter. Put it in a jar file and added to classpath. This is the result: java.lang.ClassCastException: net.indaco.klyx.auth.tomcat.KlyxFilter at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter Config.java:250) at

Re: mod_jk anyone?

2001-05-02 Thread Peter Hrastnik
I haven't tried it out, but with mod_jk you can define workers. These workers have properties and one of these properties is called host, where you can set the host where tomcat is running on. So it should be no problem. You can find the mod_jk documentation here:

HELP: Tomcat+Apache+modSSL Crash ???!!!

2001-05-02 Thread Yoav
Hiya all, We're Using Win 2000 Pro, Apache 1.3.19+ mod_ssl+ Tomcat 3.2.1 (mod_jk using apj13) JDK1.3 When justadding the mod_jk on the pre-compiled Apache_1.3.19-Mod_SSL_2.8.2-OpenSSL_0.9.6a-WIN32.zip, If you hit any page (JSP or HTML) by https:// few times - the Apache crashes! Just few

performance problem - too many processes

2001-05-02 Thread DENIZ DEMIR
Hi, I have setup a web server with following configuration: - Redhat 7.0 - Kernel 2.2.16-22, PIII 650, 256M Ram - Tomcat 3.2.1 - Apache 1.3.19 - mod_jk - Inprise Application server for EJBs and the server has two SSL acceleration cards, and mod-ssl module for apache. I

Interesting article An alternative to PHP and ASP

2001-05-02 Thread Andy C
This came into an academic list I monitor. You might find it interesting. Andy - Original Message - From: Tony Grant Sent: Wednesday, May 02, 2001 12:26 PM Subject: An alternative to PHP and ASP Hello, I have finished and put up the document concerning Dreamweaver UltraDev,

Antwort: Tomcat 4 - Filter problem

2001-05-02 Thread Christian . Schildt
Hi, It is a part of the Tomcat's user guide (http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html). Maybe, the point 3 applies to the problem. Each Context represents a path in the Tomcat hierarchy where you place a web application. A Tomcat Context has the following

RE: performance problem - too many processes

2001-05-02 Thread Saurabh Shukla
You can try the following things to make tomcat faster. 1) keep the log level low. 2) Set reloadable=false(Disable Servlet Auto-Reloading ) As it is very expensive. 3) Configure PoolTcpConnector depending on the number of requests/load.(this should help a lot). Can u tell how much RAM or

Please help a newbie

2001-05-02 Thread Magnus Jansson
I want to use TomCat on a NetWare 5 box. I cant find any information on how to start tomcat. I know it works but dont how to start it. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Magnus Jansson IT-Manager Väddö folkhögskola 760 40 Väddö Sweden

tomcat3.2 as NT-Service

2001-05-02 Thread Jürgen Wartenberg
Hi, I have installed Tomcat as NT_Service and I have changed the start mode to 'automatic'. If I make a reboot, the Service starts and all looks fine. If I only log out and make a new log in, the Service does not start ! Can anyone help ? --- Juergen Wartenberg - mailto:[EMAIL

More tomcat4 apache2 problems

2001-05-02 Thread Erik Hellman
Since I couldn't compile mod_webapp.so on tomcat4.0b3 I downloaded 4.0-dev (latest) and tried that one. Installed tomcat without any problem. Ran the configure-script in the connectors-directory with the correct paths in --with-apache and --with-apr. Got myself a cute little lib in the lib-dir.

Re: performance problem - too many processes

2001-05-02 Thread GCS
Hi, * DENIZ DEMIR [EMAIL PROTECTED] [010502 15:23]: When I make the server up, I see there are 100+ processes initially (apprx. ~130), and in the load intervals it has near 400 process, why it has too many processes? is there any idea? Do not worry, they are not different processes, but

Re: Boycott Virtual Hosts for China

2001-05-02 Thread Milt Epstein
On Wed, 2 May 2001, Brian Murray wrote: Or don't, but please post or point me to some real-world or more complete virtual host setup examples than can be found in http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html Sorry about the title. I couldn't help but notice

RE: Problem with session tracking. Please help

2001-05-02 Thread William Kaufman
1) Does your browser have cookies enabled? If not, you need to rewrite all your URLs, using HttpServletResponse.encode[Redirect]URL(). 2) Are you defining a cookie or URL parameter names jsessionid? That one is used by Tomcat to keep track of the session, and shouldn't be set by the servlet.

RE: Objects in Vector are loosing type

2001-05-02 Thread Joel Parramore
Well, Endre, comments such as classloading is totally fucked, while having a nice kewl sound-bite quality, really don't explain what is going on too well to someone who hasn't encountered the problem before. Speaking for myself, I had not seen any sort of explanation on the mailing list before

Re: performance problem - too many processes

2001-05-02 Thread DENIZ DEMIR
Hi Saurabh, Thank you for your advise, we will make these change now, but I want to ask some question and answer your questions first. You can try the following things to make tomcat faster. 1) keep the log level low. in server.xml file of tomcat or httpd.conf? do you mean error parameter

RE: [ERROR] OutputStream is already being used for this request

2001-05-02 Thread Mark Howell
Your best bet is to call the servlet directly. I agree with the other responders that suggest that using a jsp to dispatch a request to a servlet that generates a non-html/text/wml/xml document should be avoided. If you *have* to do so, then your jsp must be setup in an awkward way. related

Re: Newbie : Help integrating Tomcat with PWS on NT

2001-05-02 Thread Lyle H. Ward
Keith, You and I are both working with the same configuration. Mine isn't working yet either, however our problems are different so maybe swapping experiences will help. My green arrow is up. My problem is that the jni_connector has a context problem. Tomcat was working in stand-alone before

Not Found (404)

2001-05-02 Thread Samuzeau Pascal
Hi, I've mounted Tomcat under Apache's server. I' had plenty of html pages under a lot of directories under my wwwuser. When I try to reach those directories, I can't. Each time I've got this error : Not Found(404) What can I do ? Sincerily PS

How to file a bug? (was Re: Final resolution on JCE exceptions and Tomcat (3.2.1)?)

2001-05-02 Thread Doug Fields
Hello all, Give no response to the below message, I would like to file this as a formal bug report. It seems that I am not the only one having to deal with this bug as similar messages came out in the past six months. Cheers, Doug At 06:00 PM 4/29/2001, Doug Fields wrote: Hello all, Today

Re: Tomcat 4-beta 3: ready for prime time?

2001-05-02 Thread Peter Mutsaers
But for Tomcat, the beta versions are post-milestone releases ??? There have been 5 4.0 milestones (alpha) and now there are beta's, that appear to be more advanced and stable than the milestones. Am I wrong in assuming that 4.0 is closer to a release than 3.3? Hari Yellina [EMAIL

RE: Problem with session tracking. Please help

2001-05-02 Thread Roberts Huw
-Original Message- From: William Kaufman [mailto:[EMAIL PROTECTED]] Sent: 02 May 2001 15:02 To: '[EMAIL PROTECTED]' Subject: RE: Problem with session tracking. Please help 1) Does your browser have cookies enabled? If not, you need to rewrite all your URLs, using

RE: [ERROR] OutputStream is already being used for this request

2001-05-02 Thread Tali Ambar
I do not use pageContext.forward(..) or .include(..) and there aren't any % written the following code is written in a Servlet: response.setContentType (image/GIF); ServletOutputStream outStream = response.getOutputStream(); int p1 = 1; int[] p2 = new

ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread JFC
Hi ~ Sorry if this issue has recently come, I'm new to this mailing list. Please be lenient... ^-^ My problem is quite wide-spread, as I can see on different FAQ, but none of them solution it. Maybe you can help. I'm trying to run a JSP application under Jakarta on PC Win 2000 Server,

JDBCRealm enhancements

2001-05-02 Thread Christian Hargraves
First off. Is JDBCRealm just an example of what can be done or is it meant for actual use? If it's only meant as an example of how to write a RequestInterceptor, then don't bother to read on, please just respond and tell me so. We need to add some functionality to JDBCRealm that I think a lot

ODBC-JDBC ** with JSP ** : 'No suitable driver' : followsup !

2001-05-02 Thread JFC
Sorry I forgot the end of my last sentence in the post : I mention that a standalone Java program running with the MS JVM calling the same method with the same arguments on the same Oracle instance... succeeds in hooking the connection with the running instance. Regards, Jean-françois

Re: ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread JFC
Thanx, Tom. But I already did that, and also the nls* file matching the release. It doesn't work better.. Jean-François put the classes12.zip in the $TOMCAT_HOME/lib directory. regards, tom -Ursprüngliche Nachricht- Von: JFC [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 2. Mai

Re: session timeout

2001-05-02 Thread Boris Niyazov
you're right, John: units, of course, are minutes ... it doesn't make sense that the default config for session timeout in tomcat is half a minute... I don not know why my hands were typing seconds while I was thinking about minutes ...:-) Thanks for the correction.

Why Use apache

2001-05-02 Thread Skinner, Dallas M
Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache? Thanks Dallas Skinner

Re: Tomcat Boot: Help!

2001-05-02 Thread Mike Gruber
My script: --- #!/bin/sh # # Start/Stop Jakarta Tomcat # Source function library . /etc/rc.d/init.d/functions export PATH=$PATH:/usr/java/jdk1.3.0_02/bin export JAVA_HOME=/usr/java/jdk1.3.0_02 export TOMCAT_HOME=/usr/java/jakarta-tomcat-3.2.1

Re: ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread Benoit Jacquemont
Try to rename the classes12.zip into classes12.jar. Tomcat only adds the jar files existing in the lib directory to its classpath. Benoît Thanx, Tom. But I already did that, and also the nls* file matching the release. It doesn't work better.. Jean-François put the classes12.zip in the

RE: Why Use apache

2001-05-02 Thread Ronan Derby
tomcat isn't as good as apache at serving static html files and images. also, with apache up and running you can do other stuff like execute cgi scripts and so on. -Original Message- From: Skinner, Dallas M [mailto:[EMAIL PROTECTED]] Sent: 02 May 2001 15:48 To: [EMAIL PROTECTED] Subject:

Re: Why USe Apache

2001-05-02 Thread JFC
Hello ~ Because it's written in Jakarta's specification : Tomcat serves static pages worse than Apache or IIS. Maybe there are other reasons... Jean-François Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache?

Re: Why Use apache

2001-05-02 Thread Martin Mauri
tomcat-apache-howto.html Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache? Thanks Dallas Skinner

Re: Why Use apache

2001-05-02 Thread Nick Christopher
Is there a way to append a URL to the FAQ to every mail to the list? Skinner, Dallas M wrote: Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache? Thanks Dallas Skinner

Re: Why Use apache

2001-05-02 Thread Milt Epstein
On Wed, 2 May 2001, Skinner, Dallas M wrote: Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache? Well, it's been asked many times, so you can check the archives for answers. But basically, Apache is more

RE: Why Use apache

2001-05-02 Thread Mike Braden
This is a confusing part of Tomcat. You definitely do not need Apache to use Tomcat. It works great by itself (and is easier to use that way). You would add Apache into the mix for several reasons: * You want to do something other than Java - Perl, PHP, etc. * You are already running apache

Re: Why Use apache

2001-05-02 Thread Peter Davison
In a word: speed. Tomcat is a java application, which runs in a JVM and because of this it runs fairly slowly. Apache is (AFAIK) written in C and runs native, and therefore is a lot faster. P. On Wed, 2 May 2001 09:48:24 -0500 Skinner, Dallas M [EMAIL PROTECTED] wrote: RPD Excuse me if this

Tomcat is running but can't see the examples.

2001-05-02 Thread Mark Feder
Im trying to install the tomcat 3.2.1 on the following configuration: NT server 4 sp6a IIS4 tomcat 3.2.1 i have managed to install it according to the documentation described in the site, but when im trying to run the samples it is not working. i asume it has something to do with the

RE: Why Use apache

2001-05-02 Thread David M. Rosner
If I have all my static html and graphics loading off of other servers, is there any reason to use Apache with Tomcat? Is the combination more stable or is performance better with both running? thanks -dave At 11:00 AM 5/2/2001, Ronan Derby wrote: tomcat isn't as good as apache at serving

RE: Why Use apache

2001-05-02 Thread Sadasivakurup, Jiji L.
Apache is faster for serving static pages. ( Images/html ) -Original Message- From: Skinner, Dallas M [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 10:48 AM To: [EMAIL PROTECTED] Subject: Why Use apache Excuse me if this question is obvious. If Tomcat can be run in a

RE: tomcat3.2 as NT-Service

2001-05-02 Thread Sadasivakurup, Jiji L.
There is a known problem http://developer.java.sun.com/developer/bugParade/bugs/4323062.html in JDK 1.3 that affects Java applications being run as Windows NT services. The bug causes the service to terminate when the currently logged in user logs out. The simplest way to work around this

Re: ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread JFC
Ok, I'll try that. Nevertheless, I already tried to put the developped classtree of classes12.zip (oracle.jdbc) in the lib directory (unzipped file), and it didn't work properly either. I may guess that renaming the .zip in .jar would have the same (non-)effect, wouldn't it ?

RE: Problem with session tracking. Please help

2001-05-02 Thread William Kaufman
Are both the servers running on the same host? This sounds like a problem I've run into: since cookies are identified by host, all cookies named JSESSIONID from the same host are considered the same cookie. In my case, the servlets are running on different ports on the same machine. I can't

How to host a website at home using tomcat?

2001-05-02 Thread Web master
Hello, I would like to know, will it be possible to host more than one website using one static IP address using Tomcat or am I asking this question in a wrong forum? Any tips would be greatly appreciated. Thanks

Re: Why Use apache

2001-05-02 Thread Martin Mauri
It depends on which are the other servers...I'd sugeest using Tomcat-Apache. If I have all my static html and graphics loading off of other servers, is there any reason to use Apache with Tomcat? Is the combination more stable or is performance better with both running? thanks -dave At

Re: Newbie problem starting web server.

2001-05-02 Thread jackling
Thanks for Darrell's advice. I've tried the method. But the message appear in the TOMSTART.LOG is minimum: Starting tomcat. Check logs/tomcat.log for error messages in the logs directory I do have tomcat.log. I saw the modified datetime that it was created some date ago (I don't know how it was

Re: ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread Benoit Jacquemont
Ok, I'll try that. Nevertheless, I already tried to put the developped classtree of classes12.zip (oracle.jdbc) in the lib directory (unzipped file), and it didn't work properly either. I may guess that renaming the .zip in .jar would have the same (non-)effect, wouldn't it ? No really,

Re: ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread Brendan McKenna
Hi, If you unzipped the file into the WEB-INF/lib directory, then you did it in the wrong place. They should go in the WEB-INF/classes directory. I've been using that approach successfully here for a while now. Brendan : Ok, I'll try

Re: ODBC-JDBC ** with JSP ** : 'No suitable driver'

2001-05-02 Thread JFC
Hello ~ Actually I unzipped the classes12.zip file in 2 directories ! 1° %TOMCAT_HOME%\lib 2° {my_webbApp}\WEB-INF\classes Moreover, the classes12.zip file still remains in the %TOMCAT_HOME%/lib directory... ^-^ I nevertheless feel like it's still a CLASSPATH or dir problem... Coz it works

RE: Why Use apache

2001-05-02 Thread Doug Fields
tomcat isn't as good as apache at serving static html files and images. also, with apache up and running you can do other stuff like execute cgi scripts and so on. That said, I use it as a standalone web and servlet server. The primary drawback then becomes: It does NOT keep logs like a real

Re: Tomcat Performance..

2001-05-02 Thread Steve Brunton
Kief Morris wrote: It sounds like you tested Tomcat on an HP, and Tomcat on an x86 with Solaris 8, vs. iPlanet on an Ultra running Solaris 2.6. You are then guessing that the difference in performance is entirely due to the servlet engine? Have you tried testing Tomcat vs. iPlanet on

RE: Problem with session tracking. Please help

2001-05-02 Thread Roberts Huw
Apologies. A misunderstanding. I have only one tomcat server. The different machines in question are different client machines. Interestingly tomcat doesn't appear to be trying to put anything in the cookie!!! I have another page which uses javascript to manipulate the cookie and (when I

RE: Why Use apache

2001-05-02 Thread Duncan Irvine
I would suggest that Apache is also more secure - it's been around longer, and has had more development, thus has had longer to mature. If you hide Tomcat behind Apache, then any bugs that may appear in Tomcat's URL parsing (for example) are less of a worry. Duncan. -Original

AW: ODBC-JDBC ** with JSP ** : 'No suitable driver' for me OK

2001-05-02 Thread Egger Lothar
hello for me it works with: renaming classes12.zip to classes12.jar in WEB-INF/lib/ regards lothar system: linux 2.2.16 LVS dr. 6x pIII 800 round robin apache 1.3.14 mod_backhand; tomcat 3.2.1 HTTP HTTPS no ODBC ;) i am using the thin driver. connection pool -Ursprüngliche

RE: Problem with session tracking. Please help

2001-05-02 Thread Jan Kester
I have seen a problem with sessions in the past due to bad program design. Make sure that your servlets have no members. If so, they would share them between all users. Try to make a simple example first to make sure that you can maintain session state. Regards, Jan Kester -Original

some doubts abt precompiling jsps.

2001-05-02 Thread kamesh jayachandran
Hai all, As suggested I can precompile the jsps to classes,but the problem is 1)With jspc I am able to parse the jsps to java files.Now I can compile.But tomcat follows its own naming convention when compiling the jsps to classes upon request(if it is not precompiled).Shall I have to follow the

Re: mod_jk build on Solaris

2001-05-02 Thread Mark Crouch
I tried updating the apxs perl script with the following: my $CFG_TARGET= 'q(httpd)';# substituted via Makefile.tmpl my $CFG_CC= 'q(gcc)';# substituted via Makefile.tmpl my $CFC_CFLAGS= 'q( -DSOLARIS=260 -DMOD_PERL -DUSE_PERL_SSI

RE: Problem with session tracking. Please help

2001-05-02 Thread William Kaufman
I have only one tomcat server. The different machines in question are different client machines. So it sounds like you _are_ running into a similar issue as I am: one browser instance (see below) connecting to one or more servlet containers running on the same machine. Right? Interestingly

AW: Why Use apache

2001-05-02 Thread Ralph Einfeldt
There are some things to add: - tomcat has to run as root to use a privileged port (like 80). Apache just opens the port as root and spawns children under a different user id that process the requests. - there are several modules around that only exist for apache (Like mod_gzip,

RE: Tomcat Performance..

2001-05-02 Thread Craig O'Brien
Hello, Those are similar numbers to what I have been getting on Intel platforms with Tomcat3.2.1. You can boost Tomcat to about 90 pages per second using ajp13, mod_jk, and reducing the log level to warn rather then info. (of course your Servlet code makes a difference) There is actually a bug

  1   2   >