DO NOT REPLY [Bug 42064] - Connect to database (under Windows) from linux :(

2007-04-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42063] - Connect to database (under Windows) from linux :(

2007-04-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42064] - Connect to database (under Windows) from linux :(

2007-04-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42062] - Connect to database (under Windows) from linux :(

2007-04-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Comet question about ending the event

2007-04-06 Thread Bezel
Hello, Here is the situation I have a question about: 1. There is a servlet that implements CometProcessor interface. 2. Like a known chat example this servlet's event method put response objects into a static array 3. There is another thread that listens for new messages and once they arrive -

Re: 6.0.11 anyone

2007-04-06 Thread Remy Maucherat
Remy Maucherat wrote: Ok, I'm done now (after one more changelog update), so I plan to tag tonight. Another round of small updates pushed this a little. New date: next Tuesday. Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Annotation processing - Geronimo injection

2007-04-06 Thread Remy Maucherat
David Blevins wrote: On Apr 6, 2007, at 5:03 AM, Remy Maucherat wrote: David Jencks wrote: but I won't put it in the org.apache package. There are not too many solutions to this problem, and (unfortunately for you, apparently) I think it's the most appropriate, or least inappropriate if y

Re: svn commit: r526183 - /tomcat/build/tc5.5.x/build.properties.default

2007-04-06 Thread Peter Rossbach
Hi Remy, I have test the new DBCP 1.2.2/ Pool 1.3 src with mysql 5 and it works fine. Now at tomcat 5.5 the collection only used at deprecated admin app. Regards Peter Am 06.04.2007 um 17:45 schrieb Remy Maucherat: [EMAIL PROTECTED] wrote: Author: pero Date: Fri Apr 6 07:40:47 2007 New

Re: Annotation processing - Geronimo injection

2007-04-06 Thread David Blevins
On Apr 6, 2007, at 5:03 AM, Remy Maucherat wrote: David Jencks wrote: but I won't put it in the org.apache package. There are not too many solutions to this problem, and (unfortunately for you, apparently) I think it's the most appropriate, or least inappropriate if you prefer. Just as

Re: svn commit: r526183 - /tomcat/build/tc5.5.x/build.properties.default

2007-04-06 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: pero Date: Fri Apr 6 07:40:47 2007 New Revision: 526183 URL: http://svn.apache.org/viewvc?view=rev&rev=526183 Log: Hups, not change DBCP version number everywhere.. I just did the same update in 6.0 (along with pool and collections). Can someone with real DB

svn commit: r526202 - /tomcat/tc6.0.x/trunk/build.properties.default

2007-04-06 Thread remm
Author: remm Date: Fri Apr 6 08:44:38 2007 New Revision: 526202 URL: http://svn.apache.org/viewvc?view=rev&rev=526202 Log: - Update dbcp, pool, collections. - Update JDT. Modified: tomcat/tc6.0.x/trunk/build.properties.default Modified: tomcat/tc6.0.x/trunk/build.properties.default URL: ht

svn commit: r526196 - /tomcat/tc6.0.x/trunk/extras.xml

2007-04-06 Thread remm
Author: remm Date: Fri Apr 6 08:22:06 2007 New Revision: 526196 URL: http://svn.apache.org/viewvc?view=rev&rev=526196 Log: - Similar flag fix. Modified: tomcat/tc6.0.x/trunk/extras.xml Modified: tomcat/tc6.0.x/trunk/extras.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/extras.x

svn commit: r526183 - /tomcat/build/tc5.5.x/build.properties.default

2007-04-06 Thread pero
Author: pero Date: Fri Apr 6 07:40:47 2007 New Revision: 526183 URL: http://svn.apache.org/viewvc?view=rev&rev=526183 Log: Hups, not change DBCP version number everywhere.. Modified: tomcat/build/tc5.5.x/build.properties.default Modified: tomcat/build/tc5.5.x/build.properties.default URL:

svn commit: r526181 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2007-04-06 Thread pero
Author: pero Date: Fri Apr 6 07:35:39 2007 New Revision: 526181 URL: http://svn.apache.org/viewvc?view=rev&rev=526181 Log: Update to use DBCP 1.2.2 without depends at commons collection Update to commons-pool 1.3 WARNING: After update please build with 'ant clean clean-depend download deploy' Mo

Re: svn commit: r526133 - /tomcat/tc6.0.x/trunk/build.xml

2007-04-06 Thread Takayuki Kaneko
Thanks. In passing, please fix extras.xml, too. - Takayuki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r526179 - in /tomcat/build/tc5.5.x: build.properties.default build.xml

2007-04-06 Thread pero
Author: pero Date: Fri Apr 6 07:33:06 2007 New Revision: 526179 URL: http://svn.apache.org/viewvc?view=rev&rev=526179 Log: Update to use DBCP 1.2.2 without depends at commons collection Update to commons-pool 1.3 WARNING: After update please build with 'ant clean clean-depend download deploy' Mo

Re: svn commit: r526133 - /tomcat/tc6.0.x/trunk/build.xml

2007-04-06 Thread Remy Maucherat
Peter Rossbach wrote: HI Remy, but this means that proxy.use=off also true and proxy is set. I think we can better use the following code: At tomcat 5.5 the proxyflags dependencies also missing. Ok. Rémy -

svn commit: r526177 - /tomcat/tc6.0.x/trunk/build.xml

2007-04-06 Thread remm
Author: remm Date: Fri Apr 6 07:27:12 2007 New Revision: 526177 URL: http://svn.apache.org/viewvc?view=rev&rev=526177 Log: - Fix variable again. Modified: tomcat/tc6.0.x/trunk/build.xml Modified: tomcat/tc6.0.x/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.xm

Re: Tagging 1.2.22

2007-04-06 Thread Jim Jagielski
On Apr 5, 2007, at 9:53 AM, Mladen Turk wrote: Jim Jagielski wrote: The quality check release was out few days ago. I plan to tag the mod_jk tomorrow morning Europe time. Any objections? This is a "holiday" weekend, so maybe afterwards? OK, so the schedule is then for Tuesday May 10th.

Re: svn commit: r526133 - /tomcat/tc6.0.x/trunk/build.xml

2007-04-06 Thread Peter Rossbach
HI Remy, but this means that proxy.use=off also true and proxy is set. I think we can better use the following code: At tomcat 5.5 the proxyflags dependencies also missing. Regards Peter Am 06.04.2007 um 14:26 schrieb [EMAIL PROTECTED]: Author: remm Date:

svn commit: r526133 - /tomcat/tc6.0.x/trunk/build.xml

2007-04-06 Thread remm
Author: remm Date: Fri Apr 6 05:26:16 2007 New Revision: 526133 URL: http://svn.apache.org/viewvc?view=rev&rev=526133 Log: - Fix variable. Modified: tomcat/tc6.0.x/trunk/build.xml Modified: tomcat/tc6.0.x/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.xml?view

Re: 6.0.11 anyone

2007-04-06 Thread Takayuki Kaneko
Please fix this issue. http://issues.apache.org/bugzilla/show_bug.cgi?id=41557 This is a minor issue. But it annoys people who use proxy. It can be fixed easily. Regards, - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

Re: Annotation processing - Geronimo injection

2007-04-06 Thread Remy Maucherat
David Jencks wrote: but I won't put it in the org.apache package. There are not too many solutions to this problem, and (unfortunately for you, apparently) I think it's the most appropriate, or least inappropriate if you prefer. I was already aware it was possible to have one interface in Ja

Re: Annotation processing - Geronimo injection

2007-04-06 Thread David Jencks
On Apr 6, 2007, at 2:54 AM, Remy Maucherat wrote: David Jencks wrote: i've worked on this some more and come up with a patch that I feel more or less comfortable showing to tomcat :-) at https:// issues.apache.org/jira/browse/GERONIMO-3010 or directly https:// issues.apache.org/jira/secure/

Re: Annotation processing - Geronimo injection

2007-04-06 Thread Remy Maucherat
David Jencks wrote: i've worked on this some more and come up with a patch that I feel more or less comfortable showing to tomcat :-) at https://issues.apache.org/jira/browse/GERONIMO-3010 or directly https://issues.apache.org/jira/secure/attachment/12355053/GERONIMO-3010-3a.patch Thanks. I

Re: Annotation processing - Geronimo injection

2007-04-06 Thread David Jencks
On Mar 27, 2007, at 8:31 PM, David Jencks wrote: Right now, it's mostly pita-win (it's a significant refactoring) :D You should IMO offer some incentive as part of this to justify the refactoring, such as support for web.xml annotation overrides in standalone Tomcat (as you can see, ther

DO NOT REPLY [Bug 42064] - Connect to database (under Windows) from linux :(

2007-04-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42064] New: - Connect to database (under Windows) from linux :(

2007-04-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r526094 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2007-04-06 Thread pero
Author: pero Date: Fri Apr 6 01:27:29 2007 New Revision: 526094 URL: http://svn.apache.org/viewvc?view=rev&rev=526094 Log: Changelog update. Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.or

Re: sharing libraries in Tomcat

2007-04-06 Thread roccosga
Isn't this the Tomcat-dev user list? I'm new on this forum and I don't know it well, thanks anyway Filip Hanik - Dev Lists wrote: > > You can ask this question on the tomcat User list, someone there will > most likely help you > > Filip > > roccosga wrote: >> Hello, >> I've a CMS in a jar fi