Le 28 juil. 2014 23:24, "Mark Thomas" a écrit :
>
> On 25/07/2014 23:31, Romain Manni-Bucau wrote:
> > Hi
> >
> > I have 2 main issues/requests regarding big refactorings done in 8.x
> > (mainly integrating it with tomee):
> >
> > 1) is it possible to get an easy way to switch scanning of @WebXXX
https://issues.apache.org/bugzilla/show_bug.cgi?id=56771
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
Author: violetagg
Date: Tue Jul 29 04:50:19 2014
New Revision: 1614248
URL: http://svn.apache.org/r1614248
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56771
When lookup for a resource in all the alternate or backup DirContext,
NameNotFoundException will be thrown at the end of the
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 tomcat-trunk-validate has an issue affecting its community integration.
Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=56782
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/283
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=56782
Bug ID: 56782
Summary: cygarcia2...@gmail.com
Product: Tomcat Modules
Version: unspecified
Hardware: All
OS: other
Status: NEW
Severity: normal
On 25/07/2014 23:31, Romain Manni-Bucau wrote:
> Hi
>
> I have 2 main issues/requests regarding big refactorings done in 8.x
> (mainly integrating it with tomee):
>
> 1) is it possible to get an easy way to switch scanning of @WebXXX and
> @HandleTypes? In TomEE we already scanned it while scanni
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
--- Comment #1 from Mark Thomas ---
What value(s) will the IBM JRE accept there?
As an aside, if you can provide a IBM JRE for Windows to test with (preferably
64-bit) to ma...@apache.org that would be great.
--
You are receiving this ma
https://issues.apache.org/bugzilla/show_bug.cgi?id=56746
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Jul 28 21:52:47 2014
New Revision: 1614198
URL: http://svn.apache.org/r1614198
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56746
Allow secure WebSocket client threads to use the current context class loader
rather than explicitly setting it to the class loa
Author: markt
Date: Mon Jul 28 21:47:42 2014
New Revision: 1614197
URL: http://svn.apache.org/r1614197
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56746
Allow secure WebSocket client threads to use the current context class loader
rather than explicitly setting it to the class loa
Author: markt
Date: Mon Jul 28 21:07:19 2014
New Revision: 1614180
URL: http://svn.apache.org/r1614180
Log:
Allow the JNDI Realm to start even if the directory is not available. The
directory not being available is not fatal once the Realm is started and it
need not be fatal when the Realm start
Author: markt
Date: Mon Jul 28 21:06:16 2014
New Revision: 1614179
URL: http://svn.apache.org/r1614179
Log:
Allow the JNDI Realm to start even if the directory is not available. The
directory not being available is not fatal once the Realm is started and it
need not be fatal when the Realm start
Author: markt
Date: Mon Jul 28 20:53:54 2014
New Revision: 1614171
URL: http://svn.apache.org/r1614171
Log:
When scanning class files (e.g. for annotations) and reading the number of
parameters in a MethodParameters structure only read a single byte
(rather than two bytes) as per the JVM specifi
Author: markt
Date: Mon Jul 28 20:51:52 2014
New Revision: 1614169
URL: http://svn.apache.org/r1614169
Log:
When scanning class files (e.g. for annotations) and reading the number of
parameters in a MethodParameters structure only read a single byte
(rather than two bytes) as per the JVM specifi
Author: markt
Date: Mon Jul 28 20:42:46 2014
New Revision: 1614165
URL: http://svn.apache.org/r1614165
Log:
Correct the label in the list of sessions by idle time for the bin that
represents the idle time immediately below the maximum permitted idle time when
using the expire command of the Mana
Author: markt
Date: Mon Jul 28 20:40:54 2014
New Revision: 1614163
URL: http://svn.apache.org/r1614163
Log:
Correct the label in the list of sessions by idle time for the bin that
represents the idle time immediately below the maximum permitted idle time when
using the expire command of the Mana
https://issues.apache.org/bugzilla/show_bug.cgi?id=56779
--- Comment #2 from Filip Hanik ---
well, I like the idea of copying the API
BasicDataSource.setConnectionInitSqls(Collection connectionInitSqls)
after all, the copied the idea of init SQL from us :)
that way programmatically it works, and
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
Christopher Schultz changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: schultz
Date: Mon Jul 28 19:27:45 2014
New Revision: 1614140
URL: http://svn.apache.org/r1614140
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=1614140&r1=1614139&r2
https://issues.apache.org/bugzilla/show_bug.cgi?id=56779
--- Comment #1 from Christopher Schultz ---
The problem with putting multiple statements into the "initSQL" attribute value
is that tomcat-pool then needs to basically implement a SQL statement parser in
order to determine where each statem
https://issues.apache.org/bugzilla/show_bug.cgi?id=47714
--- Comment #20 from Victor ---
(In reply to Kevin J Walters from comment #19)
> My general conclusion in this area is anything that's effectively doing rpc
> should be using some sort of id to match requests and responses and allow
> the c
https://issues.apache.org/bugzilla/show_bug.cgi?id=54537
--- Comment #1 from Filip Hanik ---
Ok, so if we used a linked list, it should be O(n)
--
You are receiving this mail because:
You are the assignee for the bug.
-
To uns
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780
Bug ID: 56780
Summary: IBM Java: server.startup gives error
"java.lang.IllegalArgumentException: Only TLS1.2
protocol can be enabl ed in SP800_131 strict mode"
Product
https://issues.apache.org/bugzilla/show_bug.cgi?id=56779
Wes Clark changed:
What|Removed |Added
CC||wcl...@guidewire.com
O
https://issues.apache.org/bugzilla/show_bug.cgi?id=56779
Bug ID: 56779
Summary: Allow multiple connection initialization statements
Product: Tomcat Modules
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
fixed && thanks!
Olivier
On 28 July 2014 18:02, Konstantin Kolinko wrote:
> 2014-07-23 8:39 GMT+04:00 :
>> Author: olamy
>> Date: Wed Jul 23 04:39:13 2014
>> New Revision: 1612761
>>
>> URL: http://svn.apache.org/r1612761
>> Log:
>> Added a new parameter, “sessionManagerFactory”. If you specify
Author: olamy
Date: Mon Jul 28 12:59:50 2014
New Revision: 1614008
URL: http://svn.apache.org/r1614008
Log:
restore unintended removal of this option
Modified:
tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java
Modified:
tomcat/m
Author: olamy
Date: Mon Jul 28 12:59:59 2014
New Revision: 1614009
URL: http://svn.apache.org/r1614009
Log:
remove * import
Modified:
tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java
Modified:
tomcat/maven-plugin/trunk/tomcat7-war
Author: kkolinko
Date: Mon Jul 28 09:42:24 2014
New Revision: 1613941
URL: http://svn.apache.org/r1613941
Log:
vote
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=1613941&r1=1613940&r2
https://issues.apache.org/bugzilla/show_bug.cgi?id=56777
Bug ID: 56777
Summary: Allow configuration resources to be loaded from places
other than straight off the filesystem
Product: Tomcat 8
Version: 8.0.9
Hardware: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
--- Comment #6 from Konstantin Kolinko ---
> fileObject.mkdirs();
You are not checking whether "mkdirs" call was successful.
Ask on the users mailing list. I see no Tomcat bug here.
BTW, it may be not a good idea to trust user-provided
Author: markt
Date: Mon Jul 28 08:57:42 2014
New Revision: 1613933
URL: http://svn.apache.org/r1613933
Log:
Remove reference to 8.0.x being beta since it has had a stable release now.
Modified:
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/whichversion.xml
Modified: to
2014-07-23 8:39 GMT+04:00 :
> Author: olamy
> Date: Wed Jul 23 04:39:13 2014
> New Revision: 1612761
>
> URL: http://svn.apache.org/r1612761
> Log:
> Added a new parameter, “sessionManagerFactory”. If you specify a class that
> implements a createSessionManager() function, this class will be call
2014-07-28 9:38 GMT+02:00 Rainer Jung :
> Am 27.07.2014 um 19:19 schrieb Romain Manni-Bucau:
>
>> Here is the one we use:
>>
>> http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/log/SingleLineFormatter.java
>
>
> Can you compare the infomratio
https://issues.apache.org/bugzilla/show_bug.cgi?id=56776
Bug ID: 56776
Summary: java.security.AccessControlException in
ClassLoaderLogManager on ClassLoader.getParent() call
Product: Tomcat 7
Version: 7.0.54
Hardware: PC
Am 27.07.2014 um 19:19 schrieb Romain Manni-Bucau:
Here is the one we use:
http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/log/SingleLineFormatter.java
Can you compare the infomration provided by that formatter withz the
info provided b
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/282
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: kkolinko
Date: Mon Jul 28 07:02:31 2014
New Revision: 1613897
URL: http://svn.apache.org/r1613897
Log:
Revert generics changes from r1613123
The code is compiled with Java 7, so why change them?
With recommended Eclipse settings those produce compiler warnings.
(Generic types/Redundant typ
40 matches
Mail list logo