On 02/08/2013 18:10, Martin Grigorov wrote:
> I cannot login to Bugzilla with my account ...
> 
> The problem is:
> this.userProperties.putAll(endpointConfig.getUserProperties());
> 
> a HashMap is copied into ConcurrentHashMap and null values cause the
> problem.

Thanks for the analysis. This has been fixed in trunk by using
ConcurrentHashMap everywhere.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to