From f3af08e213acea4c0b9f289524c0484626ecf500 Mon Sep 17 00:00:00 2001 From: funkman Date: Wed, 22 Aug 2007 01:39:17 +0000 Subject: [PATCH] 42466 globalresources.xml has a wrong link patch from Takayoshi Kimura takayoshi at gmails doooot com git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@568366 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/globalresources.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/config/globalresources.xml b/webapps/docs/config/globalresources.xml index 2e2a32ea4..c3929edeb 100644 --- a/webapps/docs/config/globalresources.xml +++ b/webapps/docs/config/globalresources.xml @@ -221,7 +221,7 @@ per-web-application contexts. Here is an example of making a custom factory available to all applications in the server, based on the example definition in the - + JNDI Resource HOW-TO:

-- 2.11.0