Re: migration from JServ to Jakarta-Tomcat

2000-12-08 Thread Andy
óÁÌØÎÉËÏ× áÌÅËÓÅÊ áÌ ÅËÓÁÎÄÒÏ×ÉÞ wrote: > Hello > in ApacheModuleJServ: > ApJServAction .jsp /servlets/oracle.jsp.JspServlet > > How it will be present in httpd.conf with mod_jk? > > Alexey Salnikov > ICQ: 14293059 To my knowlege Oracle has not ported to mod_jk yet. For standard tomcat/apache/m

Re: username and password for admin tomcat 3.2

2000-12-10 Thread Andy
e admin context to be "trusted". Now the admin app should work. -Andy __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com

Re: Tomcat 3.3

2000-12-21 Thread Andy
going to have a long enough lifespan to make it worth my while? Is help needed there? I probably prefer to start out with bug fixes as its easier to get into "if you do this than this breaks". So some direction (preferrably without the partisan slant) would be very helpful. Thanks, A

[Fwd: Tomcat 3.3]

2000-12-21 Thread Andy
s 3.3 going to have a long enough lifespan to make it worth my while? Is help needed there? I probably prefer to start out with bug fixes as its easier to get into "if you do this than this breaks". So some direction (preferrably without the partisan slant) would be very helpful. Thanks,

Re: Tomcat 3.3

2000-12-21 Thread Andy
"Craig R. McClanahan" wrote: > Andy wrote: > > > But, that being the case (and I know I'm touching on a sore spot) what will > > be the lifespan of 3.3. > > Since a proposal to publish a "Tomcat 3.3" has never been formally presented and > vot

Re: Tomcat 3.3

2000-12-21 Thread Andy
Yeah i saw that. I'm planning a few updates. Jon Stevens wrote: > on 12/21/2000 1:13 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> > wrote: > > > updating the web site is yet another useful way to > > contribute). > > It is even documented on how to do that! > >

Your account is about to be expired

2004-02-23 Thread andy
I have your password :) * Disclaimer This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should de

[ANNOUNCEMENT] Domino / Tomcat connecter available

2001-05-30 Thread Andy Armstrong
place in the Tomcat release ;-) -- Andy Armstrong, Tagish

Re: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-05-31 Thread Andy Armstrong
Hi Pier, It's using AJP at the mo, though it could, I think, also use JNI. Not using Domino's bundled VM tho. "Pier P. Fumagalli" wrote: > > Andy Armstrong at [EMAIL PROTECTED] wrote: > > > I've written a Tomcat for Lotus Domino in the spirit of the I

Re: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-05-31 Thread Andy Armstrong
ED53 2F39 DC9B 904A 364F 80E6 > > >-----Original Message- > >From: Andy Armstrong [mailto:[EMAIL PROTECTED]] > >Sent: Wednesday, May 30, 2001 1:05 PM > >To: Tomcat Dev > >Subject: [ANNOUNCEMENT] Domino / Tomcat connecter available > > > > &

Re: [BUG T322] Bug in getServletContext().getResource() for relative URLs

2001-05-31 Thread Andy Armstrong
[EMAIL PROTECTED] wrote: > > Wasn't one of the 3.2.2 changes that you could not request URLs from the > WEB-INF directory? Possibly its just that and not really all relative URLs. The IIS and Domino connectors certainly explicitly veto access to the web-inf directory. --

Re: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-05-31 Thread Andy Armstrong
kevin seguin wrote: > > > > > We could add it to jakarta-tomcat-connector ? > > > > +1 -- so long as andy will help fix bugs in it when/if they come :) Of course ;-) We'll be actively using it here for a long time to come, so we'll have a vested in

Re: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-06-01 Thread Andy Armstrong
GOMEZ Henri wrote: > > >> We could add it to jakarta-tomcat-connector ? > >> > > > >+1 -- so long as andy will help fix bugs in it when/if they come :) > > I'll commit this works on current JTC. > > I'd like to see this connector suppor

A starting point for ajp13, ajp14/warp anyone?

2001-06-01 Thread Andy Armstrong
omcat 4 sources -- am I right in thinking that the only ajp14 connector that exists at the moment is the Apache one? Sorry if this is an rtfm -- I've had a quick look round the site but couldn't find much. -- Andy Armstrong, Tagish

Re: A starting point for ajp13, ajp14/warp anyone?

2001-06-01 Thread Andy Armstrong
ace to look > for examples. there are ajp13 connectors for apache, iis and netscape. > you're domino connector is also there now, i think :) > > Andy Armstrong wrote: > > > > Hi, > > > > This weekend I'm going to look at making the Domino connector w

Re: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-06-01 Thread Andy Armstrong
GOMEZ Henri wrote: > > >> We could add it to jakarta-tomcat-connector ? > >> > > > >+1 -- so long as andy will help fix bugs in it when/if they come :) > > I'll commit this works on current JTC. > > I'd like to see this connector suppor

Re: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-06-01 Thread Andy Armstrong
GOMEZ Henri wrote: > > >GOMEZ Henri wrote: > >> > >> >> We could add it to jakarta-tomcat-connector ? > >> >> > >> > > >> >+1 -- so long as andy will help fix bugs in it when/if they come :) > >> > >>

Re: A starting point for ajp13, ajp14/warp anyone?

2001-06-01 Thread Andy Armstrong
___[_] > EMAIL : [EMAIL PROTECTED](. .) > PGP KEY : 697ECEDD...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 > > >-Original Message- > >From: Andy Armstrong [mailto:[EMAIL PROTECTED]] > >Sent: Friday, J

[ANNOUNCE] Domino redirector 1.0.1

2001-06-03 Thread Andy Armstrong
es of anyone who is in a position to do this. -- Andy Armstrong, Tagish

Re: [VOTE] New Committer: Andy Armstrong

2001-06-04 Thread Andy Armstrong
Thanks folks ;-) kevin seguin wrote: > > i'd like to propose Andy Armstrong as a new committer. > > he has provided a connector for the lotus domino webserver > (http://free.tagish.net/domino-tomcat/index.jsp) which has recently been > incorporated into jakarta-tomcat-

Re: realms and authentication

2001-06-04 Thread Andy Armstrong
ight be an easy way to implement various different > authentication schemes > by delegating to a "RealmProvider". One could write a "SimpleRealmProvider" > or a "JDBCRealmProvider" > etc. > > Does anyone think this might be a good idea for inclusion in tomcat? > -Mike > > __ > Mike Jennings > Southgate Software Ltd. > 250-382-6851 (ph) > 250-382-6800 (fax) > [EMAIL PROTECTED] -- Andy Armstrong, Tagish

Re: realms and authentication

2001-06-05 Thread Andy Armstrong
Michael Jennings wrote: > > Thanks for the feedback! > > Does tomcat 3.2.2 currently support JAAS? Not in any explicit sense I think (anyone?), but JAAS is usable with Tomcat -- if that isn't too much of a politicians answer! -- Andy Armstrong, Tagish

Re: realms and authentication

2001-06-05 Thread Andy Armstrong
to JDK1.3 and above > but this should not be a problem for v4. All the existing realm > implementations can then be re-implemented as JAAS LoginModules. This would seem to me to be the way to go. +1 here. -- Andy Armstrong, Tagish

Re: realms and authentication

2001-06-05 Thread Andy Armstrong
Antony Bowesman wrote: > > Andy Armstrong wrote: > > > > Michael Jennings wrote: > > > > > > Thanks for the feedback! > > > > > > Does tomcat 3.2.2 currently support JAAS? > > > > Not in any explicit sense I think (anyone?

Re: realms and authentication

2001-06-06 Thread Andy Armstrong
Antony Bowesman wrote: > > Andy Armstrong wrote: [snip] > > I've just been having a look at this. As you say it would be easy enough > > to implement a JAAS realm -- the main problem being how to provide > > access to the JAAS Subject. The cleanest route would seem

Re: realms and authentication

2001-06-06 Thread Andy Armstrong
ould legitimately return a subset of Principals based on inspection rights that have been granted to the caller. -- Andy Armstrong, Tagish

Re: SSL - NES / DOMINO

2001-06-07 Thread Andy Armstrong
Andy Armstrong wrote: [snip] > There's a bug in the current release of the Domino connector that means > that it doesn't properly recognise SSL requests, which means it doesn't > is_ssl in the jk_ws_service structure. I've fixed this now, but I don't >

Re: SSL - NES / DOMINO

2001-06-07 Thread Andy Armstrong
7 [en] (X11; U; Linux 2.4.2-2 i686) > > - > Henri Gomez ___[_] > EMAIL : [EMAIL PROTECTED](. .) > PGP KEY : 697ECEDD...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 > > > Name: snoop.jsp >snoop.jspType: unspecified type (application/octet-stream) > Encoding: quoted-printable -- Andy Armstrong, Tagish

Re: SSL - NES / DOMINO

2001-06-07 Thread Andy Armstrong
Andy Armstrong wrote: [snip] > I've now had a look at the 3.3 source for ajp13 and I think I understand > the problem. Look at this: > > if(s->ssl_cert_len) { > if(0 != jk_b_append_byte(msg, SC_A_SSL_CERT) || >0 != jk_b_appe

[ANNOUNCE] Domino redirector 1.0.2

2001-06-08 Thread Andy Armstrong
Version 1.0.2 of the Lotus Domino redirector for Win32 and Linux is available now at http://free.tagish.net/domino-tomcat/ The main change is a fix to the SSL handling that means that SSL connections are now correctly reported to Tomcat. -- Andy Armstrong, Tagish

Re: [ANNOUNCE] Domino redirector 1.0.2

2001-06-08 Thread Andy Armstrong
nections are now correctly reported to Tomcat. > > Excellent !:) > > Will you commit it ? I don't seem to have commit rights yet -- I didn't really hear much after the vote. Otherwise I would have ;-) -- Andy Armstrong, Tagish

Re: [ANNOUNCE] Domino redirector 1.0.2

2001-06-08 Thread Andy Armstrong
GOMEZ Henri wrote: > > 7 vote +1, no vote -1 > > You're now commiter: > > Craig is a little busy with JavaOne but I'm sure > he will do the necessary next week. > > I'll do the commit :) Merci Henri. -- Andy Armstrong, Tagish

Re: [ANNOUNCE] Domino redirector 1.0.2

2001-06-10 Thread Andy Armstrong
"Craig R. McClanahan" wrote: > > On Fri, 8 Jun 2001, Andy Armstrong wrote: > > > GOMEZ Henri wrote: > > > > > > >Version 1.0.2 of the Lotus Domino redirector for Win32 and Linux is > > > >available now at > > > > > > &g

Re: [j-t-c] OS poll

2001-06-11 Thread Andy Armstrong
(. .) > PGP KEY : 697ECEDD...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -- Andy Armstrong, Tagish

Re: [ANNOUNCE] Domino redirector 1.0.2

2001-06-11 Thread Andy Armstrong
"Craig R. McClanahan" wrote: [snip] > Your new username/password should have been delivered, and I've set up > your commit privileges. Welcome! How was that sent? I don't have it yet, but I'm on the road ATM. -- Andy Armstrong, Tagish

Re: [j-t-c] OS poll => [j-t-c] webserver poll

2001-06-13 Thread Andy Armstrong
Apache 1.3/Win32 Apache 1.3/GNU/Linux (actually RedHat 6, 7) IIS 4.0/NT IIS 5.0/2000 Domino 5/Linux Domino 5/NT -- Andy Armstrong, Tagish

Re: ~rant~ Docs, user list, etc.

2001-06-14 Thread Andy Armstrong
mcat-apache, tomcat-install, > etc.? > > Or maybe a configuration validation program that does more than just check > syntax (a la httpd's)? > > I'm trying to take some intiative here, but I've been out of the loop since > Oct 2000 or so =) > > Thoughts anyone? > > - r -- Andy Armstrong, Tagish

#define JK_VERSION in j-t-c (doesn't exist)

2001-06-14 Thread Andy Armstrong
one. Is there anything there? Should there be? -- Andy Armstrong, Tagish

Re: Tomcat book WAS : RE: ~rant~ Docs, user list, etc.

2001-06-14 Thread Andy Armstrong
so I can enjoy the summer and a home which actually looks like a > place where also other people would like to come ;-)). -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-14 Thread Andy Armstrong
ts now #define JK_VERSION 1 <== proposed in jk_global.h? There should be some defined mapping between the version string and the number too I suppose. -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-15 Thread Andy Armstrong
versions and numeric one way to do it would be to reserve a certain number of digits for each part of the version string so you'd have something like this: 1.0.1 ==> 10001 12.3.6 ==> 120306 which has the advantage that the numerical representation increases monotonically and linearly with increases in textual version. -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-15 Thread Andy Armstrong
ple working on the cutting edge j-t-c stuff who will be using the > > latest versions of everything. > > ? That is CVS ? Yes. -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-15 Thread Andy Armstrong
e code rendered practically unreadable in this way. I didn't know about the EXPERIMENTAL switch. What are the semantics of that? > >As to the mapping between textual versions and numeric one way to do it > >would be to reserve a certain number of digits for each part of the > >version string so you'd have something like this: > > > > 1.0.1 ==> 10001 > >12.3.6 ==> 120306 > > Ok -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-15 Thread Andy Armstrong
ur concern that, if we were to do that, the code would end up polluted with many conditionally compiled sections making testing and maintenance harder? If nothing else such a constant could be used to throw a compile time error if people attempt to build a connector using incompatible shared jk code. -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-15 Thread Andy Armstrong
error? If so, it's just #if !defined(JK_MODULE_RELEASE) || JK_MODULE_RELEASE < REQUIRED #error "You need to have a later of the jk module. See source for details" #endif Is that what you meant or were you expecting something more glamorous? -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-15 Thread Andy Armstrong
ith that case too. Surely that isn't too evil is it? #if FOR_TOMCAT >= TOMCAT400 /* Read the variable into a dummy variable: we do this for the side * effect of reading it into workBuf. */ GETVARIABLEINT("HTTPS_KEYSIZE", &dummy, 0); if (workBuf[0] == '[') s->ssl_key_size = atoi(workBuf+1); #else (void) dummy; #endif -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-16 Thread Andy Armstrong
sion > of mod_jk the connectors could know the parameters and the structures used by > the version. Thanks Jean. I don't think the documentation burden necessarily increases that much. I expect most people writing a new connector to start with the source of an existing one -- I certa

'localhost' v '127.0.0.1' in workers.properties

2001-06-19 Thread Andy Armstrong
had the problem nslookup localhost was fine, and the problem persisted whether or not there was a localhost entry in hosts. I haven't tried other hostnames there. -- Andy Armstrong, Tagish

Re: Some clean up of the jakarta-tomcat tree for Tomcat 3.3

2001-06-19 Thread Andy Armstrong
jakarta-tomcat head: > > proposals/jasper34 > proposals/tomcat-4.0 > proposals/web-connector > src/jasper34 > > They all have projects elsewhere and, as Henri noted earlier, would make > a noticeable reduction in the size of the source file. > > Cheers, > Larry -- Andy Armstrong, Tagish

[Fwd: RE: 'localhost' v '127.0.0.1' in workers.properties]

2001-06-19 Thread Andy Armstrong
ost == null) { try { localHost = InetAddress.getByName("127.0.0.1"); } catch (UnknownHostException e2){ throw (new Exception("Unable to resolve local host name.")); } } Jay -- Jay Burgess Delano Technology Corporation mailt

Re: JVM files on a standard linux box..

2001-06-20 Thread Andy Armstrong
I've got the IBM JDK (2.13) on a machine here -- is that any use? "Pier P. Fumagalli" wrote: > > Can someone send me the output of a "find $JAVA_HOME -type f" from a Linux > environment, please? :) > > Cheers.. > > Pier -- Andy Armstrong, Tagish

Re: JVM files on a standard linux box..

2001-06-20 Thread Andy Armstrong
somewhere :), > and the version of the JVM (do I have to tell you that you need to type > "java -version" to see it? :) :) :) > > Thanks a million :) > > Pier -- Andy Armstrong, Tagish javastuff.zip

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-20 Thread Andy Armstrong
#define JK_ALPHA1 #define JK_BETA 2 #define JK_RELEASE 99 #define JK_MKVER(major, minor, sequence, type) \ ((major) * 100 + (minor) * 1 + (sequence) * 100 + (type)) #define JK_VERSION JK_MKVER(1, 2, 0, JK_DEV) > > Cheers > > Jean-frederic > > And

Re: FORM-based authentication idea

2001-06-20 Thread Andy Armstrong
d set up a default from within the login page if that session variable > isn't there. > > Any thoughts? Why not supply the default in a hidden field on the login page? -- Andy Armstrong, Tagish

Re: FORM-based authentication idea

2001-06-20 Thread Andy Armstrong
>>Any thoughts? >>> >> >>Why not supply the default in a hidden field on the login page? >> > > wouldn't that just overwrite the session variable > "tomcat.auth.originalLocation" even > if there was stuff in it? Sorry. Stupid head engaged. I've just re-read your post. Please carry on without me ;-) -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-21 Thread Andy Armstrong
> #ifdef RELEASE > #define JK_VERSION JK_MKVER(1, 2, 0, 99) > #else > #define JK_VERSION JK_MKVER(1, 2, 0, JK_BETA) > > Hex is a copy + paste from Linux sources. Dec is more easy? - No problem - But I > like to write 0x010200 and 0x110200 it is easy to see than 10200 and 110200. Fine, +1 ;-) -- Andy Armstrong, Tagish

Any reason why...

2001-06-21 Thread Andy Armstrong
;name, -1); char *host = jk_get_worker_host(props, p->name, NULL); ? -- Andy Armstrong, Tagish

Re: Any reason why...

2001-06-22 Thread Andy Armstrong
lised before -- they're actually declared in the fragment I quote -- they don't exist before here. -- Andy Armstrong, Tagish

Re: Any reason why...

2001-06-22 Thread Andy Armstrong
Andy Armstrong wrote: > > GOMEZ Henri wrote: > > > > >...these two lines at around 1110 in jk_ajp_common.c > > > > > > int port = jk_get_worker_port(props, p->name, port); > > > char *host = jk_get_worker_host(props, p->name, host); >

Re: Any reason why...

2001-06-22 Thread Andy Armstrong
GOMEZ Henri wrote: > > +1, I'll correct now. > > I'll have a huge commit to send today, > AJP14 login feature is quasi finished :) Quasi? :-) -- Andy Armstrong, Tagish

Re: Any reason why...

2001-06-22 Thread Andy Armstrong
native and java parts of AJP14 login are working now. > We need now to add some stuff to set the secret word > and also grab some entropy. > > I'll commit my AJP13/AJP14 today in TC33 sub dir of > J-T-C... -- Andy Armstrong, Tagish

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-22 Thread Andy Armstrong
deric clere wrote: > > Andy Armstrong wrote: > > > > jean-frederic clere wrote: > > > > > > Hi, > > > > > > I have prepared a patch for configure.in to generate JK_EXPOSED_VERSION and > > > JK_VERSION. > > > The result is a fi

Re: #define JK_VERSION in j-t-c (doesn't exist)

2001-06-22 Thread Andy Armstrong
ion.h already on the include > > >path which may cause confusion. Any reason not to call it jk_version.h? > > > > +1 for jk_version.h > > > > Sure it will take less than 30ms to JF :) > > Done, it was more 3 mn and 3 commits... I saw them ;-) Thanks -- Andy Armstrong, Tagish

Re: [jtc] tabs policy??

2001-06-22 Thread Andy Armstrong
sert tab characters rather than > spaces. anyway, it's quite unreadable, so that why i ask ;) (i hope > this doesn't start a war ;-)) -- Andy Armstrong, Tagish

Re: [jtc] tabs policy??

2001-06-23 Thread Andy Armstrong
[EMAIL PROTECTED] wrote: > > On Sat, 23 Jun 2001, Andy Armstrong wrote: > > > Here we go... ;-) > > > > I like tabs set to four spaces, tabs in source rather than spaces and > > opening braces on a new line. How evil does that make me? > > Not necesarily

Re: [jtc] anybody build iis plugin lately

2001-06-23 Thread Andy Armstrong
got several IIS boxes (for my sins) on which I can test it. > ideas?? > > by the way, it'd be nice to have an nmake file here... if someone could > generate one :) I can probably do that too unless anyone else is a more appropriate volunteer. -- Andy Armstrong, Tagish

Re: [jtc] anybody build iis plugin lately

2001-06-23 Thread Andy Armstrong
kevin seguin wrote: > > I can probably do that too unless anyone else is a more appropriate > > volunteer. > > > > i've also be tossing around the idea of a plain old gnu makefile too... > but i suppose an nmake file would be better for most people. if the dsp &

Re: [jtc] anybody build iis plugin lately

2001-06-23 Thread Andy Armstrong
de a real request). I can go ahead and make the necessary changes, but I'm concious that I might be stepping on someone else's toes given that I'm not really the maintainer of the IIS connector. Should I go ahead and do it? Andy Armstrong wrote: > > kevin seguin wrote: > &g

Anyone know why the ISAPI redirector works how it does?

2001-06-23 Thread Andy Armstrong
and IIS redirectors. -- Andy Armstrong, Tagish

Re: [jtc] anybody build iis plugin lately

2001-06-23 Thread Andy Armstrong
y go for it if you have some > ideas to improve/fix it. > people who are interested will see your changes and can view the diffs > and if they have problems, they can speak up ;-) Yup I think I'll give it a bash. -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-23 Thread Andy Armstrong
#x27;d be cool > with me :) I'll give it a go. It might be next week unless I go to the office and grab a box to make into an IIS server for home. Still, what else are weekends for. -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-23 Thread Andy Armstrong
the entire Filter Chain, so a request that takes longer to be > served simply occupies the server thread more than necesssary , > > I'm -1 for this change ... > > Saludos , > Ignacio J. Ortega > > > -Mensaje original- > > De: Andy Armstrong [mailto

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-23 Thread Andy Armstrong
do on the existing IIS redirector to make it work properly with the latest jk code, but that's a separate issue, and I won't do anything too scary to the current IIS code. -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-23 Thread Andy Armstrong
"Ignacio J. Ortega" wrote: > > Hola Andy: > > > > > Thanks Ignacio; I understand what you're saying now. If all > > the filters > > run in the same thread that implies that IIS handles all its > > requests in > > a single

Re: [jtc] anybody build iis plugin lately

2001-06-24 Thread Andy Armstrong
y is to be able to fill in worker_env.server_name. The name of the server isn't available either with IIS or Domino until the first request passes through the filter. > Thanks for any information on init stage !!! -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
leaving iis as it is now.. I'm really courious about what you find > .. every bit of performance is welcomed ever .. so if there is a bit > waiting for tomcat lets catch it ..:)) > > i recall that i'd found the same architecture in other ISAPI modules > like resin... > > Saludos , > Ignacio J. Ortega > > > > > -- > > Andy Armstrong, Tagish > > -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
rge enough for its normal needs that this might be the case, though, like you, I'm a little sceptical. > > Marc Saegesser > > > -Original Message- > > From: Andy Armstrong [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, June 24, 2001 7:11 AM > > To: [EMAIL PROTE

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
(sorry to follow myself up, but I've just found some more evidence about this) Andy Armstrong wrote: [snip] > > Yeah, well I'm not entirely convinced myself. I'm guessing, from what > I've read on the MS site, that IIS actually runs with quite a small, > fixed

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
nt filter + extension connector architecture is likely to be any better than a filter only implementation on the basis of what I've read about the internals of IIS. Time to stop talking and start experimenting I think ;-) -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
chever thread is handling a particular request? I seem to be committed now to finding out empirically what's going on inside IIS and which approach will yield the best performance, both for requests delegated to Tomcat and for everything else the server's doing. I'll be sure to try the approach you suggest -- it certainly sounds reasonable. -- Andy Armstrong, Tagish

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
2K you also get into some hairy >security issues and what is happenning under IUSR, IWAM etc. accounts. Keep it in >mind if you start to see some strange behaviour in you tests. > > Cheers...Pete > > -Original Message- > From: Andy Armstrong [mailto:[EMAIL PROT

Re: Anyone know why the ISAPI redirector works how it does?

2001-06-24 Thread Andy Armstrong
[EMAIL PROTECTED] wrote: > > That would work in the first instance. I also have some metabase management code to >set this up properly for an auto installer - let me know if you want it. > Cheers...Pete I'm sure that'll be useful -- the setup could usefully be mor

Re: [jtc - jk] jk_version.h

2001-06-26 Thread Andy Armstrong
od point Kevin :) > > > > May be just by editing it ;) > > Should move the logic of version out from configure and to jk_version.h (Any > way I was not very happy to have to commit configure.in when the j-t-c version > changes). -- Andy Armstrong, Tagish

Re: [jtc - jk] jk_version.h

2001-06-27 Thread Andy Armstrong
Would you like me to commit it now? jean-frederic clere wrote: > > Andy Armstrong wrote: > > > > +1 > > > > jean-frederic clere wrote: > > > > > > GOMEZ Henri wrote: > > > > > > > > >so, forgive me if this is a stupi

Re: [jtc - jk] jk_version.h

2001-06-27 Thread Andy Armstrong
SED_VERSION_INT > #undef JK_VERBETA > #define JK_VERBETA 255 > #else > #define JK_EXPOSED_VERSION JK_EXPOSED_VERSION_INT "-beta-" JK_BETASTRING > #endif > > #define JK_VERSION (((JK_VERMAJOR) << 24) + ((JK_VERMINOR) << 16) + \ > ((JK_VERFIX) << 8) + (JK_VERBETA)) -- Andy Armstrong, Tagish

Re: [jtc - jk] jk_version.h

2001-06-29 Thread Andy Armstrong
Hi Jean Frederic, Would you like me to commit this? jean-frederic clere wrote: > > Andy Armstrong wrote: > > > > +1 > > > > jean-frederic clere wrote: > > > > > > GOMEZ Henri wrote: > > > > > > > > >so, forgive me if

Re: TomcatBook - was TOMCAT SUCKS

2001-06-29 Thread Andy Armstrong
using a GPL licence to cover a tool using Apache Licence ? > > A more realist approach could be to move that project to jakarta-tomcat, > or a sub-project like jakarta-tomcat-docs, and may be provide authors > a commiter status ? > > What about ? +1 if they're interested. -- Andy Armstrong, Tagish

Re: mod_jk configuration

2001-07-02 Thread Andy Armstrong
This will be great for > jasper, but also for static files. Also note that this is a temporary > solution ( for static files ), until we figure out a way to map web.xml > into apache, iis, nes, aol, domino ( or at least jk ) configurations. > > Please send feedback, I'll start implementing some of it tommorow or > early next week ( I have a vacation - and I plan to go out for few > days at the end of next week ). > > Costin -- Andy Armstrong, Tagish

Re: submit a patch

2001-07-02 Thread Andy Armstrong
Send it to this list with an explanation of what it does. If all is well someone will take it and apply it to the source tree. Thomas Colin de Verdiere wrote: > > Hi, > how do i submit a patch? > > Thomas -- Andy Armstrong, Tagish

Re: Multipart/Form-Data Problem

2001-07-02 Thread Andy Armstrong
file--1.jsp > > > > > action="/java/upload.jsp" > > value="\"> > value="name"> > > > > > Can someone help me with this problem ? > > -Oner Necip Hamali -- Andy Armstrong, Tagish

Re: Tomcat Documentation Project

2001-07-03 Thread Andy Armstrong
mailto:[EMAIL PROTECTED] > jGuru - Java News and FAQs http://www.jguru.com/alex/ > Creator of Gamelan http://www.gamelan.com/ > Founder of Purple Technology http://www.purpletech.com/ > Curator of Stinky Art Collective http://www.stinky.com/ -- Andy Armstrong, Tagish

Re: TC4 docs - can we end this?

2001-07-04 Thread Andy Armstrong
ther fantasize about high falutin tools than put finger to keyboard. Talking about the tools is just another reason to delay writing the docs. Anyway +1 million on getting some decent docs written. Personally I'd find it useful if someone who is reasonably clueful on the state of TC document

Re: TC4 docs - can we end this?

2001-07-04 Thread Andy Armstrong
hat 'simple' > task, then I'd be all for a book. Lets get some docs out there first ;) Completely agree -- I'm just trying to get a feel for what's been done so far on the assumption that there may be useful documentation lying around out there. -- Andy Armstrong, Tagish

Re: First day - RE: PROPOSAL: Tomcat docs

2001-07-04 Thread Andy Armstrong
so general servlet topics might not be appropriate, but for the sake of completeness a couple of worked examples of servlets and jsps might not be out of place. > 3) Container Architecture Guide > >- In this case also some references to technical docs which > explain how to start writing eg custom handlers, etc). -- Andy Armstrong, Tagish

Re: [J-T-C] struct defs

2001-07-05 Thread Andy Armstrong
_map_t; > > - > Henri Gomez ___[_] > EMAIL : [EMAIL PROTECTED](. .) > PGP KEY : 697ECEDD...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -- Andy Armstrong, Tagish

Re: [J-T-C] struct defs

2001-07-05 Thread Andy Armstrong
only accessed through a functional interface. The encapsulation benefits are the same as for Java or C++. For one thing it means that the implementation in some.c can change without impacting client code. I haven't looked at any of the specific cases you're talking about, but in general I would say that this is good programming style. -- Andy Armstrong, Tagish

Re: [J-T-C] struct defs

2001-07-05 Thread Andy Armstrong
> OK, you two, Andy/JF convinced me to OOing also in standard C ;;;))) Tres bon ;-) -- Andy Armstrong, Tagish

Re: First day - RE: PROPOSAL: Tomcat docs

2001-07-05 Thread Andy Armstrong
> doesn't have to be an admin pro! > > 3) Container Architecture Guide > >- In this case also some references to technical docs which > explain how to start writing eg custom handlers, etc). -- Andy Armstrong, Tagish

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Andy Armstrong
done... Sound good? Can't it be automated? What are the lists running on? -- Andy Armstrong, Tagish

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Andy Armstrong
Justin Erenkrantz wrote: > > On Thu, Jul 05, 2001 at 06:10:42PM +0100, Andy Armstrong wrote: > > "Swart, James (Jim) ** CTR **" wrote: > > > > > > why is it everyone has such a hard time getting off this list? Someone put > > > me in charge of ge

  1   2   >