pb while building tomcat 3.2

2000-11-15 Thread Henri Delebecque
hello, I'm currently trying to install tomcat 3.2b6 on a digital Unix v5.0. I have succeed building ant. I'm trying to build the whole tomcat by using the "sh build.sh" command, and I get the following error message: Configuration property "file" does not have a setMethod in class org.apache.

pb while creating mod_jserv

2000-11-15 Thread Henri Delebecque
hello, I'm currently trying to install tomcat 3.1 on a digital Unix v5.0. I have succeed building ant, and tomcat.I have succeed starting tomcat. I'm trying to build, using apxs, the mod_jserv.so file, since I don't have find any source for the alternative solution, the mod_jk.so, in the dire

Re: Closing Bug Reports?

2000-11-15 Thread Hans Bergsten
Nick, > Hans, I closed it for you. What the heck, what is BugRat doing now? It's > been much better since Nacho and I fixed it (ie, hasn't been wedging mysql > and sending my system spinning with a load average of, 80.69!) > > Now mind you, I've submitted out SQL fixes to BugRat back to Tim Endr

code miss notice

2000-11-15 Thread 이종민
Hi Tomcat-Dev..   I've found some miss code in Tomcat. So I notice you miss point.   In code of "apache/tomcat/task/ApacheConfig.java",   pw.println("AddType test/jsp .jsp");  /*this is a miss code, I think...'test' is replaced with 'text' */   ---> pw.println("AddType text/js

Re: A question regarding source release.

2000-11-15 Thread Nick Bauman
Now is that Open Cloud or Closed Cloud? Seriously, I'd love to see the patches. (especailly if they are literally "patch" file(s)) Thanks, -Nick On Wed, 15 Nov 2000, David Ferry wrote: > Hello, > > I work for a company called Open Cloud. > We have implemented a set of patches against tomcat 3

Re: 3.2 status -- no taglibs in jars

2000-11-15 Thread Nick Bauman
On Wed, 15 Nov 2000, Brian Bucknam wrote: > On a separate topic, we're having some classloader problems > where classes supposedly available in .jars in WEB-INF/lib come > up as "NoClassDefFound" as supporting classes for some servlets > and JSP pages. Moving these jars to jakarta-tomcat/lib so

[BUG REPORTING] Jakarta BugRat has been upgraded

2000-11-15 Thread Nick Bauman
Hello Jakarta Horde, BugRat has been upgraded to use Tomcat 3.2b7 + Apache 1.3.14 + mod_jserv. I will be adding cvsweb.cgi and anon cvs for the bugrat sources as I have been "patching" (or rather just hacking the hell out of) BugRat to whip it into shape. These are the things I've added that yo

Re: Closing Bug Reports?

2000-11-15 Thread Nick Bauman
Hans, I closed it for you. What the heck, what is BugRat doing now? It's been much better since Nacho and I fixed it (ie, hasn't been wedging mysql and sending my system spinning with a load average of, 80.69!) Now mind you, I've submitted out SQL fixes to BugRat back to Tim Endres and he doesn'

BugRat Bug #52 was closed (apparently by: Nick Bauman)

2000-11-15 Thread BugRat Mail System
Bug #52 was closed by Person #0 Synopsis: GET header defaults to be iso-8859-1 encoded which breaks intl' forms passed by GET (logged in as: Nick Bauman) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

BugRat Report #388 was linked to Bug #52(apparently by:Nick Bauman)

2000-11-15 Thread BugRat Mail System
BugRat Report #388 was linked to Bug #52 (logged in as:Nick Bauman) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Patch for bug report #362 (and a patch for a logging error)

2000-11-15 Thread Serge Knystautas
"Craig R. McClanahan" wrote: > > Serge Knystautas wrote: > > > [snip] > > The way I got this to work was to overload the setter method to take both a > > String and an Object... this got it working through Jasper Servlet but not > > jspc. I don't know if that's a violation of the spec or the way

FW: lock

2000-11-15 Thread Larry Isaacs
Sorry, typo in the Cc: -Original Message- From: Larry Isaacs To: 'Pierre Delisle ' Cc: '[EMAIL PROTECTED]' Sent: 11/15/00 9:55 PM Subject: RE: lock Hi Pierre, I saw the same thing a little after 5:00 PM when I tried a commit some changes to this directory. After about 5 minutes of this

Re: 3.2 status -- no taglibs in jars

2000-11-15 Thread Brian Bucknam
Pierre Delisle wrote: > Brian Bucknam wrote: > > However, there is still a problem (see bug #215) in TagLibraryInfoImpl which makes >it so that tag libraries cannot be packaged in .jar files. (3.2b7 (and 3.1) at least >not on Windows, have not tested on *nix.) > > > > I marked this bug "serious

Re: 3.2 status -- no taglibs in jars

2000-11-15 Thread Pierre Delisle
> I'll commit the patch right now and I'd appreciate if you > could run some exhaustive tests. Well, it may take a little while, as my commit is currently blocked because of a lock held by Larry (I've notified him). Since the lock has been on for more than 10 minutes, I suspect something is wro

Re: 3.2 status -- no taglibs in jars

2000-11-15 Thread Pierre Delisle
Brian Bucknam wrote: > > Craig says all the critical bugs are fixed, and it seems maybe they are. > > However, there is still a problem (see bug #215) in TagLibraryInfoImpl which makes >it so that tag libraries cannot be packaged in .jar files. (3.2b7 (and 3.1) at least >not on Windows, have

Bug with Win98 -- tomcat

2000-11-15 Thread Feliu
Jim, I got your Tomcat launcher solution to the Win98 Tomcat problem from the tomcat archive. I wanted to let you know it works great! I had tomcat running under jdk1.2.2. Then I did some work with j2ee, reinstalled tomcat under jdk1.3 and then somehow couldn't get tomcat to work again. It wo

BugRat Report #394 has been filed.

2000-11-15 Thread BugRat Mail System
Bug report #394 has just been filed. You can view the report at the following URL: REPORT #394 Details. Project: Servlet API Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity:

3.2 status -- no taglibs in jars

2000-11-15 Thread Brian Bucknam
Craig says all the critical bugs are fixed, and it seems maybe they are. However, there is still a problem (see bug #215) in TagLibraryInfoImpl which makes it so that tag libraries cannot be packaged in .jar files. (3.2b7 (and 3.1) at least not on Windows, have not tested on *nix.) I marked th

Re: Tomcat 4.0 -- JSP XML representation problems

2000-11-15 Thread Hans Bergsten
Boyd Waters wrote: > [...] > One problem remains: I cannot emit a well-formed XML document because > there are leading blank lines. Consider this document: > > > http://java.sun.com/jsp_1_2"> > > > > The tag is converted to a blank line. I get blank lines in my > document before my (quoted)

Re: Tomcat 4.0 -- JSP XML representation problems

2000-11-15 Thread Boyd Waters
Pierre Delisle wrote: > > I cannot really use the XML representation, because the tag > > doesn't work with current Tomcat-4.0-devel. I get classCastExceptions if > > I try to use this tag. > > But you could still use for your CDATA. > should be in tomcat-4.0 befroe the end of the week. ARG

sessionID within URL and loadbalance (was: WAP and sessionIDs)

2000-11-15 Thread shai
Hi all,   The patch below fix a bug that didn’t let tomcat to run in loadbalance configuration, while having the session managed only in URL.   The mail problem with load balancing is that the jvmRoute param (which is the tomcat name as known from apache side) must be added to the sessi

New Configuration tested

2000-11-15 Thread Jeff Maas
Tested Tomcat v3.1 NT4 SP6 Apache 1.3.14 SUN JDK1.3 And it works just fine. http://jakarta.apache.org/cvsweb/index.cgi/~checkout~/jakarta-tomcat/src/doc/Attic/Tomcat%2bApache-HOWTO?content-type=text/plain was very helpful and easily understood thank you very much. Jeff Maas --

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/service/connector Ajp13ConnectorRequest.java

2000-11-15 Thread hgomez
hgomez 00/11/15 04:03:00 Modified:src/share/org/apache/tomcat/service/connector Tag: tomcat_32 Ajp13ConnectorRequest.java Log: Submitted by: [EMAIL PROTECTED] Fix the ajp13 bug when post is > 8k Revision ChangesPath No revisio

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/service/connector Ajp13ConnectorRequest.java

2000-11-15 Thread hgomez
hgomez 00/11/15 03:40:03 Modified:src/share/org/apache/tomcat/service/connector Ajp13ConnectorRequest.java Log: Submitted by: [EMAIL PROTECTED] Correct ajp13 bug when posting data more than 8k Revision ChangesPath 1.16 +4 -4 jakarta-

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Ajp13.java

2000-11-15 Thread hgomez
hgomez 00/11/15 03:37:25 Modified:src/share/org/apache/tomcat/modules/server Ajp13.java Log: Submitted by: [EMAIL PROTECTED] Fix ajp13 bug when posting more than 8K Revision ChangesPath 1.4 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/modules/server/Aj

A question regarding source release.

2000-11-15 Thread David Ferry
Hello, I work for a company called Open Cloud. We have implemented a set of patches against tomcat 3.2b4 that allows the servlet engine to be distributed. If servlets are written specially requests can be restarted if a given servlet engine node fails. We do load balancing and distribute the se

Re: Need help for redirector of iplanet to Tomcat

2000-11-15 Thread cmanolache
> First of all thank you very much for you reply (to tell the truth, I started > to lose the light at the end of the tunnel). > Since we are entirely Java shop, I used pre-compiled mod_jk, and my platform > is Windows NT 4.0 (SP6) IPlanet4.1(SP3), > > Yes, I tried to run Tomcat with the "ajp12" o

Re: WWW-Auth

2000-11-15 Thread shahed
I am using Tomcat 3.1 with Apache/Stronghold. I assumed that all the web.xml stuff would not work. Am I right ? or will it still work ? Also, I want to auth against a database. In the book Professional JSP, there is an example of using a security interceptor. But again, will that work if I am us

Re: WWW-Authentication with Tomcat

2000-11-15 Thread Danno Ferrin
You need to set up the web-app to require authentication. In the web.xml in the WEB-APP directory you need to add a security-constraint element and a login-config element. There are examples in the examples web-app. --Danno shahed wrote: > How can I do a www-authentication with a jsp pag

WWW-Authentication with Tomcat

2000-11-15 Thread shahed
How can I do a www-authentication with a jsp page ? I tried to set a header in the response of a page, and that bought up the popup uid/pwd window, but how do I get the values back ? Thanks Shahed - To unsubscribe, e-mail: [

Re: Need help for redirector of iplanet to Tomcat

2000-11-15 Thread bo yang
Hi, Costin: First of all thank you very much for you reply (to tell the truth, I started to lose the light at the end of the tunnel). Since we are entirely Java shop, I used pre-compiled mod_jk, and my platform is Windows NT 4.0 (SP6) IPlanet4.1(SP3), Yes, I tried to run Tomcat with the "ajp12"

BugRat Report #392 has been filed.

2000-11-15 Thread BugRat Mail System
Bug report #392 has just been filed. You can view the report at the following URL: REPORT #392 Details. Project: Tomcat Category: Feature Requests SubCategory: New Feature Class: feature State: received Priority: medium Severity

Re: [PROPOSED 3.2B7 PATCH] error displayed for case mismatch in JSPU RL

2000-11-15 Thread cmanolache
+1 Costin > = JspCompiler.java Patch = > RCS file: >/home/cvs/jakarta-tomcat/src/share/org/apache/jasper/compiler/JspCompiler.java,v > retrieving revision 1.14.2.1 > diff -u -r1.14.2.1 JspCompiler.java > --- JspCompiler.java 2000/07/25 20:45:09 1.14.2.1 > +++ JspCompiler.java 2000

Re: Need help for redirector of iplanet to Tomcat

2000-11-15 Thread cmanolache
Have you compiled mod_jk yourself or is it the pre-compiled one ? I'm not sure what version of iPlanet/NES was used on the precompiled module, it may be a possible reason. You could also try to remove the ajp13 worker and see if it works if only ajp12 is used. If you want to debug the problem, p

TC4 Q : Sandbox problem?

2000-11-15 Thread Bob Jamison
We have a project that uses xerces.jar, and I wanted to try to give the user some access to it via JSP. I copied our jar to WEB-INF/lib, and it ran, no problem until it started encountering NoClassDefFound errors on the XML serialization classes. Oops! Jasper doesn't use xerces anymore ;-)

Re: Ajpv13 protocol

2000-11-15 Thread cmanolache
> Is there a separate mod_jk list? > > I've posted a severe bug for ajp13, and I would like to contribute, but I > don't see a TODO for mod_jk or much discussion on plans for mod_jk and > related containers. That's because right now ( AFAIK ) there is no imediate plan for mod_jk. It works well

Re: [PATCH] ajp13 post > 8K

2000-11-15 Thread kenneth topp
Actually, thank you. very much. Argh... I should have spent some time tracing that.. I hope I would have found that one. tomcat 3.2 is really ready to go, IMO. Congrats on a great release, Kenneth Topp On Wed, 15 Nov 2000, GOMEZ Henri wrote: > Fixed that one :-) > > --- > jakarta-tomcat/sr

Need help for redirector of iplanet to Tomcat

2000-11-15 Thread Bo Yang
Hello every one, I have great deal of problems to get the Netscape redirector working. I followed the “Ho-To….” installation steps religiously, but got still no luck. My environment is the following: -IPlanet Enterprise Web Server 4.1 (SP3) - Tomcat V3.2 beta-07 - Jd

Re: Servlet - Jini - Tomcat3.1

2000-11-15 Thread Arieh Markel
> From: "Flávio Rodrigo M. de Carvalho" <[EMAIL PROTECTED]> > To: "Arieh Markel" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > Subject: Re: Servlet - Jini - Tomcat3.1 > > - Original Message - > >Flavio, > >It is not clear from your description what you are trying to do. > > > > . does you

BugRat Report #391 has been filed.

2000-11-15 Thread BugRat Mail System
Bug report #391 has just been filed. You can view the report at the following URL: REPORT #391 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

Re: Servlet - Jini - Tomcat3.1

2000-11-15 Thread Flávio Rodrigo M. de Carvalho
- Original Message - >Flavio, >It is not clear from your description what you are trying to do. > > . does your server issue a query to obtain a Jini service reference from > a lookup server ? Exactly, my servlet just make an unicast to receive from the lookup server the Registrar (L

Interesting issue with Java and Cygwin under WIN32

2000-11-15 Thread Arieh Markel
We have identified an interesting issue, which I am not sure how to resolve (if it ever will), and it is not directly relevant to Jakarta. In our application, in order to leverage the work that has been done for operating in a Unix environment (rcX.d scripts, utility scripts), we have decided to

BugRat Report #390 has been filed.

2000-11-15 Thread BugRat Mail System
Bug report #390 has just been filed. You can view the report at the following URL: REPORT #390 Details. Project: Tomcat Category: Feature Requests SubCategory: New Feature Class: swbug State: received Priority: high Severity: se

getResource() bug in AdaptiveClassLoader

2000-11-15 Thread Rickard Öberg
Hey During our integration of Tomcat in jBoss we have uncovered a bug in the AdaptiveClassLoader. The getResource() methods delegates to the system classloader, which is wrong. It should instead simply delegate to the parent classloader. regards, Rickard -- Rickard Öberg Email: [EMAIL PROTE

BugRat Report #389 has been filed.

2000-11-15 Thread BugRat Mail System
Bug report #389 has just been filed. You can view the report at the following URL: REPORT #389 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: serio

BugRat Report #388 has been filed.

2000-11-15 Thread BugRat Mail System
Bug report #388 has just been filed. You can view the report at the following URL: REPORT #388 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: ser

cvs commit: jakarta-tomcat/src/share/org/apache/jasper/runtime JspRuntimeLibrary.java

2000-11-15 Thread larryi
larryi 00/11/15 06:53:07 Modified:src/share/org/apache/jasper/runtime JspRuntimeLibrary.java Log: Port fix for: Conversion of String to boolean was erroneous Submitted by: Gareth Morgan <[EMAIL PROTECTED]> Revision ChangesPath 1.6 +4 -4 jakarta-tomcat/s

[PROPOSED 3.2B7 PATCH] error displayed for case mismatch in JSP URL

2000-11-15 Thread Larry Isaacs
In Tomcat 3.2b7 (and earlier), invoking http://localhost:8080/test/jsp/Helloworld.jsp results in an NPE in JspCompiler.isOutDated(). This occurs because getRealPath() returns null since the 'w' should be uppercase, hence it is considered an "unsafe" path. To make this error return "file not foun

RE: ftp task in ant

2000-11-15 Thread Conor MacNeill
Damian, To use the optional ant ftp task you need to install NetComponents. Try here http://www.savarese.org/oro/software/NetComponents.html Once you have that in your classpath, you will not need to have the either. You may want to follow-up discussion on ant-dev rather than tomcat-dev, as t

[PATCH] ajp13 post > 8K

2000-11-15 Thread GOMEZ Henri
Fixed that one :-) --- jakarta-tomcat/src/share/org/apache/tomcat/service/connector/Ajp13ConnectorR equest.java.origWed Nov 15 00:04:02 2000 +++ jakarta-tomcat/src/share/org/apache/tomcat/service/connector/Ajp13ConnectorR equest.java Wed Nov 15 00:04:32 2000 @@ -249,7 +249,7 @@