RE: Help me, please~~~

2002-08-29 Thread Larry Isaacs
To manually specify user contexts, see the information found at: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ug.html#context_addcust To do something automatically you would need to write your own version of org.apache.tomcat.modules.config.AutoWebApp. Cheers, Larry -Original

Re: Help with Tomcat 3.3

2002-08-28 Thread Bill Barker
My best advise is to start over. You are missing many critical elements of server.xml, and many of the ones you left in are in the wrong order. With the possible exception of *Realm, *Connector, or *Config, you shouldn't remove or re-order any of the elements in the shipping server.xml. See

RE: help with redirect

2002-08-27 Thread Cox, Charlie
, August 22, 2002 5:33 PM To: [EMAIL PROTECTED] Subject: Re: help with redirect well when the user types something in the address line this is handled by the doGet method so in that method you check where the user is coming from and do the appropriate redierects or forwards

RE: Help plzz

2002-08-20 Thread Sexton, George
JAVA_HOME is not set correctly. -Original Message- From: raghav [mailto:[EMAIL PROTECTED]] Sent: 19 August, 2002 11:06 PM To: Tomcat Users List Subject: Help plzz Hi All, I have downloaded Jakarta-tomcat 4.0.2 and am using Win XP OS. I have st up JAVA_HOME variable and Catalina-Home

Re: Help(mod_jk2.dll)

2002-08-19 Thread Niket Anand
procedure instructions to follow to integrate tomcat with apache Thanks Nikeyt - Original Message - From: Douglas, Rory To: 'Niket Anand' Sent: Monday, August 19, 2002 6:44 PM Subject: RE: Help Hello Niket Unfortunately, all the work I did with mod_jk2 was on a Win2K box. I

Re: Help Please... Mod_jk +Manager App

2002-08-13 Thread Jacob Kjome
Well, it is almost useless to do this anyway because Apache Web Server would have to be restarted to pick up the modified JkMount stuff...unless you put that info inside an .htaccess file. What I tend to do is, in advance, figure out all the applications I plan to run in the near future and

Re: help with data insertion on postgresql on tomcat4/apache2

2002-08-10 Thread sibusiso xolo
Error messages, please. Paul Dear Paul, Thanks for your consideration, please find attached the text file that is used to generate the jsp I am having problems with. It is saved as updateTREES.jsp in the tomcat4 /examples/jsp directory of machine with jdk1.4/Apache2/Tomcat4.04 The

Re: help with data insertion on postgresql on tomcat4/apache2

2002-08-10 Thread Paul Yunusov
On Saturday 10 August 2002 08:27 am, you wrote: Error messages, please. Paul Dear Paul, Thanks for your consideration, please find attached the text file that is used to generate the jsp I am having problems with. It is saved as updateTREES.jsp in the tomcat4 /examples/jsp

Re: help with data insertion on postgresql on tomcat4/apache2

2002-08-10 Thread sibusiso xolo
Use java.util.Enumeration instead of Enumeration. You can also import this interface using a page directive. Paul Thanks a millionm it worked first time. On Saturday 10 August 2002 12:16, Paul Yunusov wrote: On Saturday 10 August 2002 08:27 am, you wrote: Error messages, please. Paul

Re: Fwd: Re: help with data insertion on postgresql on tomcat4/apache2

2002-08-10 Thread Paul Yunusov
Use java.util.Enumeration instead of Enumeration. You can also import this interface using a page directive. Paul On Saturday 10 August 2002 10:39 am, sibusiso xolo [EMAIL PROTECTED] wrote: Thanks a millionm it worked first time. I would be gratrful for more info (on or off list) on

Re: help with data insertion on postgresql on tomcat4/apache2

2002-08-09 Thread Paul Yunusov
On Friday 09 August 2002 10:59 pm, sibusiso xolo wrote: Greetings, I am using tomcat4.04 on SuSE8/postgresql7.2.1 with source compiled jdbc driver. I am able to do SELECTS and other queries on database tables (with jsp and servlets) but unable to do data UPDATES and INSERTS.. .

Re: help with server.xml

2002-08-03 Thread Michael E. Locasto
Mona, I'm assuming you are running Tomcat 4.04 standalone, on :8080. Not quite sure exactly what the issue is here, but I have some suggestions: Just for fun, try a different browser to see if the problem is client side. Does the user Tomcat is installed as have permissions to read those

Re: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp?)

2002-07-31 Thread Nikolas A. Rathert
Hi, see below your questions, please Heligon Sandra wrote: Hi, I am working on a web application. I used the default Tomcat4.0.4 configuration until now. (standalone mode execution). I would like to use Apache and Tomcat together but I don't

RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?)

2002-07-31 Thread Turner, John
My advice is to use mod_jk. Mod_jk2 is still new, and there are some issues with mod_webapp that prevent it from being ready for production in my opinion. These may help: http://www.acg-gmbh.de/mod_jk/ (you need the mod_jk.dll file from here)

RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?)

2002-07-31 Thread Turner, John
FYI The Galatea Flashguides link is dead, has been for a couple of days. John Turner [EMAIL PROTECTED] -Original Message- From: Nikolas A. Rathert [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 9:02 AM To: Tomcat Users List Subject: Re: Help Apache2.0 with Tomcat4 (mod_jk

RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?)

2002-07-31 Thread Heligon Sandra
auto configuration ? Thanks a lot. -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: 31 July 2002 15:06 To: 'Tomcat Users List' Subject: RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?) My advice is to use mod_jk. Mod_jk2 is still new

RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?)

2002-07-31 Thread Turner, John
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 9:53 AM To: 'Tomcat Users List' Subject: RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?) Before posting the message I read the http://www.acg-gmbh.de/mod_jk/ but I thought that the mod_jk.dll was not good in relation

RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?)

2002-07-31 Thread Heligon Sandra
:[EMAIL PROTECTED]] Sent: 31 July 2002 16:06 To: 'Tomcat Users List' Subject: RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?) Hold on!!! Slow down. You are jumping all over the place. Take things one at a time and you will get this working. First: do the tomcat examples work

RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?)

2002-07-31 Thread Turner, John
this helps. John Turner [EMAIL PROTECTED] -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 11:17 AM To: 'Tomcat Users List' Subject: RE: Help Apache2.0 with Tomcat4 (mod_jk or mod_jk2 or mod_webapp ?) Sorry I am new with Apache-Tomcat and I

RE: Help: Installing Tomcat 4.0.4

2002-07-29 Thread Sergei Batiuk
As far as I know, -Djava.endorsed.dirs=... works only with jdk1.4, but you seem to be using jdk 1.3.1_03. HTH Sincerely, Sergei Batiuk. IT department Damen Shipyards Okean +380 512 293146 +380 512 293329 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent:

Re: Help: Installing Tomcat 4.0.4

2002-07-29 Thread miguel_sas
Try c:\jdk1.3.1_03 or c:\jdk1.3.1_03\jre because Tomcat uses %JAVA_HOME%\lib and %JAVA_HOME%\bin just take a look at %CATALINA_HOME%\bin\setclasspath.bat Regards Miquel Sas -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Help: Installing Tomcat 4.0.4

2002-07-29 Thread rsequeira
JAVA_HOME is set incorrectly. It should be: JAVA_HOME=c:\jdk1.3.1_03 RS Manisha_Toor@Dell

Re: Help, Can I Use JAAS in the Tomcat 3.3 /4.0 enviorment

2002-07-28 Thread John Gentilin
I can get JAAS working as a Servlet just fine under Tomcat when I configure Tomcat with a static classpath under the JBuilder environment. When I take that same code and run Tomcat in stand alone mode, the LoginModule (a JAAS Class) can not find any of of the LoginModule's define in the

Re: Help, Can I Use JAAS in the Tomcat 3.3 /4.0 enviorment

2002-07-27 Thread John Gentilin
If you use the JNDI Realm, besides understanding how realm's work, it really steps up the complexity of getting a JNDI Server up and running also. My goal here is to have a simple webapp that I can just drop into a standard Tomcat installation. I have the JAAS Hello World working in a servlet

RE: Help, Can I Use JAAS in the Tomcat 3.3 /4.0 enviorment

2002-07-26 Thread Andrew Conrad
I'm not positive if you can make an NT Login, but TC 4.1.x has a JAASRealm class which extends the Realm class. I didn't see any docs except the source. You probably want to get familiar with Realms first, then tackle JAASRealm. As a side not, if you are using Active Directory, you could use

RE: Help Needed With Deployement

2002-07-25 Thread Turner, John
What error messages are you seeing? Does tomcat work at all on port 8080 or wherever you installed it? If you goto http://localhost:8080/mywebapp/someServlet , do you get a valid response? As an aside, I would delete all spaces from your paths...for example, install tomcat in F:\tomcat or

RE: Help Needed With Deployement

2002-07-25 Thread Shapira, Yoav
Hi, [Not an answer to your main question] I am currently trying to deploy Web Applications using Apache 2.0.39 and Tomcat 4.1.7 integrated using mod_jk. Is there any better and more efficient integration? I am looking for the most up-to-date stable integration working on a Windows machine... If

RE: Help Needed With Deployement

2002-07-25 Thread Frederick Aubert
and www.cassiopee.d2g.com:8080/examples Sincerely, Frederick -Message d'origine- De : Turner, John [mailto:[EMAIL PROTECTED]] Envoyé : jeudi, 25. juillet 2002 17:15 À : 'Tomcat Users List' Objet : RE: Help Needed With Deployement What error messages are you seeing? Does tomcat work at all

RE: Help Needed With Deployement

2002-07-25 Thread Turner, John
PROTECTED]] Sent: Thursday, July 25, 2002 1:37 PM To: Tomcat Users List Cc: [EMAIL PROTECTED] Subject: RE: Help Needed With Deployement John, Everything seems to be working succesfully on the default port (8080). However when I try to access the same webapp the server does not seem to be successful

RE: help please with error-page?

2002-07-23 Thread Bronwen Cassidy
Some strange things seem to be happening, and i would be gratefull for any pointers. I am using Tomcat standalone version 4.0.4 on windows2K and also the same running on solaris 8. I am using web-app_2_3.dtd, i have one filter (an XSLTFilter), the app uses struts and everything works as it should

RE: help please with error-page?

2002-07-23 Thread Bronwen Cassidy
: RE: help please with error-page? Some strange things seem to be happening, and i would be gratefull for any pointers. I am using Tomcat standalone version 4.0.4 on windows2K and also the same running on solaris 8. I am using web-app_2_3.dtd, i have one filter (an XSLTFilter), the app

Re: Help with chaining servlets via filters

2002-07-23 Thread Craig R. McClanahan
On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 06:33:57 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat User Group [EMAIL PROTECTED] Subject: Help with chaining servlets via filters Could someone please point me toward a

RE: Help with chaining servlets via filters

2002-07-23 Thread John Rishea
To: Tomcat Users List Subject: Re: Help with chaining servlets via filters On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 06:33:57 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat User Group [EMAIL PROTECTED] Subject: Help

RE: Help with chaining servlets via filters

2002-07-23 Thread Jacob Hookom
Subject: Re: Help with chaining servlets via filters On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 06:33:57 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat User Group [EMAIL PROTECTED] Subject: Help with chaining servlets via

RE: Help with chaining servlets via filters

2002-07-23 Thread Craig R. McClanahan
On Tue, 23 Jul 2002, John Rishea wrote: Date: Tue, 23 Jul 2002 10:09:50 -0600 From: John Rishea [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Help with chaining servlets via filters Craig, I have one servlet

RE: Help please Urgent..

2002-07-18 Thread Shapira, Yoav
Hi, Add -Xmx256m to your java runtime options. (This is done via the CATALINA_OPTS or JAVA_OPTS variable in tomcat, depending which tomcat version you have). If 256 is still not enough, keep increasing until you don't get the error anymore. For more documentation, look here:

Re: HELP! - Modifying Catalina.bat for RMI

2002-07-17 Thread Simon Oldeboershuis
Hi James, I am using tomcat together with JOnAS EJB-Server, therefore I needed RMI as well. I changed one line to set the correct JNDI properties: set JAVA_OPTS=-Djava.naming.factory.initial=com.sun.jndi.rmi.registry.RegistryContextFactory -Djava.naming.provider.url=rmi://localhost:1099

RE: Help on Tomcat 4.0.4 configuration

2002-07-16 Thread Telesis Support - Bangalore
.. Thanks in advance. Murugan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 7:22 PM To: Tomcat Users List Subject: Re: Help on Tomcat 4.0.4 configuration Hello Murugan I ahve installed tomcat 4.0.4 and it is running fine here: All you

Re: Help on Tomcat 4.0.4 configuration

2002-07-15 Thread Nishant_Awasthi
Hello Murugan I ahve installed tomcat 4.0.4 and it is running fine here: All you need to set is JAVA_HOME and CATALINA_HOME. You need not worry about any of the other files like setenv.bat or startup.bat or catalina.bat. Actually if you want you can edit catalina.bat which contains you

RE: Help on Tomcat 4.0.4 configuration

2002-07-15 Thread Telesis Support - Bangalore
To: Tomcat Users List Subject: Re: Help on Tomcat 4.0.4 configuration Hello Murugan I ahve installed tomcat 4.0.4 and it is running fine here: All you need to set is JAVA_HOME and CATALINA_HOME. You need not worry about any of the other files like setenv.bat or startup.bat or catalina.bat. Actually

RE: Help on Tomcat 4.0.4 configuration

2002-07-15 Thread Telesis Support - Bangalore
:22 PM To: Tomcat Users List Subject: Re: Help on Tomcat 4.0.4 configuration Hello Murugan I ahve installed tomcat 4.0.4 and it is running fine here: All you need to set is JAVA_HOME and CATALINA_HOME. You need not worry about any of the other files like setenv.bat or startup.bat or catalina.bat

Re: [HELP!!] Tomcat 4.13 PageContextImpl.popBody() Exception

2002-07-13 Thread Remy Maucherat
Jacob Hookom wrote: The taglib I wrote for 4.04 isn't working correctly in 4.13 (big surprise). Struts 1.1b executes fine in 4.13. In my tag library, I use the method: this.findAncestorWithClass( this, Class.forName(some.Tag) ); This is done get the parent tag and modify its properties.

Re: help with apache tomcat webserver

2002-07-12 Thread Jonathan Zhang
PROTECTED] Sent: Thursday, July 11, 2002 11:18 PM Subject: RE: help with apache tomcat webserver Let the personA do a ping to your ip... if that works then it's strange... if not then it's a network problem... ping 64.161.27.180 or let him do a telnet 64.161.27.180 8080 Gunter -Original

Re: help with apache tomcat webserver

2002-07-12 Thread Martin Jacobson
Jonathan Zhang wrote: Everything is in default condition as provided by apache tomcat 4.0. People in foreign countries such as hk and china can not view it while people in US can. if it helps here's my ip addr: http://64.161.27.180:8080/index.html thanks for the help -jonathan I

Re: help with apache tomcat webserver

2002-07-12 Thread Eddie Bush
DNS = Domain _Name_ Service - it's only job is to take names and turn them into numbers. Martin poses a good question though. Do you have a firewall of some sort up? Is it conceivable you're blocking them and don't know it? I'm not good at sysadmin, so I can't help you there :~-( Oh -

RE: help with apache tomcat webserver

2002-07-12 Thread Andrew Conrad
the appropriate file. - Andrew -Original Message- From: Martin Jacobson [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 6:04 AM To: Tomcat Users List Subject: Re: help with apache tomcat webserver Jonathan Zhang wrote: Everything is in default condition as provided by apache tomcat

Re: help with apache tomcat webserver

2002-07-11 Thread Paul D. Bain
At Thursday 7/11/02 11:36 PM, you wrote: Hi, I am running apache tomcat webserver 3.0a(and 4.0) on my pc on a dsl = connection. for some reason, some people can access my homepage via = http://myip:8080 while others get server not found error. why? any help is appreciate it. -jonathan

Re: help with apache tomcat webserver

2002-07-11 Thread Jonathan Zhang
: Paul D. Bain [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, July 11, 2002 9:40 PM Subject: Re: help with apache tomcat webserver At Thursday 7/11/02 11:36 PM, you wrote: Hi, I am running apache tomcat webserver 3.0a(and 4.0) on my pc on a dsl = connection. for some

Re: help with apache tomcat webserver

2002-07-11 Thread Eddie Bush
That's kind of odd. I was able to pull your server up and run the number guess game. To me, that indicates you have things set up right (at least for the ROOT application). Is this the context you're having problems with? What do you find in the log files? I'd look in the log files and

Re: help with apache tomcat webserver

2002-07-11 Thread Jonathan Zhang
personA's site and she's running the same tomcat webserver, but personA cannot access my site. what's wrong? thank you for the help - Original Message - From: Eddie Bush [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, July 11, 2002 9:56 PM Subject: Re: help

RE: help with apache tomcat webserver

2002-07-11 Thread Gunter D'Hondt
: vrijdag 12 juli 2002 07:23 To: Tomcat Users List Subject: Re: help with apache tomcat webserver yeah it is odd. I am not even changing any context yet. In the log files, I can not find the ip of the person(who's in hk) who's trying to access my site. But oddly another person also in hk could

RE: HELP! login-config problems

2002-06-20 Thread BBui
It is a bug in tomcat 4.0.3. I had the same problem until using 4.0.4. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 11:49 AM To: [EMAIL PROTECTED] Subject: HELP!

RE: HELP! login-config problems

2002-06-20 Thread njgreen
Thanks for the reply! Unfortunately I did upgrade to 4.0.4 and I'm still having the same problem. Maybe I don't have all the .jar files I need in my CLASSPATH? (Which .jars to use was always unclear.) Here are the ones I am using: bootstrap.jar catalina.jar jakarta-regexp-1.2.jar

RE: help launching with catalina.bat

2002-06-13 Thread Steven Cummings
Remove the space from your CATALINA_BASE (and _HOME) variables. Make it C:\Apache\Tomcat4.0. It thinks the 4.0 after the space is a package and class so it can't find 4/0. /S Kevin O'Connor [EMAIL PROTECTED] wrote: i get this error message... C:\Apache\Tomcat 4.0\bincatalina run Using

Re: help launching with catalina.bat

2002-06-13 Thread rsequeira
I'd remove the spaces in Tomcat 4.0 and try again. RS Kevin O'Connor [EMAIL PROTECTED] on 06/13/2002 12:08:41 PM Please respond to Tomcat Users List [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:help launching with catalina.bat i get this error message... C:\Apache\Tomcat

Re: help launching with catalina.bat

2002-06-13 Thread rsequeira
Ofcourse rename the folder too. RS [EMAIL PROTECTED] on 06/13/2002 12:13:27 PM Please respond to Tomcat Users List [EMAIL PROTECTED] To:Tomcat Users List [EMAIL PROTECTED] cc: Subject:Re: help launching with catalina.bat I'd remove the spaces in Tomcat 4.0 and try again. RS

RE: help me

2002-06-12 Thread Barney Hamish
JAVA_HOME should be set as c:\jdk1.3 not c:\jdk1.3\bin Hamish -Original Message- From: siva murugan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 2:24 AM To: [EMAIL PROTECTED] Subject: help me Sir/Madam, Fine and expect the same from U and all. Iam SivaMurugan from

RE: help me

2002-06-12 Thread John Niven
-Original Message- From: siva murugan [mailto:[EMAIL PROTECTED]] Sent: 12 June 2002 01:24 To: [EMAIL PROTECTED] Subject: help me Sir/Madam, ...snip... The JAVA_HOME environment variable is not defined This environment Variable is needed to run this program Using

RE: help me

2002-06-12 Thread puneet sachar
well according to ur problem try and put ur setJAVA_HOME=ur dir before startup.bat and catalaina home also there and if this works.. thanx to shankar ... he told me this and it works Puneet --- John Niven [EMAIL PROTECTED] wrote: -Original Message- From: siva murugan

Re: help me

2002-06-12 Thread puneet sachar
siva,,, i 'm facing same probelm for 5 days and no one helped me... shankar is there u asked him he is there in developer form..he will definately help u'' Puneet --- siva murugan [EMAIL PROTECTED] wrote: Sir/Madam, Fine and expect the same from U and all. Iam SivaMurugan from INDIA.

Re: help me

2002-06-12 Thread Tom Anderl
wrote: Your JAVA_HOME environment variable should be set to c:\jdk1.3 and not c:\jdk1.3\bin and that should solve it. Regards! From: puneet sachar [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: help me Date: Wed

Re: help me

2002-06-12 Thread micael
Scratch the bin At 05:24 PM 6/11/2002 -0700, you wrote: Sir/Madam, Fine and expect the same from U and all. Iam SivaMurugan from INDIA. Just minutes back i downloaded jakarta-tomcat-4.0-20020530.zip from http://jakarta.apache.org site. I tried my first servlet file in the name of

RE: Help! I am so stuck. Tomcat NT credential

2002-06-07 Thread BBui
651.765.1018 -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 12:09 PM To: Tomcat Users List Subject: RE: Help! I am so stuck. Tomcat NT credential Hi, It's possible to understand your question in two different ways, so I answer in two

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread Geoff Peters
You can either use the tomcat-users.xml file to define users, passwords and roles (located in the conf folder in the root of Tomcat), or use a realm to authenticate to a database, either way there is really good documentation on it at the jakarta tomcat site, it took me about 15 min to have an

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread BBui
- From: Geoff Peters [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 11:46 AM To: Tomcat Users List Subject: RE: Help! I am so stuck. Tomcat NT credential You can either use the tomcat-users.xml file to define users, passwords and roles (located in the conf folder in the root

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread Geoff Peters
, 2002 1:56 PM To: [EMAIL PROTECTED] Subject: RE: Help! I am so stuck. Tomcat NT credential Hi, Thanks for responding so quickly. How about using NT User Group to authenticate access to JSP files inside a secured directory? (I will read the paper now but I thought I should ask.) Thanks again

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread TMotte
: AM Subject: RE: Help! I am so stuck. Tomcat NT credential Please respond

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread Geoff Peters
:[EMAIL PROTECTED]] Sent: June 6, 2002 1:56 PM To: [EMAIL PROTECTED] Subject: RE: Help! I am so stuck. Tomcat NT credential Hi, Thanks for responding so quickly. How about using NT User Group to authenticate access to JSP files inside a secured directory? (I will read the paper now but I thought I

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread Reynir Hübner
Hi, It's possible to understand your question in two different ways, so I answer in two different ways. First answer : If you are running tomcat as a service you should be able to see which user it is that runs it (from the services dialog). If you are not running it as service it is

RE: Help with Tomcat and IIS

2002-06-04 Thread simpson
try changing all references from isapi_redirector.dll to isapi_redirect.dll -Original Message- From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]] Sent: June 3, 2002 19:07 To: Tomcat Users List Subject: RE: Help with Tomcat and IIS Hi Larry. I checked my registry (NT4 SP6

RE: Help with Tomcat and IIS

2002-06-04 Thread Larry Isaacs
virtual host(s) or in their parent node. It should not appear at both levels. Cheers, Larry -Original Message- From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 7:07 PM To: Tomcat Users List Subject: RE: Help with Tomcat and IIS Hi Larry. I checked my

Re: Help with Tomcat and IIS

2002-06-03 Thread peter . brawley
Robert A. Rogerson wrote: I installed Tomcat 4.0.3 and followed the How To directions for redirecting when using IIS. JSP pages are served correctly through Tomcat http://local host:8080/examples/jsp/dates/date.jsp but when I try and serve a simple jsp http://localhost/test.jsp where

RE: Help with Tomcat and IIS

2002-06-03 Thread Larry Isaacs
The /jakarta/isapi_redirector.dll URI should never be forwarded to Tomcat. It occurrence indicates that the isapi_redirector.dll filter is being called more than once per request. In the past this error was most often accomplished on WinNT/Win2k systems by adding the filter via the Admin

RE: Help with Tomcat and IIS

2002-06-03 Thread Robert A. Rogerson
be entered for Filter DLLs for Win98. Could I be confused and the extension_uri=/jakarta/isapi_redictor.dll should not exist? Thanks, Rob -Original Message- From: Larry Isaacs [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 11:31 AM To: Tomcat Users List Subject: RE: Help with Tomcat

Re: Help needed on new child window is treated in new session byJavaScript from parent window

2002-06-02 Thread Phillip Morelock
I'm not sure to say this is bug in Tomcat4.x, but I'm facing it with Tomcat4.x(all versions above 4). it is more likely: 1. This is a bug in the browser, not sending the cookie. or 2. Maybe you're not waiting long enough for the session to get associated? Maybe you need to explicitly begin

Re: Help: URL's redirection (maybe a little off-topic).

2002-05-31 Thread Markus Kirsten
Hi Luca, If you just need to do this with servlets you can either use a sendRedirect or a RequestDispatcher. SendRedirect tells the user to request another page, in oppose to a RequestDispatcher which lets another Servlet return the data requested. The best way (if you need to use the data

RE: HELP: IIS 5.0 and Tomcat 4.0.3

2002-05-29 Thread Terrence Knoesen
Hello there Nicholas Take a look at this it should help http://jakarta.apache.org/tomcat/tomcat-3.2-doc/tomcat-iis-howto.html http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/ Terrence. -Original Message- From: Nicholas Orr [mailto:[EMAIL PROTECTED]] Sent: 29 May 2002 00:49 To:

RE: HELP: IIS 5.0 and Tomcat 4.0.3

2002-05-29 Thread Nicholas Orr
: RE: HELP: IIS 5.0 and Tomcat 4.0.3 Hello there Nicholas Take a look at this it should help http://jakarta.apache.org/tomcat/tomcat-3.2-doc/tomcat-iis-howto.html http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/ Terrence

RE: Help on mmmySQL/JDBC/Tomcat

2002-05-28 Thread Lee Chin Khiong
You should place your .jar file under Tomcat_home/common/lib. -Original Message- From: Ying Zhang [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 25, 2002 6:03 PM To: [EMAIL PROTECTED] Subject: Help on mmmySQL/JDBC/Tomcat Hi, I am trying to connect mysql database in jsp file. Mysql

Re: Help on mmmySQL/JDBC/Tomcat

2002-05-25 Thread Paul DuBois
Hi, I am trying to connect mysql database in jsp file. Mysql itself works well. but when I use jsp file, I got ClassNotFoundException caused by could not load JDBC/mysql Driver. I have installed mm.mysql.Driver. Where did you install it? If connect by java code only, it works well. I do

Re: Help! Need connection pooling for tc4.

2002-05-24 Thread David Hewlett
I use poolman successfully with tomcat. Get the source and compile it there is an important bug corrected that is not included in the last distribution! Regards, David. On Friday 24 May 2002 3:50 pm, you wrote: Hi, we are about to deploy an application to production and just learned

Re: Help! Need connection pooling for tc4.

2002-05-24 Thread Jacob Kjome
Hello Mariano, I use BitMechanic's JDBCPool http://www.bitmechanic.com/projects/jdbcpool/ It works great and is very fast. I have also been trying to use Tomcat standard pooling mechanism, but haven't been very successful. I'll be sticking with BitMechanic for now. Jake Friday, May 24, 2002,

RE: HELP! Apache Virtual Server setup using Ajp13

2002-05-22 Thread Peter Atkins
Was this the incorrect list for this type of question? Since I received zero replies... -p -Original Message- From: Peter Atkins [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 11:24 AM To: '[EMAIL PROTECTED]' Subject: HELP! Apache Virtual Server setup using Ajp13 All, I'm

Re: Help with Tomcat and mm.mql driver

2002-05-16 Thread peter . brawley
David, Hello all, Hopefully this is an easy one... I am trying to connect to mysql from a servlet running on Tomcat 4.0.3. I have the mm.mysql driver installed and it works fine from within a Java console app. When I run the servlet I get the following error: java.sql.SQLException: No

RE: Help with Tomcat and mm.mql driver

2002-05-16 Thread David
Hey guys, Thanks for your help, I managed to get it working! I had previously dropped the jar file in tomcat\lib but was still getting class not found errors. Just for kicks I rebooted and it started working (I had previously just tried restarting Tomcat). Go figure... Thanks again! -- To

Re: HELP needed!! About pooling support in tomcat

2002-05-10 Thread Valera Molyakov
Hi ! JDBC driver that supports 2.0 extended API is not connections pool. You must create your own connection pool using this API(see docs). For obtain DataSource connection Tomcat use tyrex, but tyrex not support connection pooling. I obtain ConnectionPoolDataSource in Tomcat(driver -

RE: HELP needed!! About pooling support in tomcat

2002-05-10 Thread Securez
when i put javax.sql.ConnectionPoolDatasource, i get this error when qet the initial context: javax.naming.NamingException: Cannot create resource instance but when i use javax.sql.Datasource it works fine!! I need help to put a connection pooled in tomcat, i can't find any example of do

Re: HELP needed!! About pooling support in tomcat

2002-05-10 Thread Valera Molyakov
You can write resource factories that implements PolledConnectionDataSource interface :) I think tyrex not supplied PolledConnectionDataSource, it have only DataSource and XA-transaction implementations. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail:

Re: HELP needed!! About pooling support in tomcat

2002-05-10 Thread Securez
I read in the tryex homepage: Short feature list (we haven't got all day): Full support for JTA and OTS transactions APIs Support for local and distributed transactions JAAS-based authentication, LDAP login module Configurable transaction processing monitor JDBC pooling and automatic JDBC

RE: Help with hiding resources

2002-05-07 Thread Kris Kras
Thank you Alessio, does this mean that if I put the jar files in WEB-INF/lib directory they will be invisible to the browser? The WEB-INF/lib directory is a subdirectory off of the Root directory called applications, which is the directory hosting the jsp files launching the applets and as such

RE: Help with hiding resources

2002-05-07 Thread Kris Kras
Thank you Alessio for the clarification, Regards Kris -Original Message- From: Alessio Fiore [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 07, 2002 10:12 AM To: 'Tomcat Users List' Subject: R: Help with hiding resources Thank you Alessio, does this mean that if I put the jar files in

Re: help, JDBCRealm, Why Need to authenticate three times to login

2002-05-07 Thread Eddie Bush
I'm hardly a guru, so you probably want to investigate further. However, it looks to me like your login page is protected by your security constraint. I don't know if that's the problem. I do know that my login page is outside of my url pattern and I just have to log in one time. Regards,

RE: help, JDBCRealm, Why Need to authenticate three times to login

2002-05-07 Thread Barney Hamish
- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 07, 2002 5:58 PM To: Tomcat Users List Subject: Re: help, JDBCRealm, Why Need to authenticate three times to login I'm hardly a guru, so you probably want to investigate further. However, it looks to me like your login page

RE: Help with hiding resources

2002-05-07 Thread Kris Kras
One more question Alessio (if you don't mind), If I have to put the jars in a subdirectory of a tomcat context root directory then is there any way to hide them from someone that can download them simply by typing http://mydomainname/applications/jars/myjarfile.jar? Thanks again. Regards Kris

Re: help, JDBCRealm, Why Need to authenticate three times to login

2002-05-07 Thread Rick Fincher
Hi Hillel, This is a longshot but you aren't calling login.jsp directly are you? It should generate errors if you do, but it's just a thought. Also, what are the implications of making your login page a jsp as opposed to an html? I haven't tried it, but can that cause a second call to the

Re: help plz urgent

2002-05-06 Thread David Rault
you _have_ to set the encoding on your form : form method=POST action=/some_url enctype=multipart/form-data [some_form_inputs] /form bye David - Original Message - From: # Lalit Nagpal # [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 06, 2002 4:12 PM Subject: help plz

Re: help plz urgent

2002-05-06 Thread # Lalit Nagpal #
P I HAVE ALREADY DONE THAT Pnbsp; BIDavid Rault lt;[EMAIL PROTECTED]gt;/I/B wrote: BLOCKQUOTE style=BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5pxyou _have_ to set the encoding on your form :BR FORM action=/some_url encType=multipart/form-data

Re: help plz urgent

2002-05-06 Thread David Rault
well, first of all, YOU DON'T HAVE TO CAPITALIZE YOUR TEXT IT'S ANNOYING TO READ i'm trying to _help_ here try to send some of your html code (the multi part form) and the code of the server component in which you initialize the wrapper/read the parameters by the way, some extra info might help

Re: help plz urgent

2002-05-06 Thread # Lalit Nagpal #
so sorry ... so sorry for capitalising ... i know u were trying to help ... just that things r urgent ... so sorry anyway html code a bit, form, type=text and type=file tags body form name=commonform action=/servlet/TotalUpload ENCTYPE=multipart/form-data input type=text size=10

Re: help plz urgent

2002-05-06 Thread greyson . smith
# To: Tomcat Users List [EMAIL PROTECTED] lalit_tomcat@cc: yahoo.comSubject: Re: help plz urgent

<    4   5   6   7   8   9   10   11   12   13   >