Ang: RE: newbie jsp question

2002-03-19 Thread Magnus Jansson
Well! I already have a connection to the database, I can extract information out from the database but when I use execute procedure commando I only get that very hard to debug error page from tomcat. here is a copy of it: java.lang.VerifyError: (class: interbase/interclient/ErrorKey, method: s

Re: JDBC/JNDI problem, continued - PUZZLED

2002-03-19 Thread Nikola Milutinovic
> On Tue, 19 Mar 2002, Nikola Milutinovic wrote: > > > > From other posts it looks like Tyrex is not working. > > > > At least one guy managed to get my combination to work. The fact that he > > is one of the top developers (Craig) might have something to do with it. > > I'm not saying

RE: Deployment from directories not under webapps

2002-03-19 Thread Yuval Levav
Thanks. I put the jars in WEB-INF\lib. In them are my servlets and classes they use. In the log I see that the WebClassLoader deploys all the jars to the correct place, but the ContextConfig can't find them. In web.xml I declared the servlets and their class (com.xxx.xxx.xx

Problem reloading server.xml without restarting TC

2002-03-19 Thread Khurram Munir
Can Tomcat reload server.xml after editing without restarting. I m adding datasource entry in server.xml programmatically and wants that my application should use that recently added datasource without restarting tomcat i m adding that in application context _

RE: tomcat3-3.3a-2 doesn't load turbine-2.1

2002-03-19 Thread Bill Barker
Does RTFM mean anything to you? Please look at http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ug.html#configuring_c lasses and all will become suddenly clear. In particular, Tomcat 3.3.x ignores jars in $TOMCAT_HOME/lib. -- To unsubscribe: For additional co

Re: multiple WEB-INF?

2002-03-19 Thread Nikola Milutinovic
> Can I tomcat4 search multiple WEB-INF in one webapp like: > > /dira/WEB-INF > /dirb/dirb1/WEB-INF > /dirc/WEB-INF No and it shouldn't. One webapp has one deployment descriptor. Nix.

Re: Off Topic: Free J2EE IDE: Which one?

2002-03-19 Thread Gregor Kovaè
Hi! I don't know about Eclipse, but I can tell you about NetBeans/Forte. You can use Forte Enterprise Edition (I think it costs around $ 2000) or you could use NetBeans and EJBDoclet (http://xdoclet.sourceforge.net/) to write your EJBs. And then you could use and ANT task to deploy them to you

Re: java.net.BindException

2002-03-19 Thread cyril vidal
> > Does anybody have the solution for this problem? > When I start Tomcat 4.0.1 by commandline, I always obtain the same message: > Server. run /init:java.net.BindExecption:Adress in use:bind > java.net.BindException:Adress in use:bind > at java.net.PlainSocketImpl.socketBind(nativMethod)

Re: Install tomcat 3.2.3 on Win 98

2002-03-19 Thread smashingwebs
Thanks Daniel...It worked! I have been developing a jsp application on my desktop (win 2000) and now I can further it on my laptop too. Best Rgds, Brennan P.S. I was able to increase the environment memory under the dos prompt "Properties" button to 3072. This seems to work ok.Thanks ag

Re: Tomcat 3.2.1, 3.2.3, 3.2.4a

2002-03-19 Thread Joel Rees
Daniel Bruce Lynes elucidated > On March 19, 2002 07:26 pm, you wrote: > > > Random thought -- have you replicated the package structure in your > > directory structure underneath WEB-INF/classes? > > No Yeah. You said you were using jars, and jars should have the directory structure built into

RE: URL Re-writting

2002-03-19 Thread Gurmeet
I m really grateful -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 10:23 PM To: Tomcat Users List Subject: Re: URL Re-writting On Mon, 18 Mar 2002, Gabriel Gajdos wrote: > Date: Mon, 18 Mar 2002 13:48:37 +0100 > From: Gabriel Gaj

Tomact + apache + warp (mod_webapp) + SSL

2002-03-19 Thread Tomasz . Ciolek
Hi all Does any one have an idea how to make mod_webapp work properly with a apache mod_ssl vitual server? Here is the scenario: I have a web application that can run in either native tomcat or with apache as a fron end. I use mod webapp to provide a mapping of the application to the apache se

RE: URL Re-writting

2002-03-19 Thread Gurmeet
I hope TomCat developers also go thru this list and would revert on this. My coner is that by using URL - rewritting its eating up 24 bytes of URL - 32 for the ID and rest for the string ";jsessionID=" -Original Message- From: Gabriel Gajdos [mailto:[EMAIL PROTECTED]] Sent: Monday, Mar

Re: multiple WEB-INF?

2002-03-19 Thread Joel Rees
Grandy Fu asked: > Can I tomcat4 search multiple WEB-INF in one webapp like: > > /dira/WEB-INF > /dirb/dirb1/WEB-INF > /dirc/WEB-INF I think not. Is creating multiple contexts in your server.xml what you would rather do? That way, you can keep your p

Re: Tomcat 3.2.1, 3.2.3, 3.2.4a

2002-03-19 Thread Daniel Bruce Lynes
On March 19, 2002 07:26 pm, you wrote: > Random thought -- have you replicated the package structure in your > directory structure underneath WEB-INF/classes? No I ended up saying #$#@$@# on it, and installed Tomcat 4 for now. However, I still need to get 3.2/3.3 working (neither work...both

problems running tomcat4.04b1 under cygwin

2002-03-19 Thread tek1
hello. i'm trying to run tomcat on windows2000 using cygwin. i've set my JAVA_HOME and TOMCAT_HOME environment variables (in /home/user/.bashrc), and are as follows: $ echo $JAVA_HOME /cygdrive/c/java/j2se/sun/131_02 $ echo $TOMCAT_HOME /cygdrive/c/java/tomcat/404b1 java runs fine whenever

Re: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread Joel Rees
JavaJosh wrote (about the cache getting stale): > Nope, no JSP. Just a plain old servlet. I think this is a known issue, and I think there is even a tool for forcing the cache to pick up your changes. It's really difficult to trace dependencies through a program without executing it. That is wh

Re: 403 errors for webdav PUT on TC 4.0.3

2002-03-19 Thread Remy Maucherat
> Hi, > > I tried using the DAVExplorer webdav client app w/ Tomcat v4.0.3 > (on Solaris). > I connected with URL "http://myhost:8080/webdav/"; and was able to GET > files from the $TOMCAT_HOME/webapps/webdav/ directory w/ no problem. > But when I tried to 'make collection' or 'PUT', I get 403 err

Re: Log4j initialization problem

2002-03-19 Thread D Henton
Do I read you conf file to be a relative path , how about setting as fully defined from the root eg /var/fred/log.txt - Original Message - From: "James Adams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 5:59 PM Subject: Log4j initialization problem > Hello

Re: Tomcat 3.2.1, 3.2.3, 3.2.4a

2002-03-19 Thread Joel Rees
Daniel Bruce Lynes wrote: > I've now tried using the WEB-INF/lib directory with all of the above versions > to no avail. No matter what, certain lib files I put into the WEB-INF/lib > directory won't load. Also, specific class files within specific jar files > won't load; extracting them into t

403 errors for webdav PUT on TC 4.0.3

2002-03-19 Thread Marcia Perry
Hi, I tried using the DAVExplorer webdav client app w/ Tomcat v4.0.3 (on Solaris). I connected with URL "http://myhost:8080/webdav/"; and was able to GET files from the $TOMCAT_HOME/webapps/webdav/ directory w/ no problem. But when I tried to 'make collection' or 'PUT', I get 403 errors. So I d

Help with apache-mod_webapp-tomcat redirecting problem

2002-03-19 Thread Christopher Bare
I'm trying to set up an apache-mod_webapp-tomcat web server. My problem is that mod_webapp redirects certain kinds of requests, and when it does this, it always uses the value of [ServerName] set in httpd.conf. This is problematic if I use localhost or an internal (192.168.x.x) ip address to acce

SSL Setup Notes: 3.2.2 via Apache

2002-03-19 Thread Keith Elliott
Hi folks, I just setup Apache to talk to Tomcat via SSL. The available docs were helpful, but there were a couple holes (which are probably clarified in the recent docs, but I’m still using 3.2.2). If it helps, here are the notes I took when getting everything rolling: ===

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread JavaJosh
Yes, I have seen that work directory. I may start fishing in those waters. I suspect that my own servlets will change fairly often, so dynamic reload is very important to me. I would not be satisfied accepting that this is "the one that got away". > -Original Message- > From: Peter Wiela

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread JavaJosh
Nope, no JSP. Just a plain old servlet. > -Original Message- > From: Dahnke, Eric [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 2:31 PM > To: 'Tomcat Users List' > Subject: RE: Where's my fish? How do I go fishing? (Tomcat 4.0) > > > If there is a JSP page either calling th

multiple WEB-INF?

2002-03-19 Thread Grandy Fu
Hi, Can I tomcat4 search multiple WEB-INF in one webapp like: /dira/WEB-INF /dirb/dirb1/WEB-INF /dirc/WEB-INF Grandy -- This mail sent through http://webmail.comp.polyu.edu.hk -- To unsubscribe:

What jar file needed to compile Taglib Handler?

2002-03-19 Thread Isak Rickyanto
Hello all please help me... OK... I try to compile Java program to make simple custom tag I found error when compile it... I think because it doesn't found the jar file needed to compile.. I found that the jar file needed to compile in Tomcat 3 is servlet.jar but I use Tomcat 4.0.1 now...

Install tomcat 3.2.3 on Win 98

2002-03-19 Thread smashingwebs
Hi, I need help to set up tomcat 3.2.3 on windows 98. I went to sysedit and put in TOMCAT_HOME = c:\tomcat into autoexec.bat I also put in JAVA_HOME = c:\jdk1.3.1_02 But when I try to run tomcat I get the message: "You must set JAVA_HOME to point at your Java Development Kit Installation" Is t

Re: Host.java an unconnected gear?

2002-03-19 Thread Craig R. McClanahan
On Tue, 19 Mar 2002, Micael Padraig Og mac Grene wrote: > Date: Tue, 19 Mar 2002 15:13:55 -0800 > From: Micael Padraig Og mac Grene <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Host.java an unconnected gear? > > How is the Host.java cl

Tomcat 3.2.1, 3.2.3, 3.2.4a

2002-03-19 Thread Daniel Bruce Lynes
I've now tried using the WEB-INF/lib directory with all of the above versions to no avail. No matter what, certain lib files I put into the WEB-INF/lib directory won't load. Also, specific class files within specific jar files won't load; extracting them into the WEB-INF/classes directory doe

problems connecting to MS Access when Tomca3.2 runs as service

2002-03-19 Thread Sampige, Srinivas
Hi I am running Tomcat3.2 on Windows2000. I am facing a problem when I try to connect (from a Servlet) to an MS Access database when Tomcat is running as an NT service. When I manually run Tomcat from the console the same servlet works perfectly. The link http://www.apachelabs.org/tomcat-use

Re: Install tomcat 3.2.3 on Win 98

2002-03-19 Thread Daniel Bruce Lynes
On March 19, 2002 04:46 pm, smashingwebs wrote: > I need help to set up tomcat 3.2.3 on windows 98. > I went to sysedit and put in TOMCAT_HOME = c:\tomcat > into autoexec.bat > I also put in JAVA_HOME = c:\jdk1.3.1_02 Make sure that says "set JAVA_HOME=c:\jdk1.3.1_02" The 'set' keyword is requi

Re: Struggling for one week please Help Help..................

2002-03-19 Thread Daniel Hinojosa
Uma Munugala wrote: >Hi > > >I have written a servlet which implements SingleThreadModel >and used already existing public static syncronized classes to access >database. >these classes were used for standalone application. >does static synchronized has any problem with servlets > >when I d

Apache 1.3.23 and Tomcat 4.0.3 - mod_webapp not working

2002-03-19 Thread Tom Kreiner
I just installed Apache 1.3.23 and Tomcat 4.0.3 and each one individually seems to be working just fine. I then attempted the installation of the mod_webapp module. The installation appears to have run smoothly. I copied the mod_webapp.so file into /usr/local/apache_1.3.23/libexec directory. I

Log4j initialization problem

2002-03-19 Thread James Adams
Hello, I am having the problem of Tomcat initializing/creating my Log4j log files in whatever directory that Tomcat is started from. In other words if I am currently at directory /kung/foo when I issue the command /etc/init.d/tomcat start, then my log files will be created under /kung/foo instea

RE: Off Topic: Free J2EE IDE: Which one?

2002-03-19 Thread Bing Zhang
I just downloaded Jdeveloper 3.2.3 this morning. Seems that I have to abondon it, :-). Does JDeveloper 9i come with its own Servlet and EJB container or I have to install something else? I am developing on NT, but backend is Oracle 8.1.7 and Tomcat 4.0.1 on linux. Will add Jboss soon. Thanks,

RE: Struggling for one week please Help Help..................

2002-03-19 Thread Uma Munugala
Hi Jim Thanks for replying I tried the way you suggested but it does not work, it gives me same problem. Thanks Uma -Original Message- From: James Williamson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 3:11 PM To: Tomcat Users List Subject: Re: Struggling for one week p

Re: SecurityManager - pulling my hair out

2002-03-19 Thread Kim Altintop
Hi, > One problem I saw once related to processing files in jars. Yes, you're right. I suspected this as I also had trouble with the "codeBase" attribute. It worked well when applied to a directory containing class files whereas the specified permissions where not granted to classes inside jar

Tomcat 4.0.1 to 4.0.3 upgrade problem

2002-03-19 Thread Joel Sather
Hi, I'm having a problem getting one webapp to work when I upgrade to 4.0.3. Although the webapp responds normally under the Tomcat port, when I try to access it via Apache (AJP1.3 connector), it somehow gets a null pointer error. The strange thing is that there are two other apps that have ide

WebAppConnection

2002-03-19 Thread Robert Abbate
Hi. I am trying to get Apache to recognize Tomcat4 and I got everything working fine until this problem here. I entered the WebAppConnection directive the way I was instructed, but I keep getting the errors below when I do a apachectl configtest: Checking configuration sanity for httpd: Synta

Re: Problem with Tomcat and Apache

2002-03-19 Thread James Williamson
Hi Philip, You can't do it unless you start hacking mod_webapp or doing fancy things with Apache, such as resetting handlers, changing the order modules are called etc... Regards, James Williamson www.nameonthe.net - Original Message - From: Philip M. Meier <[EMAIL PROTECTED]> To: Tomca

Re: Struggling for one week please Help Help..................

2002-03-19 Thread James Williamson
Uma, You've defined it the wrong way round, it should be: public static boolean gDefaultConnectionIsOracle = false; Regards, James Williamson www.nameonthe.net - Original Message - From: Uma Munugala <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 10:27 PM Su

Host.java an unconnected gear?

2002-03-19 Thread Micael Padraig Og mac Grene
How is the Host.java class used in Tomcat? It is never implemented by some class. Is it a gear connected to nothing? What is up? I don't know the dynamics of how this class works. Obviously, it is important, but a mystery to me. Micael -- To unsubscribe: Fo

RE: XML curiosities

2002-03-19 Thread John Wadkin
Yes - I know. Wrote the email when I was borderline homicidal maniac after trying to work out why Xerces 2 doesn't like the same documents that Xerces 1 is more than happy with. I'm not thick (not a genius either!) - you don't get 82% on an AI assignment without having a few brain cells - but XML.

RE: XML curiosities

2002-03-19 Thread John Wadkin
Craig, What was wrong? :) I deliberately didn't say - wanted to see if anyone could spot it. The answer: N! classname v className - just an N! That's why I expected a parse error - classname isn't a valid attribute of an element, but className is. Talk about fussy :) The Xerces parser issue is s

Security problem with 4.0.2

2002-03-19 Thread Lawlor, Frank
When I start tomact 4.0.2 with the -security option I get the errors below. If I move it to server\lib the tomcat startup problems go away, but the app startup gets SAX classNotFound errors. After the error info is the first part of the output with set CATALINA_OPTS=-Djava.security.debug=all -

RE: XML curiosities

2002-03-19 Thread Micael Padraig Og mac Grene
The reason xml is so popular is that it is ubiquitous. At 07:33 PM 3/19/02 +, you wrote: >Adam, > >I'm not entirely certain why XML is so popular. XML tools are thin on the >ground, as is any decipherable information. The spec's make little sense - >borderline gibberish. I've tried making the

Re: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread Peter Wieland
Hello, I just started fishing some weeks ago and I had similar difficulties. I don't know if there is an elegant way to catch some nice fish, but I can explain you the way I got it to work. I think it is a problem of Tomcats caches. (Not really a problem, because once an application is developpe

RE: Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread Dahnke, Eric
If there is a JSP page either calling the servlet or the servlet includes or forward to a JSP page, you may want to try to touch *.jsp in the dirs containing the jsps. HTH -Original Message- From: JavaJosh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 4:08 PM To: [EMAIL PROTE

Struggling for one week please Help Help..................

2002-03-19 Thread Uma Munugala
Hi I have written a servlet which implements SingleThreadModel and used already existing public static syncronized classes to access database. these classes were used for standalone application. does static synchronized has any problem with servlets when I deployment my servlet and try to

RE: HELP! Tomcat startup error

2002-03-19 Thread Kwan, William
Thanks Matt. That made me realize I downloaded the light version. I downloaded the full version and it works great. Will -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 7:04 AM To: [EMAIL PROTECTED] Subject: Re: HELP! Tomcat startup

RE: Figuring out which Unix process is which

2002-03-19 Thread Andy Eastham
Yoav, You could try making differently named links to the java command, then edit your startup files so that each tomcat instance uses a different link to the "java" command? Andy > -Original Message- > From: Yoav Shapira [mailto:[EMAIL PROTECTED]] > Sent: 19 March 2002 20:52 > To: [EMA

Re: Figuring out which Unix process is which

2002-03-19 Thread Cheng Yan
Try this: % ps -ef | grep jre | grep java.endorsed - Original Message - From: "Yoav Shapira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 15:52 Subject: Figuring out which Unix process is which > Hi, > We run multiple instance of tomcat using the same JAV

Re: Off Topic: Free J2EE IDE: Which one?

2002-03-19 Thread Mark
I've been using JDeveloper 9i (free) from Oracle. I like it MUCH better than VA Java and has some very nice features. Here's some info... http://www.sys-con.com/java/article2arick.cfm?id=1247&count=3702&tot=3&page=2 At 12:37 PM 3/19/2002 -0500, you wrote: >i havent done ejb in forte community

RE: HELP! Tomcat startup error

2002-03-19 Thread Andy Eastham
William, Try renaming the tomcat directory so that it has no spaces in it. This usually breaks anything written in java. Andy > -Original Message- > From: Kwan, William [mailto:[EMAIL PROTECTED]] > Sent: 19 March 2002 19:54 > To: Tomcat user (E-mail) > Subject: HELP! Tomcat startup err

Where's my fish? How do I go fishing? (Tomcat 4.0)

2002-03-19 Thread JavaJosh
Hello, Tomcat 4.0.3 is apparently not reloading a recompiled servlet. According to the docs, this should be the default behavior. Interestingly, it WILL load a new servlet. I have 2 questions, of the "where's my fish" sort and of the "how do I fish" sort. Where's my fish: why isn't Tomcat relo

RE: HELP! Tomcat startup error

2002-03-19 Thread Kwan, William
I figured it out. I needed jdk1.4 because there are extra classes being called in tomcat 4.03. talk to you later, Will -Original Message- From: Kwan, William [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 11:54 AM To: Tomcat user (E-mail) Subject: HELP! Tomcat startup error

Problem with Tomcat and Apache

2002-03-19 Thread Philip M. Meier
Hello, I'm using Tomcat 4.0.2 and Apache 1.3.20 connected with mod_webapp. I want to configure it Apache, that every request for a jsp-page or a servlet will be redirected to tomcat and the rest will be parsed by Apache! How to do that? WepAppDeploy /home/www/userxxx/html conn / does not work

Re: HELP! Tomcat startup error

2002-03-19 Thread matt
Looks like you don't have xerces-j installed. You can download it here: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/ Make sure the xerces.jar file is in your classpath. $CATALINA_HOME/lib is a good place. Matt > Hi, > > Here is a debug of my startup. Could someone ple

Figuring out which Unix process is which

2002-03-19 Thread Yoav Shapira
Hi, We run multiple instance of tomcat using the same JAVA_HOME, so when we run a ps command (Solaris 2.8) we see a bunch of java processes, but can't tell which one is which instance of tomcat. Does anyone have any ideas to help this problem? It's not possible for us to run the processes as dif

Re: XML curiosities

2002-03-19 Thread Craig R. McClanahan
On Tue, 19 Mar 2002, John Wadkin wrote: > Date: Tue, 19 Mar 2002 17:22:47 - > From: John Wadkin <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: "Tomcat Users List (E-mail)" <[EMAIL PROTECTED]> > Subject: XML curiosities > > All, > > A few XML issues. Firstly, I w

Re: JNDIRealm with bind as user functionality

2002-03-19 Thread Craig R. McClanahan
omcat-4.0/nightly/ > This is indeed the directory for nightly builds of the HEAD branch of Tomcat 4 (including the updated JNDIRealm). Over the last few days, changes in build processes of some of the dependencies weren't yet reflected in the build process for the nightly builds. I ju

Re: question about tomcat configuration

2002-03-19 Thread Cheng Yan
Hi, all, Can someone kindly show me how to configure tomcat so that I can visit http://localhost:8080/index.html from any other machine than the one where tomcat resides? What changes should make in $CATALINA_HOME/conf/server.xml? Could someone send his/her modified server.xml to me, please? M

Re: question about tomcat configuration

2002-03-19 Thread Cheng Yan
Christopher, I have not tried to set up a connector with apache yet. I don't even know how. And I don't know exactly the differences between apache and tomcat. My impression is that they both are web servers and tomcat can interpret jsp while apache can not. That's all I know. I just want to gain

Re: XML curiosities

2002-03-19 Thread Dr A.C. Marshall
Funnily enough (as it always is!) - we've been having problems with a new version of xerces on the WBL project that I supervise. It just keeps coming back with things that arent wrong - for example, it claims an entity isnt defined when it quite plainly is (and the other entities in the same file

TC4.0 mod_webapp make error w/apache_1.3.20

2002-03-19 Thread Mark Scott
Hi, I've been able to get the configure to work now the make process craps out with the error in the attached file... Thanks Mark [EMAIL PROTECTED] webapp-module-1.0.1-tc401:! $ make make[1]: Entering directory `/home/mascott/webapp-module-1.0.1-tc401' make[1]: Entering directory "lib" mak

Re: Off Topic: Free J2EE IDE: Which one?

2002-03-19 Thread David Cassidy
I think when you want the J2EE bits for forte it costs :( I'm just starting to get going into the EJB areana and so $1995 doesn't seem very nice :( D Matt Egyhazy wrote: >i havent done ejb in forte community edition, however, it comes with tc 3.3 >and you can debug servlets internally. i have

Re: Garbage showing up when trying to download a word doc in TC 4.0.1

2002-03-19 Thread David Cassidy
Mehjabin, Don't know if you are using windows or Unix but ... ( works nicer in a unix term rather than windows telnet but ..) easiest way to test this is to fake a web request. So telnet where hostname is your machine's name or IP address and the port is the port on which you are running To

IIS + Tomcat

2002-03-19 Thread Deepan Patel
How's it going? I'm trying to get Tomcat running on IIS 5.0. I have found some stuff out there, but everyone has there or way of doing things. Can you guys tell me what's the best practice for this is, or point me in the right direction? Thank you very much, Deepan Patel Network / System

bug Java 1.3

2002-03-19 Thread vmfa
Hi, I was reading this document:Working with the Jakarta NT Service I am working with tomcat 3.3a this document told about a bug in Java 1.3 "Notice for JDK 1.3 users: There is a known problem in JDK 1.3 that affects Java applications being run as Windows NT services. The bug causes the service

bug JDK 1.3

2002-03-19 Thread vmfa
Hi, I was reading this document:Working with the Jakarta NT Service I am working with tomcat 3.3a this document told about a bug in Java 1.3 "Notice for JDK 1.3 users: There is a known problem in JDK 1.3 that affects Java applications being run as Windows NT services. The bug causes the service

RE: JSP Page caching questions

2002-03-19 Thread Anthony Eden
Option 1 isn't really viable for a production system. There are times when the PHBs want to make a minor change in an included file and the easiest way to deal with it is to just make the change in the production server and touch all of the files. Option two is problematic as well since it invol

RE: Tomcat 3.2.x

2002-03-19 Thread Robert Nocera
I was under the impression that you need to rename your zip files to jar files to get Tomcat 3.2 to load them. At least that's what I have noticed in using Tomcat 3.2 with JBuilder. Robert Nocera New England Open Solutions www.neosllc.com "You supply the Vision. We will do the rest."   -

Re: question about tomcat configuration

2002-03-19 Thread Lev Assinovsky
Just keep in mind, the performance of pair Apache-Tomcat few times less then of standalone Tomcat. You can verify this using 'ab'. Christopher Bare wrote: > > --- Cheng Yan <[EMAIL PROTECTED]> wrote: > > Hi, all, > > > > I just installed tomcat 4.0 binary on my Solaris 8 > > box at home. This

HELP! Tomcat startup error

2002-03-19 Thread Kwan, William
Hi, Here is a debug of my startup. Could someone please help me?? C:\>catalina run -debug Using CATALINA_BASE: C:\JAVA\APACHE TOMCAT 4.0 Using CATALINA_HOME: C:\JAVA\APACHE TOMCAT 4.0 Using CATALINA_TMPDIR: C:\JAVA\APACHE TOMCAT 4.0\temp Using JAVA_HOME: C:\JAVA\JDK1.3.1_02 ClassLoade

RE: XML curiosities

2002-03-19 Thread John Wadkin
Adam, I'm not entirely certain why XML is so popular. XML tools are thin on the ground, as is any decipherable information. The spec's make little sense - borderline gibberish. I've tried making the XML files you refer to more "well formed" but all I get is more errors! I've tried using reference

RE: JSP Page caching questions

2002-03-19 Thread Don Sauer
There are 2 ways. 1. Modify the server.xml and turn reloadable off for your JSP (this is recommended because it will compile them each time the JSP page is run) or 2. Stop Tomcat and delete the jsp cache pages under the working drectory and restart Tomcat -Original Message- From: Anthony

Re: SecurityManager - pulling my hair out

2002-03-19 Thread Lawlor, Frank
I also just remembered that Xerces seems to have problems sometimes resolving paths correctly. I found that it would 'assume' the wrong base file directory location for resolving DTDs. To see if this might be the case you can create a /javax/servlet/resources/web-app_2_3.dtd and put it in som

Re: SecurityManager - pulling my hair out

2002-03-19 Thread Lawlor, Frank
Yes, strange. I ran into a couple of odd things when I turned java security on. One problem I saw once related to processing files in jars. If you are really desperate, unzip xerces.jar and servlet.jar into the neighboring classes dir (and remove the jars) and see if it helps. Make sure the .d

Re: installation of Tomcat 4.0

2002-03-19 Thread Lawlor, Frank
Make sure you have your paths specified correctly. The default install dir for tomcat is jakarta-tomcat-4.0.3. It can be hard to see errors in the initial invocation because the batch files unfortunately use start rather than run. To keep the info on the screen you can change the startup.bat to

Re: question about tomcat configuration

2002-03-19 Thread Christopher Bare
--- Cheng Yan <[EMAIL PROTECTED]> wrote: > Hi, all, > > I just installed tomcat 4.0 binary on my Solaris 8 > box at home. This Solaris > machine is connected to my w2k pc through a linksys > router, which is > connected to a cable modem. I'm a beginner, but we have very similar setups, so mayb

mod_webapp +ssl +apache 1.3.22

2002-03-19 Thread J S (m)
OS: RedHat 7.1 Apache: 1.3.22 Tomcat: 4.01 Have configured Apache to use mod_ssl and started with SSL with no problem... The problem is whenever I go to a jsp page from https I get source code. If I go to http the request is passed to tomcat. If I add a connecter to server.xml for ssl, I can go t

Re: JNDIRealm with bind as user functionality

2002-03-19 Thread Jonathan Eric Miller
Thanks for the info. Can you tell me where I would download it from? So, you're saying it would be in a directory other than the following? http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/ Thanks, Jon - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "

RE: installation of Tomcat 4.0

2002-03-19 Thread John Niven
> -Original Message- > From: Alexander Reifinger [mailto:[EMAIL PROTECTED]] > Sent: 19 March 2002 17:57 > To: Tomcat Users List > Subject: AW: installation of Tomcat 4.0 > > > Ermmm - He does not seem to find some class. Anyone else please... Ermmm is right -- I'm out of my depth. I'm

RE: installation of Tomcat 4.0

2002-03-19 Thread Kwan, William
John, Alexander suggested that and I tried that but get an error message: C:\>catalina debug start > Using CATALINA_BASE: C:\JAVA\APACHE TOMCAT 4.0 > Using CATALINA_HOME: C:\JAVA\APACHE TOMCAT 4.0 > Using CATALINA_TMPDIR: C:\JAVA\APACHE TOMCAT 4.0\temp > Using JAVA_HOME: C:\JAVA\JDK1.

Re: Creating threads from a servlet

2002-03-19 Thread Bo Xu
- Original Message - From: "Anthony Eden" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 12:45 PM Subject: RE: Creating threads from a servlet > > > > -Original Message- > > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]

RE: Creating threads from a servlet

2002-03-19 Thread Craig R. McClanahan
On Tue, 19 Mar 2002, Anthony Eden wrote: > Date: Tue, 19 Mar 2002 12:45:12 -0500 > From: Anthony Eden <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: RE: Creating threads from a servlet > > > > > -Original Messag

Re: response.sendRedirect not redirecting

2002-03-19 Thread Christopher Bare
--- Mostafa Al-Mallawani <[EMAIL PROTECTED]> wrote: > Hi, > I have a problem with redirecting. In my JSP page I > keep checking for > errors, whenever I catch one, I set a variable on > the session object and > then forward to an error page; this could happen up > to 5 times in one > page. The

RE: Tomcat 3.2.x

2002-03-19 Thread Brandon Cruz
I use tomcat 3.2.4 and haven't noticed this problem. Not sure about the earlier versions of 3.2.x. Brandon -Original Message- From: Daniel Bruce Lynes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 11:13 AM To: [EMAIL PROTECTED] Subject: Tomcat 3.2.x I'm curious as to whethe

RE: installation of Tomcat 4.0

2002-03-19 Thread John Niven
> -Original Message- > From: Kwan, William [mailto:[EMAIL PROTECTED]] > Sent: 19 March 2002 17:06 > To: 'Tomcat Users List' > Subject: RE: installation of Tomcat 4.0 > > > Raj, > > I did do that. I kept the directory names the same except by > putting it in a directory called java.

AW: installation of Tomcat 4.0

2002-03-19 Thread Alexander Reifinger
Ermmm - He does not seem to find some class. Anyone else please... Alexander > I did try it and here is what i get: > > C:\>catalina debug start > Using CATALINA_BASE: C:\JAVA\APACHE TOMCAT 4.0 > Using CATALINA_HOME: C:\JAVA\APACHE TOMCAT 4.0 > Using CATALINA_TMPDIR: C:\JAVA\APACHE TOMCAT 4.

Further to Tomcat 3.2 problem with deploying webapp jar/zip files

2002-03-19 Thread Daniel Bruce Lynes
I've also tried checking the Tomcat bugzilla database, to no avail. Seems no matter what I enter for a query term, I don't get anything back, or if I try the simple form, I usually get back one item that is usually for a different product. -- To unsubscribe: For a

RE: Creating threads from a servlet

2002-03-19 Thread Anthony Eden
> -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 12:15 PM > To: Tomcat Users List; David Shanahan > Subject: Re: Creating threads from a servlet > > > A couple of notes about using your own threads in servlet containers: >

RE: Garbage showing up when trying to download a word doc in TC 4.0.1

2002-03-19 Thread Kapasi, Mehjabin
Thanks Joel, I have been trying what you said. I did not understand what you meant by "Check the http headers you are sending for the download. There's a tool forthis floating around somewhere I think. Compare the headers 3.2.1 sends with the headers 4.0.1 sends." How do I check that? Her

Re: Off Topic: Free J2EE IDE: Which one?

2002-03-19 Thread hanasaki
You can integrate Tomcat 4 yourself ;) Change the startup scripts to support JPDA Attach with Netbeans For soruce debugging you will need to mount the Tomcat directories in your netbeans project Chris Pheby wrote: > I am using netbeans right now (for Servlets not J2EE). Tomcat 4 integration > i

Tomcat 3.2.x

2002-03-19 Thread Daniel Bruce Lynes
I'm curious as to whether this problem is just me. I haven't seen any mention of anyone else running into this problem. However, what I'm experiencing (it doesn't happen in Tomcat 4.0.x), but I still need to get things working under Tomcat 3.2.x is: 1. deploy the war file 2. restart tomcat 3.

Re: Off Topic: Free J2EE IDE: Which one?

2002-03-19 Thread Matt Egyhazy
i havent done ejb in forte community edition, however, it comes with tc 3.3 and you can debug servlets internally. i have not tried remote debugging. matt - Original Message - From: "Bing Zhang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 11:34 AM Subject:

RE: JSP Page caching questions

2002-03-19 Thread Anthony Eden
FWIW, I wrote a small Perl script for doing a recursive touch on all files in a given directory. It is at http://www.anthonyeden.com/projects/perl/rtouch.pl.txt Sincerely, Anthony Eden > -Original Message- > From: Diego, Emil [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 9

XML curiosities

2002-03-19 Thread John Wadkin
All, A few XML issues. Firstly, I wrongly put this in server.xml: Instead of seeing a SAX parse exception or similar, this appeared in catalina.out: ERROR reading /usr/local/tomcat/conf/server.xml At Line 29 /Server/Service/Engine/Host/Context/Valve/ classname=org.apache.catalina.valves.Remot

newbie question of the day

2002-03-19 Thread Charles Horan
Is Tomcat currently, or in a future version intended to be a full J2EE container? Regards, Charles Horan "There can be no permanent catalogue of change. You must look at it with as few preconceptions as possible, asking yourself 'Now what is this thing doing'" -- To unsubscribe:

  1   2   >