Re: mod_jk problem

2002-03-25 Thread Bernd Koecke
Hi, I'm not an apache expert, but you configured in your mod_jk.conf the JkMount directives only for localhost without a port. So apache won't look into the VirtualHost localhost when you request limselsrv:9000 The lines from your mod_jk.log file are quite normal. But there should be an addit

Re: bill caricature -- This was a virus (just in case anyone did not understand)

2002-03-25 Thread Nikola Milutinovic
W32/Caric-A as recognized by Sophos AV. Nix.

Problem with mime types

2002-03-25 Thread Héctor Garcia Peris
Hello all, I have tomcat 3.2.2 running in a debian potato 2.2.l9. I have a problem with mime types. When I get a page with extension .css I see that the mime type that the server returns to me is text/plain. I find a file under the conf directory that is web.xml that there are lines with this:

Re: tomcat 4.0 with IIIS5

2002-03-25 Thread Mark Eggers
Yes, I have Tomcat 4.0 running on a Windows 2000 Professional Laptop with Cocoon 2.02-dev, Jetspeed, the Turbine Development Kit, and a few other oddities on top of IIS 5. Needless to say, my laptop is pretty bogged down. I'll try and get something written up in the next day or so to publish to

Re: tomcat 4.0 with IIIS5

2002-03-25 Thread Stella Martzoukou
I have been trying to get Tomcat 4.0 to work with IIS the last few days. I have been testing it on a laptop that runs Windows 2000 and the redirect.dll does not work in my case either. I 've tried with Tomcat 3.2.1 as well but i got the same result.. Of course, I followed every instruction as des

Re: bill caricature -- This was a virus (just in case anyone did not understand)

2002-03-25 Thread Joel Rees
- Original Message - From: "Yuval Levav" <> To: "Tomcat-User" <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 4:11 PM Subject: bill caricature > Hi > How are yo? > look to bill caricature it's vvvery vey unny :-) :-) > i promise you will love it? ok > buy > > ==

Re: bill caricature

2002-03-25 Thread yilmaz
looking at the tone of his writing , one can easily understand what hell it contains. - Original Message - From: "Stephan Mülhaus" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 3:16 PM Subject: Re: bill caricature Be careful this Mail cont

Re: bill caricature

2002-03-25 Thread Stephan Mülhaus
Be careful this Mail contains a Virus! At 09:11 26.03.2002 +0200, you wrote: >-- Virus Warning Message (on raq4b.nwu.de) > >Found virus WORM_MYLIFE.B in file cari.scr >The uncleanable file cari.scr is moved to /etc/iscan/virus/virsnOfKl. > >--

bill caricature

2002-03-25 Thread Yuval Levav
Hi How are yo? look to bill caricature it's vvvery vey unny :-) :-) i promise you will love it? ok buy No Viruse Found MCAFEE.COM <> -- To unsubscribe: For a

Re: JNDI / DataSource problems

2002-03-25 Thread Nikola Milutinovic
> I'm having some problems initialising a DataSource object for the purposes of > connection pooling under tomcat. > > The database to which I'm trying to connect is Postgresql. The connections > work fine with the standard java.sql.* approach. Join the club. :-( > Basically when I try

Re: Tomcat 4.0.4-b2 available?

2002-03-25 Thread Remy Maucherat
> I noticed that the following directory now exists on the Jakarta Web site. > > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/bin/ > > Does this mean that 4.0.4-b2 is out? Or, is that a nightly build? There was no announcement, so it is not out yet. The binaries were uplo

Tomcat Start Problems

2002-03-25 Thread Ryan Heaton
I'm on RedHat 7.1, and I've never been able to get Tomcat 4 to start listening for incoming connections. I've installed both by RPM and by simply unpacking the binary distribution and I get the same problem. I've got the jdk1.3.1_02 directory set correctly as $JAVA_HOME in the environment, I'

Re: JSP Examples not working HTTP 500

2002-03-25 Thread Syam Rajasekharuni
The same example works OK here Win NT. Day of month: is 26 Year: is 2002 Month: is March Time: is 16:25:43 Date: is 3/26/2002 Day: is Tuesday Day Of Year: is 85 Week Of Year: is 13 era: is 1 DST Offset: is 1 Zone Offset: is 10 Try stop and restart Tomcat. I have also started Apache server. ---

JSP Examples not working HTTP 500

2002-03-25 Thread balash hauser
I just installed Tomcat 4.0.3 in my w2k pc. I can get to http://localhost:8080/index.html OK. But if I view the JSP Examples that came with the install (ie: http://localhost:8080/examples/jsp/dates/date.jsp) Im getting internal server error. Any clue? ___

Handle Catalina.log

2002-03-25 Thread Moi
How to handle Catalina.out[Log file] cause it is growing time by time. Is it possible to use Multilog if so how? -- To unsubscribe: For additional commands: Troubles with the list:

How to POST very large data to Servlet? (a question about ServletRequest.getInputStream)

2002-03-25 Thread Zhidong Yu
I want to use HTTP's POST method to send some very large and unknown length data to server. The servlet just receives the data and writes them to disk. The data may be larger than server's buffer size. When the doPost method of my servlet is triggered, has all the content of the HTTP request been

DISREGARD PREV RE: Client Side Authentication with Certificates...HOW?

2002-03-25 Thread Allen Harper
Please disregard previous email, I had a bad build of tomcat running. Or at least, I messed up something. I just reinstalled tomcat, and all is well. Sorry for waiting bandwidth...I am sure I will have a real problem soon... more then Allen -Original Message- From: Allen Harper [mail

Configuring Tomcat 4

2002-03-25 Thread Larry Chambers
I would like to configure Tomcat, but the xml files are not very easy to follow. All i'm trying to do right now is set up everything to make another directory ROOT, which is the one that I have apache pointing to right now. If it would be easier to just configure apache to send requests to to

Disregard the prev mail:problem with getting SSL to work

2002-03-25 Thread Rocky
Hi, Please disregard the previous email. Thanks, rocky --- Rocky <[EMAIL PROTECTED]> wrote: > Hi, > I have followed the instructions at the > website > and when I restart tomcat server and try to view > http://localhost:8443, all I get is five squares! I > do > not get the home page

problem with getting SSL to work

2002-03-25 Thread Rocky
Hi, I have followed the instructions at the website and when I restart tomcat server and try to view http://localhost:8443, all I get is five squares! I do not get the home page like I get for localhost:8080. The instructions asked me to download JSSE, copy the 3 jar files to %JAVA_HOME/jre/

RE: Servlet mapping question

2002-03-25 Thread Sanjay Bahal
Yes this works? I will paly with it more and post. Thanks a lot, Sanjay --- Lance Smith <[EMAIL PROTECTED]> wrote: > Sanjay, > Try > http://localhost:8080//search/SearchServlet > > where is the directory name under webapps. > Lance > > > -Original Message- > From: Sanjay Bahal [mailto:

RE: Tomcat 4.0.3 Custom Tag Limitation???

2002-03-25 Thread Pavel Brun
Is there a document that details the 64 KB limitation issue under JVM? Where could I read more about it? Thanks Paul -Original Message- From: Larry Isaacs [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 2:11 PM To: 'Tomcat Users List' Subject: RE: Tomcat 4.0.3 Custom Tag Limitati

RE: Servlet mapping question

2002-03-25 Thread Lance Smith
Sanjay, Try http://localhost:8080//search/SearchServlet where is the directory name under webapps. Lance -Original Message- From: Sanjay Bahal [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 5:04 PM To: Tomcat Users List Subject: RE: Servlet mapping question My problem has be

RE: Servlet mapping question

2002-03-25 Thread Sanjay Bahal
My problem has been this mapping has not worked: SearchServlet /search/SearchServlet If I try to call this- http://localhost:8080/search/SearchServlet it fails uneless I make mapiing to /search/*. Thanks Sanjay --- Lance Smith <[EMAIL PROTECTED]> wrote: > Then according to Cra

Re: Multiple users share java bean?

2002-03-25 Thread Daniel Hinojosa
In that case I recommend a facade bean in order to do this For example, doing this. Chenming Zhao wrote: >Dniel, > >There is still one problem: the value set by the second user2 updated the >value of the first user1 before finishing user1's work. I paste the code. >Please take a look. >

Re: mod_webapp.so GLIBC_2.2 error on RH 6.1

2002-03-25 Thread Alan Pogrebinschi
I had exactly the same problem. You just have to get the mod_webapp.so source and compile it yourself. The only thing that worked for me was getting the source directly from the CVS, as well as the APR. I'll paste here the info from the README.txt file: "Check out the module sources from CVS usi

Re: Problem with Apache and Tomcat connection

2002-03-25 Thread Morten Bøhmer
I'm not saying this to talk-down on the warp connector, but it seems really hard to implement at this time (if it works at all!) I have spent alot of time trying to configure the mod_webapp and warp connector but I havn't really got it to work properly. My suggestion is to use the mod_jk at th

RE: java.lan.OutOfMemoryError

2002-03-25 Thread Robert Douglass
David, the images are loaded at application start time with the following method: /** * This method returns a {@link java.util.Collection} of all of the items * in the data source. This is really the store's catalog. * * @param connection The {@link java.sql.Connection} ob

Problem with Apache and Tomcat connection

2002-03-25 Thread John Burnley
My apologies in advance for the rookie questions. We are trying to put up a demo app using Apache for static content and Tomcat for the JAVA base applications. Both work fine standalone, but when we try to 'marry' the two together we encounter some problems. Specifically the error that I see

mod_jk problem

2002-03-25 Thread Fabien Nisol
Hello all.. I've got some problems accessing my tomcat pages through tomcat using mod_jk... I'm currently trying to link apache (1.3.24) and tomcat (4.0.3) together... My first problem was tru64 ... I had to patch and hack mod_jk like a fool ! But it finally worked... Both servers run fine, my

Re: JDBCRealm SQLException

2002-03-25 Thread Joe Clem
Well, This is pretty much what I am doing. I followed the configuration example in the 3.2.3 documentation. I am using the exact table structure that you have laid out here. As far as the realm attributes I am just plugging in my own account info and database connection info. JOe Peter Rossb

Re: Multiple users share java bean?

2002-03-25 Thread Chenming Zhao
Thanks for your help. Of course I want that multple users can use multiple instances of the bean. But I don't know much about the instance. Can you explain or show me something about it? - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monda

tomcat documentation..

2002-03-25 Thread Vijay Shinde
Hey All, where can i found detailed documentation about tomcat4.0. Vijay --7D47ADF4D827D6690E6D66BA-- -- To unsubscribe: For additional commands: Troubles with the list:

Re: Multiple users share java bean?

2002-03-25 Thread jeff . guttadauro
If you have multiple users sharing the same bean, then that's what's going to happen. By synchronizing the get and set method, all you're doing is saying "Make sure the user finishes this whole get or set method before any other user can start it." However, that won't prevent another user from

mod_webapp.so GLIBC_2.2 error on RH 6.1

2002-03-25 Thread Takaoglu, Uzay
Hi All, I need to run tomcat 4.0.3 with apache 1.3.23 on linux RH 6.1. Obviously mod_webapp.so requires GLIBC 2.2 and RH 6.1 comes with GLIBC 2.1.3. When I try to run apache, it returns an error "Cannot load /mod_webapp.so into server: /lib/libc.so.6 version 'GLIBC_2.2' not found (required by /mo

RE: Tomcat 4.0.3 Custom Tag Limitation???

2002-03-25 Thread Larry Isaacs
The Tomcat 4.0.x option equivalent to Tomcat 3.3's JSPInterceptor attribute is found in Tomcat 4.0.x's global webapp defaults file, conf/web.xml. See the "The JSP page compiler and execution servlet" section. It will buy you a little breathing room, but can't get around the 64K limit, which is a

Tomcat 4.0.3 Custom Tag Limitation???

2002-03-25 Thread Pavel Brun
Hello all, I am running into a problem processing a JSP page with a large number of taglibs and encountered the following exception (shown below). We found bug 6088 (related to Tomcat 3.3 Final) which details this error detailing a limitation on the class file size (64 KB). There was a solution t

Re: Multiple users share java bean?

2002-03-25 Thread Chenming Zhao
Dniel, There is still one problem: the value set by the second user2 updated the value of the first user1 before finishing user1's work. I paste the code. Please take a look. public class test { int numEvents= 5; public synchronized int test() { int real=0; int event

Apache-1.3.19 with mod_webapp

2002-03-25 Thread Gabriel López Millán
Hi all. I'm trying to compile apache-1.3.19 with mod_webapp I have a redhat7.2 systems with jdk1.4. I hava download jakarta-tomcat-connectors-4.0.4-b1-src and laster apr from cvs I run: ../webapp]#/support/buildconf ./webapp]#./configure --with-apxs apxs ar

Re: Multiple users share java bean?

2002-03-25 Thread Chenming Zhao
Thank you, Daniel. You saved me. I synchronied objects before but didn't synchronized such type as public void setName(String name) {}. Thanks again, Minger - Original Message - From: "Daniel Hinojosa" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 2

Tomcat 4.0.4-b2 available?

2002-03-25 Thread Jonathan Eric Miller
I noticed that the following directory now exists on the Jakarta Web site. http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b2/bin/ Does this mean that 4.0.4-b2 is out? Or, is that a nightly build? Also, anyone know if this release will contain the JNDIRealm enhancements? I th

Re: mod_webapp.so Solaris 2.6

2002-03-25 Thread Jean-Luc BEAUDET
[EMAIL PROTECTED] a écrit : > Does anyone have mod_webapp compiled for Solaris 2.6? If so, where can I > download it from? I can't find it at jakarta.apache.org. > > If no one has one,does anybody know how to fix this error that happens with > the WebAppDeploy directive: > > Invalid port numbe

AW: JNDI/EJB: looking for some references

2002-03-25 Thread Ralph Einfeldt
I think, there are 2 more typo's: > -Ursprüngliche Nachricht- > Von: Jeff Larsen [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 25. März 2002 18:27 > An: Tomcat Users List > Betreff: Re: JNDI/EJB: looking for some references > "org.jnp.intervaces.NaingContextFactory"); ^

TC4.0.2, ssl certificate problems?

2002-03-25 Thread David Ethell
We previosly had SSL working under stand-alone Tomcat 4.0.1 with JDK1.3 and JSSE. Since testing SSL successfully we've moved to Tomcat 4.0.2 and JDK1.4. We finally received our Thawte certificate so now I'm trying to install it and get SSL working again. I can import our key into the keystore

Problem running Tomcat as a service with PVCS Dimensions

2002-03-25 Thread Siegel, Tom
I was directed your way by the folks at Merant to see if you could figure out why we are having dificulty running Tomcat as a service on our Dimensions Server. The server O/S is Windows 2000 and we are running iis as the web server on the same machine. There are two applications on the server PV

mod_webapp.so Solaris 2.6

2002-03-25 Thread tomcat
Does anyone have mod_webapp compiled for Solaris 2.6? If so, where can I download it from? I can't find it at jakarta.apache.org. If no one has one,does anybody know how to fix this error that happens with the WebAppDeploy directive: Invalid port number (p<1) No "Port" statement found An

Re: JNDI/EJB: looking for some references

2002-03-25 Thread Jeff Larsen
Oops, I mistyped "factory" in one of the lines of sample code. - Original Message - From: "Jeff Larsen" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 11:26 AM Subject: Re: JNDI/EJB: looking for some references > I'm using servlets on Tomca

Re: JNDI/EJB: looking for some references

2002-03-25 Thread Jeff Larsen
I'm using servlets on Tomcat that must access one of four remote JBoss servers depending on the web user login. Basically, you have to tell the client where the JBoss server is running. Here's the java code from the servlet side... Properties props = new Properties(); props.put("java.naming.fact

Re: deploying webapplication on tomcat4.0

2002-03-25 Thread Chenming Zhao
%CATALINA_HOME\webapps\ROOT\WEB-INF\classes or lib. Check http://jakarta.apache.org/tomcat/tomcat-4.0-doc/class-loader-howto.html Minger - Original Message - From: "Vijay Shinde" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 25, 2002 11:50 AM Subje

DocBase, Path, and WARs

2002-03-25 Thread Ken Ramirez
I have a quick question regarding WARs and Tomcat 4.x, which I hope someone can give me a straight answer for: I'm reposting this message since I still haven't received an answer: I created a WAR file containing a servlet, and a few JSPs. I put all of the necessary stuff into the web.xml, and c

tomcat documentation..

2002-03-25 Thread Vijay Shinde
Hey All, Does anyone tell me where do i find good documentation about tomcat4.0. The default documentation at apache site is not good enough. Regards, Vijay -- To unsubscribe: For additional commands: Troubles with the list:

deploying webapplication on tomcat4.0

2002-03-25 Thread Vijay Shinde
Hey All, I am new to tomcat4.0 ,I am trying to run some servlets ,I am able to run this servlets by putting the clasees under the examples web-app.But i just want to test this under default web-app.will anyone tell me what is the default application path for tomcat. Vijay -- To unsubscribe

Re: 'Remember Me'

2002-03-25 Thread Ken Martin
On Monday, March 25, 2002, at 10:31 AM, Daniel Hinojosa wrote: > There was a bit more to my question though that you truncated. No offense intended... I answered the part I knew there was a reference for. Reading and writing cookies is one part of your desired process. The rest I've not done.

Re: JNDI/EJB: looking for some references

2002-03-25 Thread Daniel Hinojosa
I use Jboss all the time but I use it within the same server, so I never come across that. I highly recommend the JBoss forum at http://main.jboss.org Alberto Bolchini wrote: >Hi all. > >I'm trying to find some references on using an EJB from a remote J2EE >Container (JBoss). >I'v deployed th

Re: Multiple users share java bean?

2002-03-25 Thread Daniel Hinojosa
Chenming Zhao wrote: >Hi, >When two users call the bean almost at the same time, it seems that they share the >same object and their implementing is dependent with each other (I hope they are >independent), and cannot get correct results. Should I configure Tomcat? I think the >java bean is

Re: 'Remember Me'

2002-03-25 Thread Daniel Hinojosa
Ken Martin wrote: > On Sunday, March 24, 2002, at 04:43 PM, Daniel Hinojosa wrote: > >> How can I implement a 'Remember Me' checkbox for username, password, >> on my site when I use 'Form-Based' authentication? > > > Write and read cookies. > >

[Fwd: [MVC-Programmers@basebeans.com] [Struts Tips] #2 - Use DispatchAction to organize related operations]

2002-03-25 Thread Vic Cekvenich
To get these articles 2 times a week, the only place you can get these articles is at www.basebeans.com/forums.jsp (and sign up at the bottom link) for the BaseBeans MVC mail list. (also daily Java News feed at www.strutsplus.com/news.jsp) hth, Vic Original Message Subject:

Log File?

2002-03-25 Thread Ravindra K. Bhat
Hi: Where can I find the log file to see who has connected to my server? I am using TCAT 3.4... Thanks -- To unsubscribe: For additional commands: Troubles with the list:

Multiple users share java bean?

2002-03-25 Thread Chenming Zhao
Hi, When two users call the bean almost at the same time, it seems that they share the same object and their implementing is dependent with each other (I hope they are independent), and cannot get correct results. Should I configure Tomcat? I think the java bean is no problem. It's urgent. Plea

Re: bug in catalina.sh (fwd)

2002-03-25 Thread Ravindra K. Bhat
Hi: Where can I find the log file to see who has connected to my server? I am using TCAT 3.4... Thanks -- To unsubscribe: For additional commands: Troubles with the list:

RE: ajp12.id

2002-03-25 Thread Larry Isaacs
See if: answers your question. Cheers, Larry > -Original Message- > From: Neo Gigs [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 23, 2002 6:03 AM > To: Tomcat Users List > Subject: ajp12.id > > > hi ther

Re: bug in catalina.sh

2002-03-25 Thread Fabien Nisol
Thank you ! I already solved my problem by changing #!/bin/sh by #!/bin/ksh on the top line of each tomcat scripts It appears to be a Tru64 bug which was discussed in bugzilla on jakarta.apache.org... (I saw this after having posted my problem) Thank you for your explanation for the "$@" i

RE: Session ID length

2002-03-25 Thread Larry Isaacs
The conf/module.xml contains a line which maps SessionIdGenerator to a class. You can modify this class, or derive your own class and substitute your own module for SessionIdGenerator. Cheers, Larry > -Original Message- > From: Gurmeet [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March

Re: 'Remember Me'

2002-03-25 Thread Ken Martin
On Sunday, March 24, 2002, at 04:43 PM, Daniel Hinojosa wrote: > How can I implement a 'Remember Me' checkbox for username, > password, on my site when I use 'Form-Based' authentication? Write and read cookies.

Re: Tomcat on Mac OS X, please help!

2002-03-25 Thread Ken Martin
On Sunday, March 24, 2002, at 10:31 AM, Donald Huebschman wrote: > I, also, experienced this problem. And, tried your fixes, which > didn't work, but, did provide different errors. In searching > the archives suggested, I came across a similar problem with > SetCharacterEncodingFilter. > class

Understand the security in tomcat

2002-03-25 Thread Terence Dewaele
Hello, I have Apache 1.3.23 + Tomcat 3.3 in the debian linux server. It's work togheter. I have configured tomcat for using virtualhost : -- server.xml -- -- httpd.conf -- JkMount /*.jsp ajp13 If i put test.jsp in my test.felling.org and i execute him it's work -> ok Now if i put

JNDI/EJB: looking for some references

2002-03-25 Thread Alberto Bolchini
Hi all. I'm trying to find some references on using an EJB from a remote J2EE Container (JBoss). I'v deployed the .war in my Tomcat 4.0.2 including JBoss's client jars in WEB-INF/lib and have in my web.xml mentioned the as follows Nation ejb/Nation Session Natio

Running a bean when tomcat starts.

2002-03-25 Thread Rui Oliveira
Hello, I have a question. Is it possible to instantiate a user-class when tomcat starts? What must I do in order to do it? TIA Rui Oliveira -- To unsubscribe: For additional commands: Troubles with the list:

RE: Does redirect stop processing of originally-targeted jsp?

2002-03-25 Thread Randy Layman
> -Original Message- > From: Marc Elliott [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 8:43 AM > To: [EMAIL PROTECTED] > Subject: Does redirect stop processing of originally-targeted jsp? > > > In a nutshell: I have a process the runs in a javabean/jsp > that takes a lon

RE: DBCP, Pool and Collections - Further thoughts

2002-03-25 Thread Chirossel, Oliver
You must get the jar of "Pool" and "Collections" from the jakarta commons subproject and put them in common/lib http://jakarta.apache.org/commons/index.html I test this solution of connection poolling and found some problems, when i stop/start the SGBD connections aren't well recreate (broken pi

Does redirect stop processing of originally-targeted jsp?

2002-03-25 Thread Marc Elliott
In a nutshell: I have a process the runs in a javabean/jsp that takes a long time and I don't want the user to have to wait for process to finish before getting a response. So, I want the user to start the process, then move on and do other things on the site. If I send the user to the jsp with

Tomcat Security + IIS

2002-03-25 Thread Renato Romano
I have to integrate two web applications: the first is written using JSP, but the second is using Microsoft ASP pages. That's ok to have Tomcat running under IIS, I already used this technique succesfully, but what about using Servlet Security Schema, for ASP pages ?? Briefly I would have of cours

sendRedirect and port 0

2002-03-25 Thread Miguel Angel Medina Lopez
Hi all: I'm using tomcat 3.2.3 with apache, and I have a problem with the response.sendRedirect method. When I use it with a relative URL the port 0 was added to the result url, but the original didn't have it. For example: I call the servlet with the URL "http://www.logic-factory.com/servlet/He

How do I configure uriworkermap.properties in IIS?

2002-03-25 Thread Alexander Höglind
Hi, How do I configure uriworkermap.properties to allow all jsp files on a virtual host that's not in the %CATALINDA_HOME% directory? Thanx, Alexander Höglind

Re: Tomcat & IIS + MemoryRealm

2002-03-25 Thread A. Lai
Hi Lee, I have installed Tomcat 4.03 on Win2K Server but it always complains about the redirector .dll cannot load. Can you give me some pointers as to which documentation you use? Thanks. Alec > Hi, > > I've installed Tomcat 4.0.3 on a Win 2k Server and installed the redirector > plugin so tha

Tomcat & IIS + MemoryRealm

2002-03-25 Thread Lee Kyon
Hi, I've installed Tomcat 4.0.3 on a Win 2k Server and installed the redirector plugin so that IIS redirects JSP and Servlet requests to Tomat. Everything works fine, Tomcat serves JSP and servlets are running. Here's the problem: Tomcat's built-in MemoryRealm doesn't work when trying it via

DBCP, Pool and Collections - Further thoughts

2002-03-25 Thread Steven Elliott
In my servlet I changed the Datasource reference to a BasicDataSource reference. Now when I try to lookup the BasicDataSource with the following call: BasicDataSource bds = (BasicDataSource) envCtx.lookup("jdbc/EmployeeDB"); I get the same error reported in my previous post but with a Root Cau

How to run binary cgi's?

2002-03-25 Thread Martin Schurbohm
Hi all! I am trying to execute binary cgi's with the following configuration: -Tomcat 4.0.3 (standalone) -Windows 2000 Prof. SP2 I enabled CGI and SSI (renaming files and uncommenting web.xml) but there is no chance :( Sometimes I get a cgi error, sometimes "file not found" and sometimes it sho

keyword of "domain" in Cookie

2002-03-25 Thread oh
Hi, I am developing the server program for login process, I set the cookie with "domain" and "path", but the keyword is not the format that the client expected. Cookie were set by this way : Cookie cookie = new Cookie("ticket", value); cookie.setMaxAge(age); cookie.setDo

Problem accessing servlets

2002-03-25 Thread Fabian Sommer
Hello! I try to access a self-written http-servlet named Seminar02.class. I have created a new directory tree in the tomcat/webapps directory, named Seminar. I have added /Seminar/Web-Inf/class directory and created a web.xml-file in Web-Inf. I have put my class-file in the class directory. Els

Re: java.lan.OutOfMemoryError

2002-03-25 Thread David Hamilton
H. I recant my heresy! Tomcat is not to blame here. I have just reminded myself that IOException is the only checked exception thrown by OutputStream and IllegalStateException is unchecked. Given that the rule-of-thumb is 'use unchecked exceptions only if the error cannot occur in a bug-fr

Re: Tomcat on Mac OS X, please help!

2002-03-25 Thread Steven Elliott
Apologies for not including this in my original reply. Here are the lines in the $CATALINA_HOME/examples/WEB.XML file that should be on or about lines 68 - 73. If you comment these out exceptions for filters.SetCharacterEncodingFilter should disappear (even if you leave in the declaration for th

Problem with mime types

2002-03-25 Thread Héctor Garcia Peris
Hello all, I have tomcat 3.2.2 running in a debian potato 2.2.l9. I have a problem with mime types. When I get a page with extension .css I see that the mime type that the server returns to me is text/plain. I find a file under the conf directory that is web.xml that there are lines with this:

Tomcat Security

2002-03-25 Thread Renato Romano
I have to integrate two web applications: the first is written using JSP, but the second is using Microsoft ASP pages. That's ok to have Tomcat running under IIS, I already used this technique succesfully, but what about using Servlet Security Schema, for ASP pages ?? Briefly I would have of cours