Update index.html
This commit is contained in:
parent
e46a19bde0
commit
7fab31e309
|
@ -27,7 +27,7 @@ This example shows how to configure and lookup resources such as DataSources, a
|
|||
</p>
|
||||
<p>This will create a $JETTY_BASE/start.d/jndi.ini file to enable and parameterise JNDI. If the --add-to-start option instead, then the same initialisation will be appended to the
|
||||
$JETTY_BASE/start.ini file instead. The jetty demo-base already has JNDI enabled in the start.ini file and some mock resources included. </p>
|
||||
<p>The full source of this demonstration is available <a href="http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/tree/tests/test-webapps/test-jndi-webapp">here</a>.</p>
|
||||
<p>The full source of this demonstration is available <a href="https://github.com/eclipse/jetty.project/blob/master/tests/test-webapps/test-jndi-webapp">here</a>.</p>
|
||||
|
||||
|
||||
<h2>Execution</h2>
|
||||
|
|
Loading…
Reference in New Issue