RE: (movie)

2004-04-27 Thread Aaron Dykstra
Can people not on the list send messages to the list? I believe they can unless the list is a moderated list... -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 27, 2004 10:59 AM To: Tomcat Developers List Subject: Re: (movie) Anyone could find a g

[PATCH] Added http proxy support to catalina ant tasks

2004-02-19 Thread Aaron Dykstra
ch (Throwable u) { -; -} -istream = null; -} -} - -} - - -} +/* + * $Header: /home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/AbstractCatalinaTask.java,v 1.2 2003/10/06 09:04:43 remm Exp $

[PATCH] Added http proxy support to catalina ant tasks

2004-02-19 Thread Aaron
? jakarta-tomcat-catalina/site.patch Index: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/AbstractC atalinaTask.java === RCS file: /home/cvspublic/jakarta-tomcat-catalina/catalina/src/share/org/apache/catali na/ant

need request lifecycle diagram

2002-11-30 Thread AAron nAAs
neric Java Server diagram would suffice. Everything I've found so far talks about one of these at a time, so the big picture is never revealed. I want to know, for instance, if filters are applied before or after authentication. Than

HttpSessionBindingListener ClassLoader

2002-10-11 Thread Aaron Mulder
it be unreasonable to set the TCCL to the application CL when calling a HttpSessionBindingListener in the timeout case? If not, I'll file a bug report. Also, I'm not sure whether this is an issue with the 4.x/5.x releases. Thanks, Aaron -- To unsubscribe, e-mail:

RE: HA tomcat ( was: RE: 5.0 proposal)

2002-06-25 Thread Dunlop, Aaron
king great thus far, but we don't have nearly the traffic to require even the setup we have now, so I can't contribute an aweful lot except to say 'works-for-me' Aaron Dunlop > -Original Message- > From: Mathias Herberts [mailto:[EMAIL PROTECTED]] > Sent: Tuesd

RE: [PATCH] MinimalTomcat, Coupling, Bugs 6669, 6670

2002-02-25 Thread Aaron Smuts
Subject: Re: [PATCH] MinimalTomcat, Coupling, Bugs 6669, 6670 > > Aaron Smuts wrote: > > > > I'm very interested. We should call it HouseCat. I'd > > like to find a home for it if it doesn't fit into tomcat. > > > > I detest housecats, but I s

RE: [PATCH] MinimalTomcat, Coupling, Bugs 6669, 6670

2002-02-25 Thread Aaron Smuts
I'm very interested. We should call it HouseCat. I'd like to find a home for it if it doesn't fit into tomcat. > -Original Message- > From: Christopher K.St.John [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 5:35 PM > To: [EMAIL PROTECTED] > Subject: [PATCH] MinimalTom

Fooling Javac

2002-02-25 Thread Aaron Mulder
to get this to work. But it might be an interesting experiment to see if it even makes a noticeable difference. Aaron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: Tomcat: Distributed Session Management revisited

2002-02-19 Thread Aaron Smuts
as well. I'll take a look. . . . Aaron > -Original Message- > From: Filip Hanik [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 9:12 PM > To: Tomcat Developers List > Subject: Re: Tomcat: Distributed Session Management revisited > > hi, let me intr

Re: jk2 problems with libapr.so

2002-01-22 Thread Aaron Bannert
e replacement apr-config and apu-config (in apr and apr-util respectively). It's not yet complete (that's why APRVARS hasn't been removed yet), but if you see something missing let us know. -aaron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

HP-CSF and Tomcat

2001-12-10 Thread LOYD,AARON (HP-FtCollins,ex1)
Has anyone gotten Tomcat to run under HP's Core Services Framework? Using Tomcat 3.2 I tried setting up a CSF service to start and stop Tomcat using the Tomcat class and it's method execute(). Only to discover that they are protected and can't be accessed outside the package. Is there another t

Re: Mod_webapp & Solaris 8

2001-11-28 Thread Aaron Bannert
I know of making this work are: - add libgcc.a to your linker line (ie the output of `gcc -print-libgcc-file-name`) - recompile gcc to use the gnu linker -aaron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Mod_webapp & Solaris 8

2001-11-28 Thread Aaron Bannert
inker (gld from binutils). gld knows about libgcc and implicitly pulls symbols from it when needed. BTW, if you upgrade to libtool-1.4.2 you'll get a nice little warning about using the solaris linker with gcc. -aaron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Problem compiling mod_webapp for IBM HTTP Server 1.9.19 running on AIX 4.3.3. Please help save Tomcat for a high profile project in Switzerland

2001-11-18 Thread Aaron Bannert
y the management’s desire to >use IBM HTTP Server instead of plain Apache mainly due to IBM’s SSL support, which is >perceived to be more trustworthy and secure. > > > > Is my assumption right? If yes, is there a way I could generate that damn .exp >file for mod_webapp? I

RE: [half-off-topic] Java Compilers

2001-10-04 Thread Aaron Mulder
On Thu, 4 Oct 2001, Deacon Marcus wrote: > Could you give me url please? http://java.sun.com/ (Go to the search box in the upper right and put in "dynamic event listeners". It's the first hit. There's now a "new" article and an "old" article - you want the old one.) Aaron

RE: [half-off-topic] Java Compilers

2001-10-03 Thread Aaron Mulder
ic Proxies that you're welcome to look at, based on the aforementioned article. Aaron On Thu, 4 Oct 2001, Deacon Marcus wrote: > Hi, > > > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, October 04, 2001 2:35 AM > > To: [EMAIL PROTECTED] >

Re: Re: >> Apache/Tomcat Collaboration

2001-10-01 Thread Aaron Bannert
On Mon, Oct 01, 2001 at 12:10:36PM -0700, [EMAIL PROTECTED] wrote: > On Mon, 1 Oct 2001, Aaron Bannert wrote: > > > What are the main advantages to using an in-process VM as opposed > > to an out-of-process VM bridged over some form of IPC (like > > mod_webapp/mod_jk/mod_

Re: [ANNOUNCEMENT] Tomcat 4.0-beta-7 Released

2001-09-11 Thread Aaron Knauf
tld files!) Cheers --- Aaron Knauf Software Developer Genie Systems Ltd Auckland, New Zealand Ph. +64-9-573 3310 x812, email: [EMAIL PROTECTED] http://www.geniesystems.com

Re: cvs commit: jakarta-tomcat-connectors/webapp/lib wa_config.c

2001-08-21 Thread Aaron Bannert
ng a sample config to show how this special case works? (Just a snippet from httpd.conf, and the relevant pieces from server.xml) -aaron

Re: mod_webapp

2001-07-18 Thread Aaron Bannert
r into the official repository... > > So we will need to explain this in the README.txt. If the idea is to have the > developement version in jakarta-tomcat-connectors and the maintenance mode one > in Tomcat 4.0 that is great! (Otherwise it is confusing...). "Aaron is pro README.&quo

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-08 Thread Aaron Bannert
On Sat, Jul 07, 2001 at 05:11:04PM -0700, Pier Fumagalli wrote: > Quoting Aaron Bannert <[EMAIL PROTECTED]>: > > > > d) jakarta-tomcat-connectors (* Pier is working on this, I've > > submitted > > Hold it... Pier is working on the new build for the W

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-07 Thread Aaron Bannert
online at the Tomcat > web site. > > which can (at least partially) deal with Alex's "how do you set up the > VCR" issue :-). ( s/Alex/Aaron/ :) That will partially satisfy me, but not everyone has fully-connected high-speed internet access and graphical browsers (at

Re: [PRE-PROPOSAL] jakarta-tomcat-doc sub-project : WAS: [TomcatDocu mentation Redactors To Hire]

2001-07-06 Thread Aaron Bannert
and deployment configuration docs). Just my 2c, -aaron

Re: problem with mod_webapp

2001-07-02 Thread Aaron Bannert
of other webservers has to do more with > their specific OS than the web server (i.e. linking in APR). > > And, hopefully, I'll have time at some point to actually back up what I > am saying with code. I've just got a bazillion other things on my plate > right now. =) -- justin aka "APR evangelist" -aaron

Re: problem with mod_webapp

2001-06-29 Thread Aaron Bannert
>> would have to offer on this. so close, and yet... > > > > As Pier said, just add ServerName. > > > > Be nice if you took all of this info and submitted a patch for the docs. > > I'd bet someone would commit it. I know Aaron Bannert submitted a patch > &

Re: problem with mod_webapp

2001-06-29 Thread Aaron Bannert
have a problem with it (on Solaris 8/sparc and Linux/RH 7.1/x86). We just have to have docs that capture all the scenarios (which is much harder to do in scripts). Maybe I can post some doc updates from my experiences building that beast. -aaron

Re: problem with mod_webapp

2001-06-29 Thread Aaron Bannert
ipt that simply builds mod_webapp.so, and then a README that describes what one needs to do to get it configured (good to separate install from configure). -aaron

RE: shutdown code

2001-06-28 Thread Dunlop, Aaron
downloaded from http://java.sun.com/products/servlet/download.html Of course that doesn't help you much unless you can use Tomcat 4 :) Aaron Dunlop -Original Message- From: Stepan Kalichkin [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 28, 2001 4:15 AM To: [EMAIL PROTECTED] Su

[PATCH] Re: [J-T-C] What about ajp13 refactory in java ?

2001-06-20 Thread Aaron Bannert
On Wed, Jun 20, 2001 at 11:47:23AM +0100, Pier P. Fumagalli wrote: > Aaron Bannert at [EMAIL PROTECTED] wrote: > > On Tue, Jun 19, 2001 at 10:06:07AM -0700, Aaron Bannert wrote: > >> Apache Tomcat Connectors > >> ===

Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-20 Thread Aaron Bannert
On Wed, Jun 20, 2001 at 09:41:19AM +0200, jean-frederic clere wrote: > Aaron Bannert wrote: [snip] > > Apache Tomcat Connectors > > [snip] > > Installing Apa

Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-19 Thread Aaron Bannert
On Tue, Jun 19, 2001 at 10:06:07AM -0700, Aaron Bannert wrote: > Apache Tomcat Connectors > > > > Introduction > > > This CVS module contains the code for the Tomcat Connectors.

Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-19 Thread Aaron Bannert
-c? I would do it myself, but > > honestly I'm at a loss for what would go in there. > > Hi Aaron, > > What did you need exactly ? > in jtc you'll find 4 subdirs : > > coyote: a reflexion framework +/- on what is needed to handle HTTP request on > the java

Re: cvs commit: jakarta-tomcat-connectors/jk/native/common jk_md5.c

2001-06-19 Thread Aaron Bannert
/jk/native/common/jk_md5.c [...] ISTR that j-t-c/jk/native already depends on APR. Instead of duplicating efforts, may I suggest we reuse the md5 functionality of APR (see apr_md5.h)? -aaron

Re: [tomcat-dev] [J-T-C] What about ajp13 refactory in java ?

2001-06-18 Thread Aaron Bannert
d get a STATUS and README file written for j-t-c? I would do it myself, but honestly I'm at a loss for what would go in there. -aaron

JDBC session store, release date projections, etc

2001-05-24 Thread Dunlop, Aaron
us to make a commitment to Tomcat, we'd need to know with reasonable certainty that it will be ready for prime-time by mid-August. And (unfortunately) I probably won't have a lot of time to contribute to the project until later in the fall. :( Thanks fo

Re: Does the beta Tomcat 4 support multiple TLD files in a jar?

2001-05-19 Thread Aaron Mulder
ETA-INF/ since all the TLDs are required to be in the META-INF directory of the packaged JAR. Aaron > I am trying the following with a JSP. > --- > <%@ taglib prefix="e" uri="/exampleTags.tld" %> > Here is the example tag output: > --- > But a servlet e

RE: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Dunlop, Aaron
on, and Paulo's probably right that AJP would be more efficient, but it seems to be working so far. Just my $.02 Aaron Dunlop -Original Message- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 1:59 PM To: [EMAIL PROTECTED] Subject: Re: Use of Apache proxy

Re: Deployment Descriptor Editor

2001-03-22 Thread Aaron Mulder
gh I'm still working on setting up a box for anonymous CVS 'n stuff. Aaron http://www.mearaworks.com/jedi-1_0b4.zip http://www.mearaworks.com/jedi-1_0b4-src.zip

Deployment Descriptor Editor

2001-03-15 Thread Aaron Mulder
'd be interested in including a binary with Tomcat (the 3.x branch for now, since it doesn't support 2.3 yet). If anyone's interested in trying it out, I can send you a copy. Aaron

Re: java.lang.NoSuchMethodError

2001-03-13 Thread Aaron Knauf
w the bean property naming conventions, so that the 's' in 'size' is lower case in the attribute name, but upper case in the getter and setter method names.  This is important. Cheers ----

Re: Implementation in 4.0.b1

2001-03-10 Thread Aaron Mulder
you to put JNDI stuff in there, isn't that an abuse of the spec? Shouldn't Tomcat be using a separate server-specific deployment descriptor to provide the extra information to reference beans that are in a different application (i.e. those that require cusotm JNDI settings)? Aaron

Re: TC3.3m1 Possible bug with session.invalidate

2001-03-06 Thread Dunlop, Aaron
or Netscape 4.7 - same symptoms Thanks, Aaron Dunlop [EMAIL PROTECTED] -- From: [EMAIL PROTECTED] Hi, I seem to be having a problem with session.invalidate(). I'm using this for users to log out of my web site

Re: Tomcat 4 unpacking of WAR files behavior

2001-03-02 Thread Aaron Mulder
AR in. Then you'll get great performance. :) As a middle ground, it probably wouldn't be too horrible to implement a ClassLoader that cached frequently-accessed resources from the WAR. Aaron - To unsubscribe, e-mail: [EM

Re: [PATCH] CatalinaBlock.java

2001-02-12 Thread Aaron Mulder
he Avalon support could be updated independently for new releases of Avalon *or* Tomcat. Aaron Remy Maucherat wrote: > I'm -1 on applying the Avalon patch in the 4.0 tree. > The rationale is : > - Avalon isn't ready yet. It's still in alpha stage, and I fear there ma

IIS/ISAPI connection to tomcat

2001-02-06 Thread Aaron Knauf
new code specific to a later tomcat version? (I don't want to be fixing old code.) Thanks in advance for any help/advice that you can offer. --- Aaron Knauf Implementation Consultant Genie System

Re: The case of the disappearing webapps...

2001-01-20 Thread Aaron Mulder
een that problem on Linux. Aaron On Fri, 19 Jan 2001, David Weinrich wrote: > Ok, I think I have found the problem, and I am guessing the following is > happening: > > 19-Jan-2001 15:10:44 StandardHost[localhost]: Undeploying web application at > context path /struts-test > 19-Jan-2001

Re: TC4's classloader choking on xerces.jar (maybe)

2001-01-20 Thread Aaron Mulder
ps it only breaks if loaded more than once in serial ClassLoaders not parallel ones. But I think tomcat's lib is sill in serial with webapp lib, right? Aaron - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Authorization on Linux

2001-01-02 Thread Aaron Knauf
.) Apache provides modules for authenticating against all sorts of other user accounts.  Perhaps you could try to hook in to one of these. --- Aaron Knauf Implementation Consultant Genie Systems Ltd Auckland, New

Re: An important question

2000-12-27 Thread Aaron Knauf
Please don't start that again. --- Aaron Knauf Implementation Consultant Genie Systems Ltd Auckland, New Zealand Ph. +64-9-573 3310 x812, email: [EMAIL PROTECTED] http://www.geniesystem

Re: F....

2000-12-21 Thread Aaron Knauf
omcat 3 guys 'copying' the TC4 guys - that is kind of the point of open source!) Cheers and Merry Christmas! --- Aaron Knauf Implementation Consultant Genie Systems Ltd Auckland, New Zealand Ph.

Re: [MY_OPINION] Tomcat 3.x

2000-12-18 Thread Aaron Mulder
3.3 is an unstable rewrite." The immediate reaction to which is, "if the *developers* can't even figure it out, I'm going elsewhere." I'm not saying you should cut off all 3.3 development, I just think it should fork and use a name other than "Tomcat". Maybe "xTomcat". :) Aaron

Re: JSSE redistribution

2000-12-12 Thread Aaron Knauf
Ain't crypto laws a bitch?  I see your point.  I withdraw my suggestion. Cheers --- Aaron Knauf Implementation Consultant Genie Systems Ltd Auckland, New Zealand Ph. +64-9-573 3310 x812, email: [

JSSE redistribution

2000-12-12 Thread Aaron Knauf
heers --- Aaron Knauf Implementation Consultant Genie Systems Ltd Auckland, New Zealand Ph. +64-9-573 3310 x812, email: [EMAIL PROTECTED] http://www.geniesystems.com

Re: [TC4] multiple certificates

2000-11-21 Thread Aaron Knauf
stuck with web server limitations that are out of tomcat's control. Aaron Knauf Systems Integrator Genie Systems Ltd Auckland, New Zealand Ph. +64-9-573 3310 x812 email: [EMAIL PROTECTED] http://www.geniesystem

A HOWTO document for making HTTPS connections from servlets hosted bytomcat

2000-11-06 Thread Aaron Knauf
.  If you find any errors - fix them.  If you make any improvements, it would be good if you could drop me a copy of the updated document. Cheers Aaron Knauf Systems Integrator Genie Systems Ltd Auckland, New Zealand

RE: Tomcat as a Service on NT

2000-11-06 Thread Aaron Knauf
Put your zip/jar files in the WEB-INF/lib directory. Aaron Knauf Systems Integrator Genie Systems Ltd Auckland, New Zealand Ph. +64-9-573 3310 x812 email: [EMAIL PROTECTED] http://www.geniesystems.com

Re: jboss on tomcat update

2000-10-30 Thread Aaron Mulder
For what it's worth... -- Forwarded message -- Date: Mon, 30 Oct 2000 19:03:39 -0500 From: Free Software Foundation <[EMAIL PROTECTED]> To: Aaron Mulder <[EMAIL PROTECTED]> Subject: Re: Java, GPL, & APL Aaron Mulder wrote: > Okay, I'

RE: [jBoss-Dev] Re: jboss on tomcat update

2000-10-30 Thread Aaron Mulder
(EVERYONE: Please, PLEASE, leave the threats at the door. Honestly, raising the general level of antagonism is not getting us anywhere!) On Mon, 30 Oct 2000, marc fleury wrote: > Aaron the bundling of APIs (JSP, EJB) that don't work together (JSP doesnt > rely on EJB, and EJB doesnt

Re: [jBoss-Dev] Re: jboss on tomcat update

2000-10-30 Thread Aaron Mulder
jBoss is not a "baby" anymore. We > do not have anything to gain by doing a crusade with GPL. We may not be > exactly where we want just yet (i.e. Project Game Over is not done), but > we sure are "enough" along the way to getting there. I may be wrong, but &

Re: [jBoss-Dev] Re: jboss on tomcat update

2000-10-29 Thread Aaron Mulder
to use it, on the basis of its features not on the basis of its license. Aaron - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jBoss-Dev] Re: jboss on tomcat update

2000-10-28 Thread Aaron Mulder
here is that I don't believe either party is trying to lock out code from the other. But the fact that the licenses are not compatible means that one group or the other has to change licenses in order to enable true sharing of code, which is one of the greatest promises of open source. And it doesn't sound like either party is willing. Aaron

RE: [jBoss-Dev] Re: jboss on tomcat update

2000-10-28 Thread Aaron Mulder
part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. Thanks, Aaron On Sat, 28 Oct 2000, marc fleury wrote: > Ok, > > I am sorry, I should actually provide some information. > > We use the GPL to protect the kernel. The