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.o
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