Hi all,

We've found a problem in the command-line environment: request attributes are kept across different requests. This is done in CocoonWrapper that keeps them in its "attributes" class member.

IMO this is a bug, as a request should not carry information prepared by a previous request. This is the job of the session object.

Any objection to ensure that each CLI request starts with an empty attribute map?

Sylvain

--
Sylvain Wallez                        Anyware Technologies
http://people.apache.org/~sylvain     http://www.anyware-tech.com
Apache Software Foundation Member     Research & Technology Director

Reply via email to