Bug 50752

Summary: Typo in Embedded.java log message
Product: Tomcat 6 Reporter: Brandon DuRette <brandond>
Component: CatalinaAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 6.0.29   
Target Milestone: default   
Hardware: PC   
OS: Windows XP   

Description Brandon DuRette 2011-02-10 12:17:31 UTC
There's a debug log message in Embedded.java with a typo in it:

"INITIAL_CONTEXT_FACTORY alread set "


Attached is a patch against the 6_0_29 tag, but the issue exists in tc6.0.x/trunk
Comment 1 Mark Thomas 2011-02-11 07:31:44 UTC
Fixed in 7.0.x for 7.0.9 onwards.

Proposed for 6.0.x
Comment 2 Mark Thomas 2011-02-13 05:27:02 UTC
Thanks for the report.

Fixed in 6..x and will be in 6.0.33 onwards.