Author: markt
Date: Wed Jan 15 09:58:54 2014
New Revision: 1558331
URL: http://svn.apache.org/r1558331
Log:
Formatting tweaks
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=1558331&r1=
Author: markt
Date: Wed Jan 15 10:09:53 2014
New Revision: 1558332
URL: http://svn.apache.org/r1558332
Log:
Update 8.0.x migration information
Modified:
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/xdocs/migration-8.xml
Modified: tomcat/site/trunk/docs/migration-8.html
URL:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56013
Bug ID: 56013
Summary: SpnegoAuthenticator not working in IBM JDK v7 for
Kerberos due to incorrect credential lifetime
Product: Tomcat 7
Version: 7.0.50
Hardware: Oth
On 14/01/2014 17:03, Rémy Maucherat wrote:
> Hi,
>
> In Tomcat, entering a context is done simply by setting the context
> classloader and sometimes firing some random events (like the ones from the
> ServletRequestListener). This isn't so good for integration and could use
> improvements, in addi
Does any one have anything else to add to
http://wiki.apache.org/tomcat/Cookies ? It feels like we should be
looking to make some decisions on where to go with this.
My $0.02 to start this discussion is that we should adopt the all of the
proposed changes with the following notes:
- C1 rather C1a
Author: markt
Date: Wed Jan 15 12:23:23 2014
New Revision: 1558355
URL: http://svn.apache.org/r1558355
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55855
Provide a context level option to exclude container SCIs.
Modified:
tomcat/trunk/java/org/apache/catalina/Context.java
t
Author: markt
Date: Wed Jan 15 12:24:13 2014
New Revision: 1558357
URL: http://svn.apache.org/r1558357
Log:
Simplify configuration now that the SCI does not use the JarScanner for
container JARs.
Modified:
tomcat/trunk/conf/catalina.properties
tomcat/trunk/conf/context.xml
tomcat/tru
https://issues.apache.org/bugzilla/show_bug.cgi?id=55855
--- Comment #3 from Mark Thomas ---
A new option, containerSciFilter, has been added to the Context in 8.0.x and
will be included in 8.0.0 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: markt
Date: Wed Jan 15 13:09:01 2014
New Revision: 1558371
URL: http://svn.apache.org/r1558371
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55287
ServletContainerInitializer in container classloaders may not be found
Added:
tomcat/tc7.0.x/trunk/java/org/apache/catalina
https://issues.apache.org/bugzilla/show_bug.cgi?id=55287
--- Comment #3 from Mark Thomas ---
This has also been fixed in 7.0.x for 7.0.51 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
Author: markt
Date: Wed Jan 15 13:36:29 2014
New Revision: 1558379
URL: http://svn.apache.org/r1558379
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55855
Provide a context level option to exclude container SCIs.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0
https://issues.apache.org/bugzilla/show_bug.cgi?id=55855
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Jan 15 13:41:02 2014
New Revision: 1558381
URL: http://svn.apache.org/r1558381
Log:
Correct Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
Modified: tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
URL:
http://svn.apache.org/view
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1679
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5399
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Wed Jan 15 14:31:57 2014
New Revision: 1558395
URL: http://svn.apache.org/r1558395
Log:
Add support (with tests) for read-only web resource sets.
Added:
tomcat/trunk/test/org/apache/catalina/webresources/AbstractTestDirResourceSet.java
(with props)
tomcat/trunk/te
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1680
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
2014/1/15 Mark Thomas
>
> If folks integrating with Tomcat need to extend / replace what is
> currently in StandardContext.bindThread() and
> StandardContext.unbindThread() having a listener for this rather than
> having to extend StandardContext makes sense to me.
>
Ok.
>
> I'm not sure I foll
Gilberto C Andrade created MTOMCAT-255:
--
Summary: Getting tTarget Unreachable, identifier 'managedBean'
resolved to null on tomcat:run but not in tomcat:run-war
Key: MTOMCAT-255
URL: https://issues.apache.org
[
https://issues.apache.org/jira/browse/MTOMCAT-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilberto C Andrade updated MTOMCAT-255:
---
Description:
Simple JSF 2.2 project with just one manage bean(PessoaMb) and one xhtm
On Jan 15, 2014, at 2:38 AM, Mark Thomas wrote:
> Does any one have anything else to add to
> http://wiki.apache.org/tomcat/Cookies ? It feels like we should be
> looking to make some decisions on where to go with this.
There are two things on my mind I’ve not had a chance to write up yet:
1) C
[
https://issues.apache.org/jira/browse/MTOMCAT-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilberto C Andrade updated MTOMCAT-255:
---
Attachment: MTOMCAT-255.zip
> Getting tTarget Unreachable, identifier 'managedBean'
[
https://issues.apache.org/jira/browse/MTOMCAT-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilberto C Andrade updated MTOMCAT-255:
---
Summary: Getting "Target Unreachable, identifier 'pessoaBean' resolved to
null" on t
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/5401
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/01/2014 16:58, Jeremy Boynes wrote:
> On Jan 15, 2014, at 2:38 AM, Mark Thomas wrote:
>
>> Does any one have anything else to add to
>> http://wiki.apache.org/tomcat/Cookies ? It feels like we should
>> be looking to make some decisions on whe
On Jan 15, 2014, at 10:37 AM, Mark Thomas wrote:
> On 15/01/2014 16:58, Jeremy Boynes wrote:
>
> > 1) Clearer distinction between name-only and value-only cookies.
> > Existing code treats a name-value pair of «X» as being name-only
> > but the browsers treat that as being the value of a
> > coo
On Jan 15, 2014, at 10:37 AM, Mark Thomas wrote:
> On 15/01/2014 16:58, Jeremy Boynes wrote:
> > 2) How to handle cookies whose name might be valid RF6265 but won’t
> > be allowed by Cookie’s constructor e.g. «Expires», «$Foo» or the «»
> > name from above. If an application sub-classes Cookie so
https://issues.apache.org/bugzilla/show_bug.cgi?id=56016
Bug ID: 56016
Summary: DigesterFactory.idFor(...) assumes that
javax.servlet.jsp.resources.** are available from the
same class loader that defines
javax.serv
https://issues.apache.org/bugzilla/show_bug.cgi?id=56016
--- Comment #1 from Dmitri Bourlatchkov ---
The affected url parameter for the idFor(...) method in this case is
"web-jsptaglibrary_1_1.dtd"
--
You are receiving this mail because:
You are the assignee for the bug.
--
29 matches
Mail list logo