A typo error in WebRuleSet

2010-07-29 Thread Ivan
Hi,
It seems that there is one typo error on the line 523 of WebRuleSet
file, it should be
configureInjectionRules(digester, web-app/ejb-local-ref/); ---
configureInjectionRules(digester, web-app/resource-env-ref/);
-- 
Ivan


Re: A typo error in WebRuleSet

2010-07-29 Thread Mark Thomas
On 29/07/2010 08:10, Ivan wrote:
 Hi,
 It seems that there is one typo error on the line 523 of WebRuleSet
 file, it should be
 configureInjectionRules(digester, web-app/ejb-local-ref/); ---
 configureInjectionRules(digester, web-app/resource-env-ref/);

Fixed: http://svn.apache.org/viewvc?rev=980347view=rev

Thanks.

Mark

Note: This sort of thing technically belongs on the dev list but I
wouldn't worry too much for simple one liners like this. The community
is generally far more tolerant of the occasional dev issue on the users
list than it is of a users issue on the dev list. However, any long
discussion would probably get moved to the dev list.



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