On Mon, Aug 23, 2010 at 1:07 PM, Mark Thomas wrote:
> I would (and have in the past) just add the attribute to the context.
Oh right okay thats much easier then. Is there unit tests that need
updating too?
Regards,
Wesley Acheson
---
On 23/08/2010 00:03, Wesley Acheson wrote:
> Hi, I'm trying to put together a patch as per.
> http://marc.info/?l=tomcat-user&m=128249845732568&w=2
>
> I've put an optional value in StandardContext that I need to check in
> org.apache.catalina.connector.Response however I've left the interface
> f
Hi, I'm trying to put together a patch as per.
http://marc.info/?l=tomcat-user&m=128249845732568&w=2
I've put an optional value in StandardContext that I need to check in
org.apache.catalina.connector.Response however I've left the interface
for Context alone. (new implementations shouldn't need t