configuring j_security_check in Tomcat

2003-03-13 Thread Lanto Randriamiharisoa
Hi all, I'm new to Tomcat (especially for advanced configuration like JNDI or security management) I've heared about using the security mechanism j_security_check and I'd like to use it. However, I don't know how to configure it in Tomcat. Complementary informations : I'm using JBuilder 8 which

JNDI realm - recursive group/role matching (Tomcat 4.1.18)

2003-03-13 Thread Philippe Maseres
Hello all. I need to set up Tomcat to use a LDAP directory for authentication and authorization. I successfully configured my iPlanet directory and a JNDI realm in Tomcat, and users and roles checkings work well, but with a restriction. My directory schema, which is quite classical, provides a

custom .properties file

2003-03-13 Thread Alessandro Scaramuzza
Hello everybody, I'm trying to develop a simple application in tomcat+struts. Everything works fine, but the driver to access to database: ewin. This driver needs a db.properties file, i put it on the root directory of my project but at runtime I receive a FileNotFoundException. Should I register

Re: Thread-Pool growing, never freed

2003-03-13 Thread Günter Kukies
But isn't that real life that an response lasts to long and the user is navigating to other links on a page or a user pressed a link for mistake and wants to navigate to an other link without waiting for the not wanted response. Maybe that is an design problem having a framed page with a static

AW: Tomcat Caching Files?

2003-03-13 Thread Gerlinde Fischer
Hi, there exists a directory work under CATALINA_HOME. Look there and delete the file. Maybe this will help. Regards Gerlinde -Ursprüngliche Nachricht- Von: Anecito, Anthony (HQP) [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 12. März 2003 21:08 An: Tomcat Users List Betreff:

Convenience on using apache+tomcat vs tomcat alone

2003-03-13 Thread Simone Chiaretta
Hello All, I'm in the process of setting up a real-production server to serve a dynamic jsp driven website. And I'm facing the decision if using tomcat alone or apache+jk+tomcat. From what I've read on the ML I think that is best to use tomcat alone because I've got a completely dynamic web site,

Tomcat 4.0 startup slowwww with ssl

2003-03-13 Thread Chris Meadows
Read the various FAQ's and HOW-TOs, and I've googled a lot, but nothing prepared me for how slow tomcat would be to startup once I had configured it for SSL. I'm talking two orders of maginitude here (150 seconds with SSL, 5 seconds without). I just want to check that this is correct, and I'm

Transactions support for Tomcat

2003-03-13 Thread Jeff Mesnil
Hi, JOTM 1.3.3 has been released by the ObjectWeb Consortium. JOTM [1] (Java Open Transaction Manager) is an Open Source standalone JTA Transaction Manager. Among new features, this version enables Tomcat users to use JTA transactions in their Servlets An howto [2] has been added to JOTM

FW: KEEP-ALIVE

2003-03-13 Thread Carlos Manuel Belo
We are using TomCat without Apache and using http 1.1 I would like to disconnect keep alive to make a workaround. I cannot find a way to do this. Can you please help me? Best Regards Carlos Belo

Performance Http Up Download

2003-03-13 Thread Janz, Alexander
Hello, we use Tomcat 4.1 on an NT 4 Server. We have a special servlet for up and downloading files over http, but the performance is really bad. uploading a file of 2 mb takes about 1 minute, downloading it takes 15 seconds, even if the client application and tomcat are on the same machine.

Encoding problem with jikes with tomcat-4.1.18 under Windows

2003-03-13 Thread Zsolt Koppany
Hi, I have configured tomcat (-Dbuild.compiler=jikes) to use jikes (1.18) under Windows but I get an error because of encoding problems. I would like to work with jikes because that is much faster than the built-in compiler. How can I fix this issue? Zsolt

Submit form after Tomcat timeout

2003-03-13 Thread Søren Blidorf
Hi. How do I make sure that the typed in form values will be saved in the form bean, if the form is submitted after the JDBCRealm timeout. Søren Blidorf - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

problem with ClassNotfound in tomcat4.1.18

2003-03-13 Thread Jamesey
I am using struts and tomcat... i am swiching from non ssl to ssl.. I have got the RSA certificates stuff ok.. and switching back and forth to sll seems to be fine.. My problem is I have a serializable object[] in the session. When i switch to SSL the object appears in the

RE: Submit form after Tomcat timeout

2003-03-13 Thread Filip Hanik
not sure I understand your question, give us an example Filip -Original Message- From: Søren Blidorf [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 2:07 AM To: [EMAIL PROTECTED] Subject: Submit form after Tomcat timeout Hi. How do I make sure that the typed in form values

SV: Submit form after Tomcat timeout

2003-03-13 Thread Søren Blidorf
Hi Filip. Fx: I have a search field. When something is typed in and submitted and the Tomcat login is timed out, the form getSearch() is null after relogin. Hope I made it clear. Soren -Oprindelig meddelelse- Fra: Filip Hanik [mailto:[EMAIL PROTECTED] Sendt: 13. marts 2003 11:48 Til:

Configuration Problem with Apache 2.0.44 and Tomcat 4.1.18 on Windows 2000 Server SP3 --- Small Hint

2003-03-13 Thread Thomas Trepper
Hi all, i recently asked a question to the installation of apache and tomcat on w2k. I reviewed the apache httpd.conf and to the following lines i am not sure, if they are right: . . . LoadModule php4_module

AW: chart in jsp

2003-03-13 Thread Wollbold Gerhard , ITS-IT
JFreeChart verwende ich für die Routerüberwachung. Dort wird angeblich das 2d Api korrekt unterstütz. Damit müßte das Teil auch serverseitig vernünftig laufen. Gerhard -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet am: Montag, 26. März 2001 14:33 An:

mod_jk: sticky_session deaults to 0 and not to 1 as documented.

2003-03-13 Thread Gabriele Garuglieri
Tomcat 4.1.21 connectors 4.1.21 Apache/2.0.44 (Unix) mod_jk/1.2.3-dev If sticky_session property is not declared it defaults to 0 and not 1 as documented. Migrating a working load balancing 4.1.12 configuration to mod_jk/1.2.3-dev gets calls distributed between the workers group members,

Trying to use jikes for jsp compiles

2003-03-13 Thread Rasputin
Hi there, I've tried to get jikes working , following the steps at http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html I've rebuilt jike sagainst libiconv to support the -encoding flag, I don't know if it has UTF8 support, but it doesn't seem to be getting this far. I tried

Apache + tomcat problem

2003-03-13 Thread Jørgen Ramskov
Hi, I'm using www.esri.com's arcIMS server software (GIS system) together with apache and tomcat and I get this error in my localhost_log.2003-03-13.txt log - I have no idea why it tries to load that javascript file there :( The file is available at /website/minmark/ and not /minmark/servlet/

RE: java.sql.SQLException: Cannot load JDBC driver class 'null'

2003-03-13 Thread KKolle
Hi Michael, I sent an email to this list yesterday saying that I figured out the problemand yes, I only have the JAR under /lib. Thanks! Tam, Michael

Tomcat Manager reload doesn't work

2003-03-13 Thread Rich Baldwin
Maybe someone can convince me otherwise, but the tomcat manager reload function does not reload classes which have been modified.Here are the details: tomcat-4.1.12, apache 1.3, mod_webapp.so, RedHat 7.2, a Memory Realm has been defined in conf/tomcat-users.xml, and the manager.xml file is

RE: Realm with MS SQL Server

2003-03-13 Thread George Sexton
If you run SQL profiler what do you observe? -Original Message- From: Matthieu DELAHAIS [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 12:58 AM To: [EMAIL PROTECTED] Subject: Realm with MS SQL Server Hi all, I'm trying to use Realm with MS SQL Server. So I follow the

RE: Convenience on using apache+tomcat vs tomcat alone

2003-03-13 Thread Shapira, Yoav
Howdy, I agree. Use tomcat standalone at least for now. It's the KISS principle. Any complications will have a negative effect. Yoav Shapira Millennium ChemInformatics -Original Message- From: Simone Chiaretta [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 4:32 AM To:

RE: Tomcat Mailing List

2003-03-13 Thread Shapira, Yoav
Howdy, They use the same forum software as some other good sites. I agree it looks nice and provides some advantages. I wonder if we could set up something whereby all our traffic is reflected in topics on their Java Programming (or another) forum? ;) Yoav Shapira Millennium ChemInformatics

unable to start admin app...exception processing jar at resource path /WEB-INF/lib/struts.jar error

2003-03-13 Thread krip pane
All, Can someone please help with running the admin application (running on solaris 2.8, tomcat4.1.18). I keep getting the following errors (truncated): 2003-03-13 09:17:18 WebappLoader[/admin]: Deploying class repositories to work directory

Re: Shutdown sequence of Apache and Tomcat

2003-03-13 Thread Affan Qureshi
Have some functionality in your app to block any more logins so that only existing users can finish their work. When the requests to ur Webapp die you can first block ALL access to your app and then shutdown tomcat first and Apache after it. This is how i had implemented the functionality in an

Tomcat won't start (was: RE: resolving version of Tomcat)

2003-03-13 Thread Cox, Charlie
write.lock is part of lucene, not tomcat. If you are sure that nothing is using the index when when tomcat is shut down, you can delete this file and that should resolve your problem. Charlie -Original Message- From: jeepee3 [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003

Realm Authentication over SSL

2003-03-13 Thread Gabriel Santonja
Hello, I'am trying to authenticate an user with tomcat/SSL and using FORM realm. Now I can't use the SSL only when the user give his password. Is it possible?. Thank you ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !

class not found in application designed for 3.x, running on 4.1.18

2003-03-13 Thread Seeling Thomas
Hallo, I am using a commercial application which now has a servlet interface in its latest version (Tivoli Framework 4.1). The installation guide offers step-by-step instructions for IBM websphere and Tomcat (no version number recommended, so I chose the latest 4.1.18 for Win2k). I have to admit

RE: Realm with MS SQL Server

2003-03-13 Thread Matthieu DELAHAIS
Hi Georges, Thanks for your help, but it's not necessary yet. My problem was that I didn't use the good database... Best regards Matthieu --- George Sexton [EMAIL PROTECTED] a écrit : If you run SQL profiler what do you observe? -Original Message- From: Matthieu DELAHAIS

RE: configuring j_security_check in Tomcat

2003-03-13 Thread Raible, Matt
You have to configure form-based authentication and try to access a protected resource for this to work. Matt -Original Message- From: Lanto Randriamiharisoa [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 1:34 AM To: [EMAIL PROTECTED] Subject: configuring j_security_check

Re: configuring j_security_check in Tomcat

2003-03-13 Thread Gabriel Santonja
I'm new to Tomcat (especially for advanced configuration like JNDI or security management) I've heared about using the security mechanism j_security_check and I'd like to use it. However, I don't know how to configure it in Tomcat. Read the realm Howto of tomcat to use it. I try to

Re: class not found in application designed for 3.x, running on 4.1.18

2003-03-13 Thread Jon Wingfield
Try changing the filename from jsafe.zip to jsafe.jar. The classloader used for the lib directories only picks up jar files, not zip files. HTH, Jon Seeling Thomas wrote: Hallo, I am using a commercial application which now has a servlet interface in its latest version (Tivoli Framework 4.1).

Increase heap for a specific webapplication

2003-03-13 Thread Raja Sekhar
Hi, I have two web applications running in my Tomcat 4.0.6. One application is data centric and heavily loaded and other is very light with hardly any users hitting. Now what I observe is sometimes if there is a heavy search made on the first system... it basically stops responding. I cant

RE: class not found in application designed for 3.x, running on 4.1.18

2003-03-13 Thread Seeling Thomas
Hallo, The installation instructions require copying some additional files jcf.jar, jlog.jar, jsafe.zip to tomcat-home/lib. java.lang.NoClassDefFoundError: COM/rsa/jsafe/JSAFE_SecureRandom Try changing the filename from jsafe.zip to jsafe.jar. this solved my problem in no time. Many thanks!

Header and footer in directory listing ....

2003-03-13 Thread graghupathy
Hi, How can I add header and footer to my application whole application ??? I search the archive but could not find one Thanks Guru - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Increase heap for a specific webapplication

2003-03-13 Thread Ben Ricker
Are you running each in separate Tomcats? If you ran one app in one Tomcat and the other on another Tomcat, you could control the heap individually as well as using nice to control CPU usage. Ben Ricker On Thu, 2003-03-13 at 10:17, Raja Sekhar wrote: Hi, I have two web applications running

RE: Increase heap for a specific webapplication

2003-03-13 Thread Shapira, Yoav
Howdy, There is one heap per JVM, period. It has nothing to do with tomcat or web applications. You can tune this heap extensively using the various java runtime options: http://java.sun.com/docs/hotspot/VMOptions.html If it's an emergency and in production, just allocate more memory to the

Can Tomcat 4 be configured to listen on two ports simultaneously

2003-03-13 Thread Marina McGale
Hi. I am using Tomcat 4.1.12 and would like it to listen on both port 80 and 8080 because I have already sent out URLs with 8080 in them but want to remove the 8080 for the future (and still want everyone to be able to access my apps). I had tried adding another Connector for port 80 for Tomcat

RE: Can Tomcat 4 be configured to listen on two ports simultaneously

2003-03-13 Thread Edson Alves Pereira
Tomcat can listen as many port as you created conectors to do so. Take a look at server.xml i think it´s a good start. -- De: Marina McGale[SMTP:[EMAIL PROTECTED] Responder:Tomcat Users List Enviada: quinta-feira, 13 de março de 2003 14:42 Para: [EMAIL

RE: Can Tomcat 4 be configured to listen on two ports simultaneously

2003-03-13 Thread graghupathy
try netsat on your red hat machine and see if any process is running on it ... -Original Message- From: Marina McGale [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 17:43 To: [EMAIL PROTECTED] Subject: Can Tomcat 4 be configured to listen on two ports simultaneously Hi. I am using

RE: Can Tomcat 4 be configured to listen on two ports simultaneously

2003-03-13 Thread Edson Alves Pereira
If you put mozilla to browse 127.0.0.1/ what it shows? Nothing or when you start tomcat it gives you am error? -- De: Marina McGale[SMTP:[EMAIL PROTECTED] Responder:Tomcat Users List Enviada: quinta-feira, 13 de março de 2003 14:42 Para: [EMAIL PROTECTED]

three tiers on three machines: Apache, Tomcat, DB

2003-03-13 Thread Kelly, Terence
Does anyone have experience running Tomcat sandwiched between Apache and a database like MySQL or PostgreSQL, with each component running on a separate host? I've been looking at a few how-to documents that I found via Google with instructions on making Apache talk to Tomcat via JK2. However

Re: url http://localhost:8443 does not display anything after configuring the ssl for running tomcat

2003-03-13 Thread Aparna Narla
Hi All, I tried to run tomcat 4.1.18 with ssl connection. I followed the instructions in 'ssl configuration HOW-TO'.I changed the server.xml file and mentioned the ssl port as 8443 which is the default. When i type url http://localhost:8443 the page does not display anything. If anybody has been

RE: Header and footer in directory listing ....

2003-03-13 Thread graghupathy
Any update on this please -Original Message- From: Gurumoorthy Raghupathy Sent: 13 March 2003 16:37 To: '[EMAIL PROTECTED]' Subject: Header and footer in directory listing Hi, How can I add header and footer to my application whole application

Re: Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mufaddal Khumri
Have you edited your server.xml ? !-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -- Connector className=org.apache.coyote.tomcat4.CoyoteConnector port=8443 minProcessors=5 maxProcessors=75 enableLookups=true acceptCount=100 debug=0

RE: Header and footer in directory listing ....

2003-03-13 Thread Shapira, Yoav
Howdy, You have to wait a little bit before re-posting questions, if you re-post them at all. Tomcat doesn't have a facility to do this. You have to do it yourself, e.g. by having a simple class in your application that just gives the header HTML and footer HTML as Strings, and then having

[OT] - Excellent API

2003-03-13 Thread Geoff Peters
Waayy off topic here, just wanted to pass along a link to a very useful and well built Java API for reading from and writing to Excel spreadsheets, works like a charm. I was so impressed I had to pass it along to someone! http://www.andykhan.com/ Geoff

Re: url http://localhost:8443 does not display anything after configuring the ssl for running tomcat

2003-03-13 Thread Diego Rodriguez
Have you tried https://localhost:8443 instead of http://localhost:8443 ? Diego - Original Message - From: Aparna Narla [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, March 13, 2003 7:25 PM Subject: Re: url http://localhost:8443 does not display anything

Re: Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mufaddal Khumri
The certificate that you generate ... is your certificate generation application associating the host name and the certificate ? Lets say the host tomcat is running on is my.webserver.com then is your certificate generating app associating this with the certificate its generating ?

RE: [OT] - Excellent API

2003-03-13 Thread Shapira, Yoav
Howdy, Interesting. Have you used POI as well and if so, can you compare? http://jakarta.apache.org/poi/index.html Yoav Shapira Millennium ChemInformatics -Original Message- From: Geoff Peters [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 1:35 PM To: Tomcat Users List

RE: Can Tomcat 4 be configured to listen on two ports simultaneously

2003-03-13 Thread Dean Fantham
Are you starting tomcat as root? You will need to start as root in order to be able to bind to port 80 on Linux (any port under 1024). Dean -Original Message- From: Marina McGale [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:43 AM To: [EMAIL PROTECTED] Subject: Can Tomcat 4

broken links

2003-03-13 Thread Bharadwaj
sir, good day. we have a problem. we are using tomcat 3.2.4 we always get a problem of 404 file not found exception when the file does exists in the required path. we had tried clearing the cache, but still this problem continues. i would appreciate and error

unable to start admin app...can ANYBODY help!!!!

2003-03-13 Thread krip pane
All, Can someone please help with running the admin application (running on solaris 2.8, tomcat4.1.18). I keep getting the following errors (truncated): 2003-03-13 09:17:18 WebappLoader[/admin]: Deploying class repositories to work directory

RE: listen on two ports simultaneously - related question

2003-03-13 Thread Jeff Sexton
Along these lines, today I tried to start two instances of Tomcat 4.0.4 on one box. I changed the shutdown port and the http port but the second server to start still failed with 'port in use'. Can anyone tell me what other ports tomcat listens at? PS - yes I know starting two 4.0.4 Tomcats in

Re: JNDI realm - recursive group/role matching (Tomcat 4.1.18)

2003-03-13 Thread Jon Roberts
I can't speak for tomcat, but I can say that what you are asking is not trivial. LDAP was not designed to support multi-join queries. However, as I recall the iPlanet/Sun ONE directory server has a feature called dynamic groups that may help you solve this problem on the directory side. Jon

Cannot create resource instance

2003-03-13 Thread Appel, Jeremy D
All, I am running Tomcat 4.0.4 and I am trying to use Jakarta DBCP. I have download the necessary jar files and placed them in %CATALINA_HOME%/common/lib. I am receiving the following error: javax.naming.NamingException: Cannot create resource instance at

Connection to Remote SQL Server and IIS

2003-03-13 Thread Victor Gonzalez
Hi everybody, I need to know how to do to implementing Tomcat 4.1.18 with both a remote SQL Server and IIS 5.0, Please, Tnks all, Regards, Victor Gonzalez *** - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: listen on two ports simultaneously - related question

2003-03-13 Thread Gabriela Mircea
Hi, I am using two instances of Tomcat 4.0.6. To make them both work, I changed ALL the ports that Tomcat uses in server.xml file (not only shutdown and http). Make sure you don't use ports already in use by other applications. Hope this helps. If you need more details please let me know.

JSP 2.0 EL HTML tags question

2003-03-13 Thread Emmanuel Lopez
Hi I have a question about using the JSP 2.0 Expression Language (EL) in HTML tags. Should I be able to use the EL in tags such as IMG and A? I would like to do this: img src=images/artist/${artist}_small.gif/ where JSP 2.0 would change it to: img src=images/artist/boris_small.gif/ but

Re: Header and footer in directory listing ....

2003-03-13 Thread Cees van de Griend
On Thursday 13 March 2003 19:34, Shapira, Yoav wrote: Howdy, You have to wait a little bit before re-posting questions, if you re-post them at all. I agree. Tomcat doesn't have a facility to do this. You have to do it yourself, e.g. by having a simple class in your application that just

Re: Strange Tomcat Admin Tool behavior

2003-03-13 Thread Doug Selph
I had checked for this case with an earlier error, but neglected to do so with the symptom reported below until today. Shame on me. Found a reference in Google that seemed to point to an invalid session as the cause. Browser was the beta of Apple's Safari. I have seen a problem with using

Re: three tiers on three machines: Apache, Tomcat, DB

2003-03-13 Thread Mark Eggers
Terence, I've never done this, and I don't have three machines to test this on. However, this is how I would approach things: # # workers2.properties # replace hostname with your host name for Tomcat # replace ip_address with your host ip address for # Tomcat # [channel.socket:hostname:8009]

httpd 2.0.44, mod_webapp.so 4.1.18

2003-03-13 Thread Lester Vecsey
I'm using a stock redhat 8.0 installation and attempting to LoadModule mod_webapp.so into apache httpd 2.0.44, -- /usr/local/apache2/bin/apachectl start Cannot load /usr/local/apache2/modules/mod_webapp.so into server: /usr/local/apache2/modules/mod_webapp.so: undefined symbol: wa_provider_info

Re: Strange Tomcat Admin Tool behavior

2003-03-13 Thread Erik Price
Doug Selph wrote: I had checked for this case with an earlier error, but neglected to do so with the symptom reported below until today. Shame on me. Found a reference in Google that seemed to point to an invalid session as the cause. Browser was the beta of Apple's Safari. I have seen a

mod_jk problem

2003-03-13 Thread Gaston Escobar
I have tomcat working with apache using mod_jk. This is the line I have in the httpd.conf: VirtualHost 192.168.1.28 DocumentRoot /myapp/index.html ServerName 192.168.1.28 JkMount /* ajp13 ServerAdmin gaston CustomLog /home/gaston/access_log special

Problem with Tomcat Manager

2003-03-13 Thread Larry
I've read the HOWTO on installing manager, and I have the Tomcat Manager running on 4 other boxes without any troubles. But on the box I am currently configuring I can not make manager work. I always get: The requested resource (/manager/html) is not available. I checked my logs and found

RE: mod_jk problem

2003-03-13 Thread Larry
I think you are looking in the wrong area. If mod_jk is working on the intranet it should work from outside. Does a page served just by apache work through the internet (not using mod_jk)? Can you connect directly through to the tomcat service (not using mod_jk and apache, opening port

RE: Header and footer in directory listing ....

2003-03-13 Thread Shapira, Yoav
Howdy, Tomcat doesn't have a facility to do this. You have to do it yourself, e.g. by having a simple class in your application that just gives the header HTML and footer HTML as Strings, and then having every servlet use this class. It does. He can use filters to rewrite the responses,

RE: mod_jk problem

2003-03-13 Thread Gaston Escobar
yes, when I configure apache to serve an application just by itself, it worked out perfectly. The lines were like this: VirtualHost 192.168.1.28 DocumentRoot /usr/www/myapp ServerName 192.168.1.28 ServerAdmin gaston CustomLog /home/gaston/access_log special /VirtualHost And I also connected

Re: Header and footer in directory listing ....

2003-03-13 Thread Cees van de Griend
On Thursday 13 March 2003 21:11, Shapira, Yoav wrote: Tomcat doesn't have a facility to do this. You have to do it yourself, e.g. by having a simple class in your application that just gives the header HTML and footer HTML as Strings, and then having every servlet use this class. It does.

Tomcat hosting provider needed

2003-03-13 Thread Turoff, Steve
Greetings, Can anyone recommend a good Tomcat hosting provider? I thought there was a list somewhere, but I can't seem to find it. Thanks, Steve Steven Turoff Peoples Health Network 200 W. Esplanade Ave., Suite 600 Kenner, Louisiana 70065 tel: 504.461.9800 ext. 4363 CONFIDENTIAL HEALTH

javabean loading problem

2003-03-13 Thread Michael Ni
Hi i put my java bean class files in my web-inf/classes folder but my tomcat is not detecting it. what do i have to do, ive tried going to my administrative tools services and restarting apacheive tried restarting catalina from my command prompt...ive tried restartingwhat is the

Encoding problem with jikes with tomcat-4.1.18 under Windows

2003-03-13 Thread Zsolt Koppany
Hi, I have configured tomcat (-Dbuild.compiler=jikes) to use jikes (1.18) under Windows-XP but I get an error because of encoding problems. I would like to work with jikes because that is much faster than the built-in compiler. How can I fix this issue? Zsolt Koppany Intland Software GmbH

SuSe Linux mod_jk2 binary

2003-03-13 Thread Joe Sam Shirah
Does anyone have or know where I could find a mod_jk2 ( AKA mod_jk2-1.3-eapi.so ) binary that works with SuSe Linux 7.2 and Apache 1.3? The version at Apache.org was apparently compiled under RedHat and we get segment violation errors with it. Thanks for reading; any help is appreciated.

RE: Header and footer in directory listing ....

2003-03-13 Thread Jacob Kjome
Hi Yoav, What about enabling SSI? Or what about filters? Did you just forget about those solutions or am I just misunderstanding the question? Jake At 01:34 PM 3/13/2003 -0500, you wrote: Howdy, You have to wait a little bit before re-posting questions, if you re-post them at all. Tomcat

Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mark Liu
I know how to use keytool to generate a self-signed certificate and run Tomcat with SSL. I want to use a certificate that is generated by my little Java program which is part of my Certification Authority. So I have my little Java program generate a X509 Certificate called cert4ca.cer. Then I

Re: javabean loading problem

2003-03-13 Thread Larry Meadors
What package did you put the class in? If the answer is none, that is why it does not work. Put it in a package and try again. As far as reloading, read this: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html Larry [EMAIL PROTECTED] 03/13/03 13:49 PM Hi i put my java bean

Re: javabean loading problem

2003-03-13 Thread Michael Ni
i put them in a package called login a folder called login under classes...what do you guys do after you edit a javabean? do you stop and start under catalina? or do you restart the apache service under administrative tools? or do you simply restart yoru comp? mike ni From: Larry

RE: three tiers on three machines: Apache, Tomcat, DB

2003-03-13 Thread Kelly, Terence
Many thanks for the detailed and quick reply! I'll let you know how this works out; might be able to try it tonite or tomorrow. -Original Message- From: Mark Eggers [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 11:56 AM To: Tomcat Users List Subject: Re: three tiers on

RE: Header and footer in directory listing ....

2003-03-13 Thread Shapira, Yoav
Howdy, You're not misunderstanding the question. There are many possible general solutions, including the ones you mention. Server-side includes is a good idea, which I've actually never used with tomcat so I can't help much with. Filters are another idea, as Cees suggested, but they're not

Unable to start Tomcat.

2003-03-13 Thread Lenin Lakshminarayanan
Hi, I have installed Tomcat 4.1.18 and when i was trying to start Tomcat, i am getting an error saying, Cannot find the file -Djava.endorsed.dirs=. It complains that the JAVA_HOME environment is not set properly. But i am sure it's right. Any idea, what am i missing here ? Thanks,

Tomcat hosting provider needed

2003-03-13 Thread Hostmaster of the day
Depends on the requested Tomcat version. Here are three examples of our Tomcat program on three different server : Tomcat 3.3.1 RH 7.2 Coldfusion Zope 20 Sub-Domains 20 FTP-User 200 POP3 10 mySQL with RemoteAccess, ODBC, JDBC PHP4, WebMail, WebFTP Quota 200 MB for US$ 9,98 a month or Tomcat

Re: javabean loading problem

2003-03-13 Thread Michael Ni
i attached my java bean and my jsp page...its pretty simple...can anyone find an error? mike _ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus

SOLVED - Strange Tomcat Admin Tool behavior

2003-03-13 Thread Doug Selph
I had checked for this case with an earlier error, but neglected to do so with the symptom reported below until today. Shame on me. Found a reference in Google that seemed to point to an invalid session as the cause. Browser was the beta of Apple's Safari. I have seen a problem with using

Session reset on recompiling class?

2003-03-13 Thread Prashanth Pushpagiri
Hi, I have noticed that tomcat drops all active sessions when I recompile a class in my webapplication. Is there anyway to work around this so that it just loads the compiled class without loosing session information? Would persistent manager help? Thanks Prashanth

RE: javabean loading problem

2003-03-13 Thread Chris Dodunski
I'm only a newbie myself. But I'm quite sure you don't need to restart Tomcat, and certain you don't need to reboot your computer. I recall reading about a RELOAD parameter in a configuration file (set to TRUE) - think it is in $CATALINA_HOME/webapps/YourApp/WEB-INF/web.xml. -Original

RE: Unable to start Tomcat.

2003-03-13 Thread Larry
What do you get if you do echo $JAVA_ENDORSED_DIRS to show what is in the environment variable? Maybe you need to set up that environment variable and export it. Larry --- On Thu 03/13, Lenin Lakshminarayanan [EMAIL PROTECTED] wrote: From: Lenin Lakshminarayanan [mailto: [EMAIL

RE: Problem with Tomcat Manager

2003-03-13 Thread Kal Govindu
Hi, I don't which version of tomcat your are using, but the manager application is usually ../server/webapps/manager relative to Tomcat's home directory. I have never seen a HTML folder under manager before. Usually when you have this error tomcat could not figure out the location of your context.

RE: Unable to start Tomcat.

2003-03-13 Thread Chris Dodunski
This worked successfully for me - on our Linux web server... JAVA_HOME=/usr/local/j2sdk1.4.1_01 export JAVA_HOME J2EE_HOME=/usr/local/j2sdkee1.3.1 export J2EE_HOME TOMCAT_HOME=/usr/local/jakarta-tomcat-4.1.12 export TOMCAT_HOME CATALINA_HOME=/usr/local/jakarta-tomcat-4.1.12 export CATALINA_HOME

Re: Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mark Liu
Hello, thank you very much for your reply. I think server.xml is irrelevant to my problem, since I am able to run Tomcat SSL using the certificate that is generated by keytool. --- Mufaddal Khumri [EMAIL PROTECTED] wrote: Have you edited your server.xml ? !-- Define a SSL Coyote

TomCat Valve on /Admin

2003-03-13 Thread Jonah
In an effort to maintain security, I inadvertently set up valve to only allow the the local IP (not localhost) access to the /admin directory. Somehow is just shut me out and I cannot get back to it. Could you help me out to tell me how to undo the error of my ways? Since then I have found

Re: Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mufaddal Khumri
Did you read my second email ? The certificate that you generate ... is your certificate generation application associating the host name and the certificate ? Lets say the host tomcat is running on is my.webserver.com then is your certificate generating app associating this with the

I need a good driver for SQL Server

2003-03-13 Thread Victor Gonzalez
Hi all, I need a good driver and how to realize the connection to SQL Server 2000 from Tomcat 4.1.18, Tnks all, Regards, Victor Gonzalez *** - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: Convenience on using apache+tomcat vs tomcat alone

2003-03-13 Thread Kwong Chong
Hi there, I guess it's fine if you are using one tomcat instance; You will need webserver(s) with mod jk/jk2 for loadbalancing and failover when using multiple instances Kwong. -Original Message- From: Simone Chiaretta [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 March 2003 20:32 To:

Re: Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mark Liu
OK, are you suggesting that the certificate generated by keytool associates the host name and the certificate? --- Mufaddal Khumri [EMAIL PROTECTED] wrote: The certificate that you generate ... is your certificate generation application associating the host name and the certificate ? Lets

Java_Home

2003-03-13 Thread Hunter, Sandra
Title: Message I am relatively new to Tomcat, having used it but not installed it, before. I have set my JAVA_HOME path to the folder named "j2sdkee1.3.1" However this is the result I get: C:\%CATALINA_HOME%\bin\startupThe JAVA_HOME environment variable is not defined correctlyThis

Re: Why can't I use my CA-generated certificate for Tomcat SSL?

2003-03-13 Thread Mark Liu
I just gave it a test. I have a working keystore on host A, and I copied that keystore to host B. And it works for both. In other words, I am able to launch Tomcat SSL with the same keytool-generated certificate on 2 different hosts. Any idea about how to run Tomcat SSL with my own

javax.servlet.ServletException: ClassNotFoundException: org.postgresql.Driver

2003-03-13 Thread Jason S. Friedman
I searched the list archives and the web and, while I found folks with a similar issue, none of those posts had an answer that worked for me. The error message is: javax.servlet.ServletException: ClassNotFoundException: org.postgresql.Driver I'm running RH8.0, Apache Tomcat/4.1.18-LE-jdk14, and

  1   2   >