RE: jasper directory missing in distribution

2001-10-27 Thread Joel P. Worrall
Just so you're aware, if you have a xerces parser (same or another version) in your webapp/WEB-INF/lib directory, the new ClassLoader configuration breaks Tomcat, generating a ClassCastException on the xerces DocumentBuilderFactory implementation when trying to start the JspServlet. In other

Link on Jakarta Web site to Tomcat 4.0 not 4.0.1?

2001-10-27 Thread Jonathan Eric Miller
I just noticed that the link to the release version of Tomcat on the Jakarta Web site is pointing to 4.0 and not 4.0.1? I thought that it pointed to 4.0.1 previously, but, I don't remember for sure. Is this an indication that there is a problem with 4.0.1? I'm currently running 4.0, but, I was

Re: Error in mod-webapp nightly snapshot

2001-10-27 Thread Pier Fumagalli
David Smith at [EMAIL PROTECTED] wrote: Pier -- Thought you might want to know about this (you might already). I just built mod-webapp from the nightly snapshot dated 10-25-2001 and found an error in the build. Line 77 of WarpConnector.java imports

2 or more sessions in tomcat

2001-10-27 Thread Rinku Randhawa
Hi, Can there be 2 or more sessions handled by tomcat server in IE 5.0 browser of a PC using its inbuilt session tracking property? I can see only one session being able to be handled till now. Whenever there are 2 sessions then the session values get interchanged between them. Thanks Rinku

RE: Viewing this mailing list online

2001-10-27 Thread Geoff Howard
Yes, there are lots of places -- here is one that is mentioned on mailing lists page at the jakarta site (http://jakarta.apache.org/site/mail2.html): http://mikal.org/interests/java/tomcat/archive/list You also should be able to recieve a digest version, although this post seems to imply that

Using Tomcat 4.0 to connect to MS Access DB

2001-10-27 Thread Michael J. Pierzga
Hello all, I have been using Apache with Tomcat 3.2 to simply use a MS Access database. I connect the datasource name to the actual file using the ODBC service administrator from the Windows NT control panel. Now, I want to go to Tomcat 4.0 stand-alone and get to the same database ...

TC4 does not see my simple servlet as TC3 does

2001-10-27 Thread Siomara Pantarotto
Hi All, I just installed TC4 and I am ready to migrate my application from TC3.2.3 to it. I did everything according to the installation instructions Sun provides. I create a small application to test the installation with a simple JSP and a Simple servlet example. They run perfectly under

Re: getRemoteAddr() vs getRemoteHost()

2001-10-27 Thread Yoav Shapira
Hi, My guess is you need to enable remote address lookups in your server.xml. Since they are expensive to log, they are usually turned off by default, and the behavior is to simply return the address rather than the host. Yoav Miao, Franco CAWS:EX wrote: When I put the following code in

Support for UDP

2001-10-27 Thread ash s
Hi ! Where can I get more information on the UDP-multicast support extended by Tomcat. Does Apache web server support UDP-multicast ? thanxs ash The Information contained and transmitted by this E-MAIL is proprietary to Wipro and/or its Customer and is intended for use only by the

RE: sourcepath problem in building tomcat (apxs pb building mod_j k.so)

2001-10-27 Thread Bill Cai
Larry, thanks. cheers, -bill --- Larry Isaacs [EMAIL PROTECTED] wrote: The Tomcat 3.3 release is built on a Sun box running SunOS. It has no problem using the build.xml file as is. I don't know why your system is having trouble with the ';' in build.xml, though perhaps its a JDK 1.2.1

Mod jk with tomcat 4.01

2001-10-27 Thread mailinglist
Hello list, I've searched the archives and doc but didn't find anything about Apache and Tomcat (known as mod_jk with the 3.x version) When I start Tomcat, I have this message : Starting service Tomcat-Standalone Apache Tomcat/4.0.1 Starting service Tomcat-Apache Apache Tomcat/4.0.1 so I

Re: Need help for server.xml

2001-10-27 Thread Nikola Milutinovic
Jean-Luc BEAUDET wrote: Sorry if this is the second Post... I made a little mistake ! Hi all, I'm newbie with the Tomcat env. Runnin' SOLARIS 8 Apache 1.3.20 and ApacheJServ 1.1.2 i had to decide to shift to Tomcat 4.0.1 especially for jsp's. I'm happy with it but i'd like to:

Tomcat 4 does not find my servlets, why?

2001-10-27 Thread Siomara Pantarotto
hi all, I just installed TC4 and tried a simple application. JSPs work fine but when I invoke my servlet I get always: The page cannot be found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Iterator.next to String

2001-10-27 Thread Isak Rickyanto
Hello all of Java Gurus... I use iterator in my code and I have succeeded to display the iterator.next() in the browser but I want to pass it to next jsp, so I want to get the value of iterator.next and convert to String variable I try String title=(String)iterator.next(); but I found

Re: Win98 problems

2001-10-27 Thread T.A. Flores
You have to right click that little icon in the upper left hand corner of the DOS window -go to properties and then change the memory settings. Better advice would be not to do this in Win9x ~Tonia - Original Message - From: Hornsby Peter [EMAIL PROTECTED] Date: Friday, October 26,

Problem with context changes...

2001-10-27 Thread Chandramouli Nagarajan
Hai, In my application, i am forwarding the control to some other jsp file which is located in some other directory than the forwarding page.The destination page uses relative addresses for loading images.But i think when i forward using jsp forward directive, the path context is not getting

[FAQ] jGuru FAQ Update

2001-10-27 Thread Alex Chaffee
jGuru maintains FAQs and Forums on Servlets, JSP, and Tomcat (as well as many other Java topics). Here is an automated update on recent postings to Tomcat-related FAQs. Please direct flames and feedback to [EMAIL PROTECTED] . - Alex

Importing openssl private keys into keytool keystore

2001-10-27 Thread Viswanathan Prakash
Hi. This is the description of my problem. I already have an apache/openssl based webserver. Now I want to run tomcat in ssl mode independent of apache. One way to do it of course is to generate a private key using keytool, generate a csr and get a certificate. In my case, this would mean

Re: Iterator.next to String

2001-10-27 Thread D. Jay Newman
but I want to pass it to next jsp, so I want to get the value of iterator.next and convert to String variable I try String title=(String)iterator.next(); but I found error . If you haven't gotten several answers by now: Unless you are iterating over a list of String's, that won't work.

RE: Viewing this mailing list online

2001-10-27 Thread Milt Epstein
On Fri, 26 Oct 2001, Kemp Randy-W18971 wrote: Sure. Just go to the Tomcat users archive. But the real solution is to provide a digest list option (hint! hint!). I believe it is already possible to receive this list as a digest. Check the apache/jakarta/tomcat mailing list page for details.

mod_jserv mod_jk

2001-10-27 Thread mperreno
Hi, I've read in the doc that mod_jserv and mod_jk aren't compatible, but they seem to go along without problem. My ApacheJServ is on port 8007 and my tomcat is on ports 8008 8009 and 8080. Servlets from both work fine. Are problems going to happen to me soon? -- mathieu perrenoud [iis] --

Upgrading from Tomcat 3.x to Tomcat 4

2001-10-27 Thread Joao Carlos
Hi, I was wondering about upgrading my Tomcat 3.x + Apache 1.3 server to use Tomcat 4, but i didn't find how to connect Tomcat 4 to Apache. It does not have a conf file to include in apache configuration, etc. How can i do that? --- Joao Carlos [EMAIL PROTECTED] -- To unsubscribe,

Integrating PHP 4 with Tomcat

2001-10-27 Thread Sebastian Bergmann
Hello there! I'm new to this list, so I'll introduce myself quickly: As one can already guess from this mail's From: header - my name is Sebastian Bergmann. I am a 23 years old computer science student from Germany and involved in various Open Source projects, most actively with PHP

Integrating PHP 4 with Tomcat

2001-10-27 Thread Sebastian Bergmann
(This is a resent. The original posting didn't show up on the mailing list after several hours) Hello there! I'm new to this list, so I'll introduce myself quickly: As one can already guess from this mail's From: header - my name is Sebastian Bergmann. I am a 23 years old computer

RequestDispatcher HttpServletRequest wrapper issue.

2001-10-27 Thread Nicolas Romanetti
Hello, I am developing an internationalized web application. I am using tomcat 3.2.2 (but the problem I have encountered also concern Iplanet 6.1) I need to be able to process forms submitted in UTF-8, so I POST my data using the multipart/form-data enctype. My Front Controller servlet can

Where is 4.0.1 ?

2001-10-27 Thread Dom
Watching Tomcat 4 download site, I only find Jakarta-tomcat-4.0 binaries (17-Sep-2001) Where are the October Jakarta-tomcat-4.0.1 binaries ? Dom -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

using Apache and Tomcat 4.0

2001-10-27 Thread Ilic Aleksandar
Hi there, I am trying to integrate Apache-1.20 and Tomcat-4.0 via webapp_module. I have done next steps: LoadModule webapp_module libexec/mod_webapp.so AddModule mod_webapp.c WebAppConnection warpConnection warp my_host:8008 WebAppDeploy examples warpConnection /examples/ And of course

Re: Where is 4.0.1 ?

2001-10-27 Thread Remy Maucherat
Watching Tomcat 4 download site, I only find Jakarta-tomcat-4.0 binaries (17-Sep-2001) Where are the October Jakarta-tomcat-4.0.1 binaries ? Somebody screwed up the website. I just fixed the Tomcat 4 related links. Remy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: Upgrading from Tomcat 3.x to Tomcat 4

2001-10-27 Thread Adam Fowler
Hi, Have a read of the information in Tomcat 4's Server.xml file. Its basic, but covers it. I'll get my appendix on this finished ASAP. Adam. Tomcat-Book project http://tomcatbook.sourceforge.net On Saturday 27 October 2001 20:02, you wrote: Hi, I was wondering about

How to let tomcat output the stackTrace of an Exception

2001-10-27 Thread Yi-Xiong Zhou
Hi, I got an SQLException in user authentication after tomcat have reconnected the JDBC Realm. I would like to see the full message of the Exception. How can I get it? I have set debug=2 in server.xml and still not getting the full message. Could anyone tell me how to let tomcat print out the

Re: Integrating PHP 4 with Tomcat

2001-10-27 Thread Craig R. McClanahan
Hello Sebastian, See intermixed stuff below. On Sat, 27 Oct 2001, Sebastian Bergmann wrote: Date: Sat, 27 Oct 2001 10:01:30 +0200 From: Sebastian Bergmann [EMAIL PROTECTED] Reply-To: Tomcat Users Mailing List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Tomcat User Mailinglist [EMAIL

Re: RequestDispatcher HttpServletRequest wrapper issue.

2001-10-27 Thread Craig R. McClanahan
In servlet 2.2 (i.e. Tomcat 3.x), you are not allowed to wrap requests and responses. However, this is allowed in servlet 2.3 (i.e. Tomcat 4.0) as long as your wrappers extend the provided wrapper base classes. Craig On Sat, 27 Oct 2001, Nicolas Romanetti wrote: Date: Sat, 27 Oct 2001

Tomcat Manager question

2001-10-27 Thread Leonardo Djekki
I am running Tomcat 4.0.1, and using the Tomcat Manager app to deploy my new web application. It is working fine (I am able to call all the servlet on the new web application), but I would like to know why my new web application get installed on: $CATALINA_HOME\work\localhost\Vermont and is

Re: Tomcat and firewalls...

2001-10-27 Thread Pae Choi
Dave, Could you tell me what platform do you use? Pae I use Zone Alarm and it doesn't bother Tomcat at all. Dave At 01:54 PM 10/23/2001 +0100, you wrote: I use ZoneAlarm and I've found that I have to turn it off in order to use Tomcat Dave -Original Message- From: Thomas

Re: Tomcat Manager question

2001-10-27 Thread Craig R. McClanahan
On Sat, 27 Oct 2001, Leonardo Djekki wrote: Date: Sat, 27 Oct 2001 20:40:07 -0400 From: Leonardo Djekki [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Tomcat Manager question I am running Tomcat 4.0.1, and using

Re: the include action - is this possible

2001-10-27 Thread Gaurav Khanna
Then how come this is working? a href=/domains/registration/support/fetch.asp?displang=%=session.getAttribu te(displayLanguage)%file=whybuy.jspWhy Buy?/a Thanks Gaurav - Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 23, 2001

Re: the include action - is this possible

2001-10-27 Thread Craig R. McClanahan
On Sat, 27 Oct 2001, Gaurav Khanna wrote: Date: Sat, 27 Oct 2001 20:45:57 -0700 From: Gaurav Khanna [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: the include action - is this possible Then how come this is working? a

RE: getRemoteAddr() vs getRemoteHost()

2001-10-27 Thread Miao, Franco CAWS:EX
This is what my current seting in server.xml file, but still no luck! Aslo I check all enableLookups value in server.xml file, they all are true. --- By default, DNS lookups are enabled when a web

[ANNOUNCEMENT] Tomcat 3.2.4 beta 1 available

2001-10-27 Thread Marc Saegesser
The first beta release of Jakarta Tomcat 3.2.4 is now available for download at http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.2.4-beta-1 Tomcat 3.2.4 fixes bugs found since the Tomcat 3.2.3 release in July, 2001. See the RELEASE-NOTES file for details on bug fixes and changes in

[ANNOUNCEMENT] Tomcat 3.3 RPM Updated

2001-10-27 Thread GOMEZ Henri
Some minor glitches appears and reported also bu Nicolas: RH 6.x use nobody user to run Apache HTTP server, so I used also that one to operate tomcat but RH 7.x use apache user to run Apache HTTP server === The new RPM will create a tomcat user which will run tomcat. Other updates : -