Osgifing Tomcat

2008-04-22 Thread Henri Gomez
Hi to all, Did there is plans, ideas or interest around about OSGI-fing Tomcat ? Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

mod_jk and Apache 2.2.x

2008-04-22 Thread Henri Gomez
While rebuilding mod_jk 1.2.26 on a Linux box SLES 10 up to date I see a strange error at startup time : Apache failed to start since the ap_get_server_description symbol was missing. Did ap_get_server_description() appears with apache 2.2.3 ou 2.2.4 ?: in apache2/mod_jk.c there is a test

Re: JNDIRealm

2008-04-22 Thread Seth Leger
It is possible to perform successful authentication against an Active Directory server with the standard JNDIRealm but only if: a) A bind DN and bind password is supplied to JNDIRealm b) Anonymous searches (with null credentials) are successful against the server (b) is highly unlikely becaus

svn commit: r650563 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-04-22 Thread remm
Author: remm Date: Tue Apr 22 09:07:02 2008 New Revision: 650563 URL: http://svn.apache.org/viewvc?rev=650563&view=rev Log: - Votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=6505

Re: JNDIRealm

2008-04-22 Thread Henri Gomez
> It is possible to perform successful authentication against an Active > Directory server with the standard JNDIRealm but only if: > > a) A bind DN and bind password is supplied to JNDIRealm got that > b) Anonymous searches (with null credentials) are successful against the > server > > (b) i

Re: JNDIRealm

2008-04-22 Thread Seth Leger
Henri Gomez wrote: I do some search today and debugged TC 6.0.x trunk from my eclipse. Authentification works great and the only remaining problem it so setup roles in AD for users. I used : ldap://ldap.mycorp.com:389"; alternateURL="ldap://ldap.mycorp.com:389"; connection

Re: Osgifing Tomcat

2008-04-22 Thread Costin Manolache
I think OSGI has some good ideas - it is pretty good at handling class loaders and loading/unloading modules. On the other side, they are very 'framework' - and like all other frameworks you have to do all things their way and they re-invent a lot of wheels ( from logging APIs to almost everything

Re: Osgifing Tomcat

2008-04-22 Thread Henri Gomez
2008/4/22, Costin Manolache <[EMAIL PROTECTED]>: > I think OSGI has some good ideas - it is pretty good at handling class > loaders and loading/unloading modules. On the other side, they are > very 'framework' - and like all other frameworks you have to do all > things their way and they re-inv

Re: JNDIRealm

2008-04-22 Thread Henri Gomez
Do you have a patch against the current JNDIRealm ? 2008/4/22, Seth Leger <[EMAIL PROTECTED]>: > Henri Gomez wrote: > > > I do some search today and debugged TC 6.0.x trunk from my eclipse. > > Authentification works great and the only remaining problem it so > > setup roles in AD for users. > > >

DO NOT REPLY [Bug 42707] add host alias using jmx doesn' t take affect until restart

2008-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42707 Andrew Mottaz <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTE

DO NOT REPLY [Bug 42707] add host alias using jmx doesn' t take affect until restart

2008-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42707 Andrew Mottaz <[EMAIL PROTECTED]> changed: What|Removed |Added Blocks||44856 -- C

DO NOT REPLY [Bug 44856] New: add host alias using jmx doesn' t take affect until restart

2008-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44856 Summary: add host alias using jmx doesn't take affect until restart Product: Tomcat 5 Version: Unknown Platform: PC OS/Version: Linux Status: NEW Se

svn commit: r650645 - /tomcat/trunk/java/org/apache/catalina/core/StandardContextValve.java

2008-04-22 Thread markt
Author: markt Date: Tue Apr 22 13:43:50 2008 New Revision: 650645 URL: http://svn.apache.org/viewvc?rev=650645&view=rev Log: Revert previous patch to fix obvious potential NPE as pointed out by Remy. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContextValve.java Modified: tom

svn commit: r650648 - /tomcat/trunk/java/org/apache/catalina/core/StandardContextValve.java

2008-04-22 Thread markt
Author: markt Date: Tue Apr 22 13:46:26 2008 New Revision: 650648 URL: http://svn.apache.org/viewvc?rev=650648&view=rev Log: Remy's better fix for 43683. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContextValve.java Modified: tomcat/trunk/java/org/apache/catalina/core/Standa

svn commit: r650651 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-04-22 Thread markt
Author: markt Date: Tue Apr 22 13:50:35 2008 New Revision: 650651 URL: http://svn.apache.org/viewvc?rev=650651&view=rev Log: Update proposal with new patch. I'll let Remy reverse his -1 assuming he is happy with his own patch ;) Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.

DO NOT REPLY [Bug 44850] response.flushbuffer() doesn' t flush the data to the output

2008-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44850 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 43627] ClassNotFoundException for JSP with long path

2008-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43627 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 43424] MD5 files for 6.0.14 contain unexpanded "${md5sum. binary-prefix}"

2008-04-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43424 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

Re: mod_jk and Apache 2.2.x

2008-04-22 Thread Rainer Jung
Hi Henri, I noticed the same area as a source of possible trouble, e.g. w.r.t. the binaries we distribute ourselves. So since a few weeks we have "--enable-api-compatibility" as a configure flag, that will disable the use of post GA 2.2.x functions. It's already in the 1.2.27 changelog http

[Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread William A. Rowe, Jr.
Although it's a little goofy to f/w this to the tomcat list, it seems this might clear up your fluxored mod_jk test ;-) --- Begin Message --- Author: wrowe Date: Wed Apr 9 01:48:19 2008 New Revision: 646229 URL: http://svn.apache.org/viewvc?rev=646229&view=rev Log: Per httpd/trunk r440337 - "Rep

Re: [Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread Rainer Jung
Hi Bill, thanks for this. The problem though is not with the test, but if your compilation environment does not match your runtime environment. In Henri's case, and also in the case where we provide binaries, the build environment contains a newer version of 2.2.x httpd header files than the

Re: Osgifing Tomcat

2008-04-22 Thread Filip Hanik - Dev Lists
Henri Gomez wrote: Hi to all, Did there is plans, ideas or interest around about OSGI-fing Tomcat ? I've put a note about this a while ago in tomcat/trunk/PROPOSALS.txt my original plan was just to make sure all the MANIFEST.MF for each file would have enough in it so that each JAR can be a

Re: [Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread William A. Rowe, Jr.
Rainer Jung wrote: Hi Bill, thanks for this. The problem though is not with the test, but if your compilation environment does not match your runtime environment. In Henri's case, and also in the case where we provide binaries, the build environment contains a newer version of 2.2.x httpd hea

Re: Osgifing Tomcat

2008-04-22 Thread Paul Benedict
Is that enough so that web applications, either as a whole or in partial, can be upgraded without stopping them? It's my understanding that if web applications are loaded in an OSGi classloader, these kind of things are possible. Paul On Tue, Apr 22, 2008 at 7:24 PM, Filip Hanik - Dev Lists <[EMA

Re: [Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread Rainer Jung
William A. Rowe, Jr. schrieb: Rainer Jung wrote: Hi Bill, thanks for this. The problem though is not with the test, but if your compilation environment does not match your runtime environment. In Henri's case, and also in the case where we provide binaries, the build environment contains a n

[Tomcat Wiki] Update of "fungway" by fungway

2008-04-22 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The following page has been changed by fungway: http://wiki.apache.org/tomcat/fungway New page: hello world. - To un

Re: [Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread William A. Rowe, Jr.
Rainer Jung wrote: Hmmm, I'm talking only about 2.2. The function ap_get_server_banner() has been added between 2.2.3 and 2.2.4 with an associated minor MMN bump. So any module build against 2.2.4 using ap_get_server_banner() shielded by AP_MODULE_MAGIC_AT_LEAST(20051115,4) will not load into

[Tomcat Wiki] Update of "fungway" by fungway

2008-04-22 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The following page has been changed by fungway: http://wiki.apache.org/tomcat/fungway -- - hello world. + del

Re: mod_jk and Apache 2.2.x

2008-04-22 Thread Henri Gomez
Good. What do you means by 'in all httpd production releases'. Apache 2.2.x is allready used in production, and how to determine which releases of http 2.2.x are 'production releases' or not. BTW, good idea this --enable-api-compatibility Regards 2008/4/23 Rainer Jung <[EMAIL PROTECTED]>: > Hi

Re: [Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread Henri Gomez
Well Suse RPM provided an Apache 2.2.3 but with ap_mmm from 2.2.5. It's pretty common on Linux Enterprise distributions to use a know core (ie 2.2.3) and apply security patches from later (ie: 2.2.5). >2008/4/23 Rainer Jung <[EMAIL PROTECTED]>: > William A. Rowe, Jr. schrieb: > > > Rainer Jung

Re: mod_jk and Apache 2.2.x

2008-04-22 Thread Rainer Jung
Henri Gomez schrieb: Good. What do you means by 'in all httpd production releases'. With "Only use httpd API functions available in all httpd production releases of the chosen major httpd release branch" I try to say: for any a.b.X it will use only API functions, available in all versions a.

Re: [Fwd: svn commit: r646229 - in /httpd/mod_ftp/trunk/modules/ftp: ftp_connection.c ftp_protocol.c]

2008-04-22 Thread Mladen Turk
Henri Gomez wrote: Well Suse RPM provided an Apache 2.2.3 but with ap_mmm from 2.2.5. It's pretty common on Linux Enterprise distributions to use a know core (ie 2.2.3) and apply security patches from later (ie: 2.2.5). IMHO that's incorrect. You cannot change mmn unless you support what mmn