diff --git a/simplepool-examples/jndi/index.jsp b/simplepool-examples/jndi/index.jsp index bd6a950..d36fea8 100644 --- a/simplepool-examples/jndi/index.jsp +++ b/simplepool-examples/jndi/index.jsp @@ -61,15 +61,15 @@

The JNDI DataSource is defined as naming resource in the current webapp context, as shown in this minimal server configuration file.

The JNDI DataSource is configured using the following parameters:

Please note that all parameters are required.

Please take a minute to incorporate the JDNI DataSource example in your $CATALINE_HOME/conf/server.xml. Once done, please restart Tomcat. The examples will be functional upon restart.