+1
- Romain
2011/12/20 David Jencks
>
> On Dec 19, 2011, at 1:06 PM, jean-frederic clere wrote:
>
> > On 12/19/2011 07:47 PM, David Jencks wrote:
> >> Are you reading the thread? I mentioned dec 17 that geronimo has
> >> been maintaining a script for 2+ years that pulls tomcat source out
> >>
2011/12/19 Mladen Turk
> On 12/19/2011 07:04 PM, Henri Gomez wrote:
>
>> Exactly. Since any change would require a learning curve
>>> and it seems we don't have that many (read none) maven
>>> experts in the house, Gradle could be equally considered,
>>> given that it seems more advanced in custo
2011/12/19 David Jencks
> Are you reading the thread? I mentioned dec 17 that geronimo has been
> maintaining a script for 2+ years that pulls tomcat source out of tomcat
> svn and puts it in an appropriately structured maven mutli-project build
> and we've been re-releasing quite a few tomcat v
On 12/20/2011 08:58 AM, David Jencks wrote:
did this work and suggested tomcat look at it several years ago, and
don't remember all the details, some other people have been
maintaining it recently. IIRC the maven projects generate pretty
much the same jars as the ant build, possibly plus one mor
On 12/20/2011 09:17 AM, Antonio Petrelli wrote:
2011/12/19 Mladen Turk
On 12/19/2011 07:04 PM, Henri Gomez wrote:
Exactly. Since any change would require a learning curve
and it seems we don't have that many (read none) maven
experts in the house, Gradle could be equally considered,
given th
2011/12/20 jean-frederic clere
> On 12/20/2011 09:17 AM, Antonio Petrelli wrote:
>
>> 2011/12/19 Mladen Turk
>>
>> On 12/19/2011 07:04 PM, Henri Gomez wrote:
>>>
>>> Exactly. Since any change would require a learning curve
> and it seems we don't have that many (read none) maven
>
2011/12/19 Pid
> On 18/12/2011 08:37, Mladen Turk wrote:
> > On 12/17/2011 09:24 PM, Antonio Petrelli wrote:
> >> As requested here is a proposal to move to Maven.
> >>
> >
> > I simply cannot understand why some folks have
> > almost religious fascination with Maven.
> >
> > I know many projects
https://issues.apache.org/bugzilla/show_bug.cgi?id=52361
l...@dinec.be changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #2 from l...@d
2011/12/20 Antonio Petrelli :
> 2011/12/20 jean-frederic clere
>
>> On 12/20/2011 09:17 AM, Antonio Petrelli wrote:
>>
>>> 2011/12/19 Mladen Turk
>>>
>>> On 12/19/2011 07:04 PM, Henri Gomez wrote:
Exactly. Since any change would require a learning curve
>
>> and it seems we don
Hi,
I created and deployed an MBean in my tomcat. It uses datasource to connect
to DB.
My questions is:
When I create InitialContext() inside MBean's constructor and pass the
envContext to DBManager class to lookup datasource it works fine. However
when I create InitialContext() in DBManager cl
2011/12/20 Antonio Petrelli :
> 2011/12/19 Pid
>
>> On 18/12/2011 08:37, Mladen Turk wrote:
>> > On 12/17/2011 09:24 PM, Antonio Petrelli wrote:
>> >> As requested here is a proposal to move to Maven.
>> >>
>> >
>> > I simply cannot understand why some folks have
>> > almost religious fascination
You should ask on the users@ list. It is offtopic on dev@.
2011/12/20 S B :
> Hi,
>
> I created and deployed an MBean in my tomcat. It uses datasource to connect
> to DB.
>
> My questions is:
>
> When I create InitialContext() inside MBean's constructor and pass the
> envContext to DBManager class
https://issues.apache.org/bugzilla/show_bug.cgi?id=52361
Konstantin Kolinko changed:
What|Removed |Added
Status|VERIFIED|CLOSED
--
Configure bugmail:
2011/12/20 Konstantin Kolinko
> The current version of m2e(clipse) in its default configuration
> (re)downloads 200Mb index file from Maven Central into my workspace,
> hanging IDE in the process.
>
>
Never seen that... Or, at least, it does not hang.
Ant is surely easier to run and it comes wit
On Dec 20, 2011, at 2:42 AM, jean-frederic clere wrote:
> On 12/19/2011 10:49 PM, Mark Thomas wrote:
>> All,
>>
>> I know the 5.5.x change log is short but [1] is one of those annoying
>> (for me any way) bugs it would be nice to get in a fixed release.
>>
>> Jim: Any chance of a 5.5.x tag late
2011/12/20 Mayank Tripathi :
> Hi ,
>
> Greetings for the day.
>
> I've a question about using the tomcat as a TCP server. Given that tomcat
> uses basic TCPConnections how can we use it as TCP server?Are there some
> settings we need to turn on or given we already have our TCPClient how
> tomcat w
On 20/12/2011 03:21, David Jencks wrote:
> Thanks for your brevity, Mark On Dec 19, 2011, at 11:24 AM, Mark
> Thomas wrote:
I'll try and keep this response short too, but these are non-trivial
issues...
>> On 19/12/2011 18:47, David Jencks wrote:
>>> I mentioned dec 17 that geronimo
>>> has b
2011/12/20 Mark Thomas
> If there is an easy way to create these in Maven and creating them with
> the Ant script is difficult / painful / error prone, then that would be
> an argument in favour of Maven. How strong that argument is would depend
> on how easy it was to do this with Maven and how
On 12/20/2011 11:03 AM, Jim Jagielski wrote:
On Dec 20, 2011, at 2:42 AM, jean-frederic clere wrote:
On 12/19/2011 10:49 PM, Mark Thomas wrote:
All,
I know the 5.5.x change log is short but [1] is one of those annoying
(for me any way) bugs it would be nice to get in a fixed release.
Jim: A
On 20/12/2011 07:58, David Jencks wrote:
> I think the benefit might be more on the order of encouraging people
> who ask "where did this jar come from-- I wanna fix something". For
> people familiar with maven, there is IMO a much higher barrier to
> contributing to tomcat than a well-structured
On 20/12/2011 08:17, Antonio Petrelli wrote:
> 2011/12/19 Mladen Turk
>
>> On 12/19/2011 07:04 PM, Henri Gomez wrote:
>>
>>> Exactly. Since any change would require a learning curve
and it seems we don't have that many (read none) maven
experts in the house, Gradle could be equally cons
On 20/12/2011 09:05, Olivier Lamy wrote:
> 2011/12/20 Antonio Petrelli :
>> Whoops! I had to do it before :-)
>> First of all, Git is read-only at Apache:
>> http://git.apache.org/
>> In this page there are many Gitted projects for Tomcat. My current fork is
>> for Tomcat 7:
>> https://github.com/
On 20/12/2011 09:39, S B wrote:
> Hi,
>
> I created and deployed an MBean in my tomcat. It uses datasource to connect
> to DB.
>
> My questions is:
>
> When I create InitialContext() inside MBean's constructor and pass the
> envContext to DBManager class to lookup datasource it works fine. Howev
2011/12/20 Mark Thomas
> On 20/12/2011 09:05, Olivier Lamy wrote:
> > 2011/12/20 Antonio Petrelli :
>
> >> Whoops! I had to do it before :-)
> >> First of all, Git is read-only at Apache:
> >> http://git.apache.org/
> >> In this page there are many Gitted projects for Tomcat. My current fork
> is
2011/12/20 Antonio Petrelli
> 2011/12/20 Mark Thomas
>
>> On 20/12/2011 09:05, Olivier Lamy wrote:
>> > 2011/12/20 Antonio Petrelli :
>>
>> >> Whoops! I had to do it before :-)
>> >> First of all, Git is read-only at Apache:
>> >> http://git.apache.org/
>> >> In this page there are many Gitted p
On 20/12/2011 08:38, Antonio Petrelli wrote:
> 2011/12/19 Pid
>
>> On 18/12/2011 08:37, Mladen Turk wrote:
>>> On 12/17/2011 09:24 PM, Antonio Petrelli wrote:
As requested here is a proposal to move to Maven.
>>>
>>> I simply cannot understand why some folks have
>>> almost religious fa
[
https://issues.apache.org/jira/browse/MTOMCAT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173158#comment-13173158
]
Morten Haraldsen commented on MTOMCAT-109:
--
Thank you! :)
> org
Another good thing in gradle is its incremental build support.
- Romain
2011/12/20 Pid
> On 20/12/2011 08:38, Antonio Petrelli wrote:
> > 2011/12/19 Pid
> >
> >> On 18/12/2011 08:37, Mladen Turk wrote:
> >>> On 12/17/2011 09:24 PM, Antonio Petrelli wrote:
> As requested here is a proposa
Make extract directory configurable
---
Key: MTOMCAT-111
URL: https://issues.apache.org/jira/browse/MTOMCAT-111
Project: Apache Tomcat Maven Plugin
Issue Type: Improvement
Components: tomcat7
[
https://issues.apache.org/jira/browse/MTOMCAT-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MTOMCAT-111:
-
for sure definitely something I wanted to do :-)
> Make extract directory configura
Author: funkman
Date: Tue Dec 20 14:14:31 2011
New Revision: 1221266
URL: http://svn.apache.org/viewvc?rev=1221266&view=rev
Log:
vote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=122
Author: jim
Date: Tue Dec 20 14:23:11 2011
New Revision: 1221273
URL: http://svn.apache.org/viewvc?rev=1221273&view=rev
Log:
vote patches
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev
Author: funkman
Date: Tue Dec 20 14:23:30 2011
New Revision: 1221274
URL: http://svn.apache.org/viewvc?rev=1221274&view=rev
Log:
some 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?r
Author: jim
Date: Tue Dec 20 14:23:33 2011
New Revision: 1221275
URL: http://svn.apache.org/viewvc?rev=1221275&view=rev
Log:
and promote
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=
Author: jim
Date: Tue Dec 20 14:25:24 2011
New Revision: 1221276
URL: http://svn.apache.org/viewvc?rev=1221276&view=rev
Log:
* Make configuration issue for RemoteAddrValve, RemoteHostValve result
in the failure of the valve rather than just a warning message.
Ensure changes to the configurat
Author: jim
Date: Tue Dec 20 14:45:12 2011
New Revision: 1221288
URL: http://svn.apache.org/viewvc?rev=1221288&view=rev
Log:
* Align %2f handling between implementations of UDecoder.convert()
http://svn.apache.org/viewvc?rev=1203091&view=rev
+1: kkolinko, markt, funkman, jim
-1:
Modified:
Author: jim
Date: Tue Dec 20 14:46:13 2011
New Revision: 1221289
URL: http://svn.apache.org/viewvc?rev=1221289&view=rev
Log:
* Remove obsolete build.xml file that was used to download source tree.
References to it were removed from build instructions in r1202235
1. svn del build/resources/bui
[
https://issues.apache.org/jira/browse/MTOMCAT-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173242#comment-13173242
]
Keith Corbin commented on MTOMCAT-104:
--
Nope this appears to be fixed.
[
https://issues.apache.org/jira/browse/MTOMCAT-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy resolved MTOMCAT-104.
--
Resolution: Fixed
> Running java -jar from a parent directory causes a Zip file error
> --
[
https://issues.apache.org/jira/browse/MTOMCAT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173251#comment-13173251
]
Keith Corbin commented on MTOMCAT-108:
--
How long will it take for this to make its w
[
https://issues.apache.org/jira/browse/MTOMCAT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173256#comment-13173256
]
Olivier Lamy commented on MTOMCAT-108:
--
@Keith until a release :-)
Currently you can
[
https://issues.apache.org/jira/browse/MTOMCAT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173260#comment-13173260
]
Keith Corbin commented on MTOMCAT-108:
--
@Olivier. Sorry, I meant when will it be av
Author: markt
Date: Tue Dec 20 15:55:28 2011
New Revision: 1221322
URL: http://svn.apache.org/viewvc?rev=1221322&view=rev
Log:
Add another entry
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1
Author: markt
Date: Tue Dec 20 20:17:25 2011
New Revision: 1221471
URL: http://svn.apache.org/viewvc?rev=1221471&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52225
Fix ClassCastException in Alias added for existing host via JMX
Modified:
tomcat/tc5.5.x/trunk/STATUS.tx
https://issues.apache.org/bugzilla/show_bug.cgi?id=52225
--- Comment #3 from Mark Thomas 2011-12-20 20:17:40 UTC ---
Fixed in 5.5.x and will be in 5.5.35 onwards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: --
Author: markt
Date: Tue Dec 20 20:19:39 2011
New Revision: 1221474
URL: http://svn.apache.org/viewvc?rev=1221474&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52225
Fix ClassCastException in Alias added for existing host via JMX
Modified:
tomcat/tc6.0.x/trunk/STATUS.tx
https://issues.apache.org/bugzilla/show_bug.cgi?id=52225
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Dec 20 20:24:01 2011
New Revision: 1221478
URL: http://svn.apache.org/viewvc?rev=1221478&view=rev
Log:
Do not throw IllegalArgumentException from parseParameters() call when chunked
POST request is too large, but treat it like an IO error.
Modified:
tomcat/tc5.5.x/tru
Author: markt
Date: Tue Dec 20 20:28:49 2011
New Revision: 1221479
URL: http://svn.apache.org/viewvc?rev=1221479&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52335
Only handle <\% and not \% as escaped in template text.
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=52335
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=28039
Mark Thomas changed:
What|Removed |Added
Component|Catalina:Cluster|Cluster
Version|Nightly B
https://issues.apache.org/bugzilla/show_bug.cgi?id=38216
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
Component|Webapps:Manag
https://issues.apache.org/bugzilla/show_bug.cgi?id=40728
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|Nightly
https://issues.apache.org/bugzilla/show_bug.cgi?id=40766
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=40881
Mark Thomas changed:
What|Removed |Added
Component|Catalina:Cluster|Cluster
Version|5.5.20
https://issues.apache.org/bugzilla/show_bug.cgi?id=41007
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|5.5.20
https://issues.apache.org/bugzilla/show_bug.cgi?id=43866
Mark Thomas changed:
What|Removed |Added
Component|Catalina:Cluster|Cluster
Version|5.5.23
https://issues.apache.org/bugzilla/show_bug.cgi?id=43925
Mark Thomas changed:
What|Removed |Added
Component|Jasper |Jasper
Version|5.5.24
https://issues.apache.org/bugzilla/show_bug.cgi?id=44216
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|Unknown
https://issues.apache.org/bugzilla/show_bug.cgi?id=44904
Mark Thomas changed:
What|Removed |Added
Component|Unknown |Catalina
Version|5.5.26
Author: markt
Date: Tue Dec 20 20:44:07 2011
New Revision: 1221485
URL: http://svn.apache.org/viewvc?rev=1221485&view=rev
Log:
Add missing entries
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml
URL:
htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294
Tiago Cruz changed:
What|Removed |Added
CC||tiago.tuxkil...@gmail.com
--
Configu
On 20/12/2011 10:03, Jim Jagielski wrote:
>
> On Dec 20, 2011, at 2:42 AM, jean-frederic clere wrote:
>
>> On 12/19/2011 10:49 PM, Mark Thomas wrote:
>>> All,
>>>
>>> I know the 5.5.x change log is short but [1] is one of those annoying
>>> (for me any way) bugs it would be nice to get in a fixed
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294
--- Comment #7 from Tiago Cruz 2011-12-20 21:45:01
UTC ---
I also have this problem with tomcat >= 7.0.12 :/
Is this configuration possible? (unpackExternalWARs=true) :D
'Cause to use with configuration management (puppet, chef e etc) it
On 20 déc. 2011, at 12:22, Mark Thomas wrote:
>
> Where I disagree is on whether a switch to Maven lowers that barrier to
> entry. I agree it lowers it for folks that already know Maven but don't
> know Ant but that it raises it for folks that know Ant but don't know Maven.
Knowing ant does not
On 20 déc. 2011, at 12:22, Mark Thomas wrote:
>
> Where I disagree is on whether a switch to Maven lowers that barrier to
> entry. I agree it lowers it for folks that already know Maven but don't
> know Ant but that it raises it for folks that know Ant but don't know Maven.
Knowing ant does not
On 20.12.2011 15:25, j...@apache.org wrote:
Author: jim
Date: Tue Dec 20 14:25:24 2011
New Revision: 1221276
URL: http://svn.apache.org/viewvc?rev=1221276&view=rev
Log:
* Make configuration issue for RemoteAddrValve, RemoteHostValve result
in the failure of the valve rather than just a warnin
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project jakarta-tomcat has an issue affecting its community integration.
This issu
This is Tomcat 3.3 (jakarta-tomcat-33.xml in Gump).
It is odd that this failed.
2011/12/21 Stefan Bodewig :
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at
69 matches
Mail list logo