Update deployment instructions for test-jndi webapp
This commit is contained in:
parent
10ae37566f
commit
16ef1cbd74
|
@ -36,10 +36,10 @@ This example shows how to configure and lookup resources such as DataSources, a
|
||||||
webapps/test-jndi.xml
|
webapps/test-jndi.xml
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
<li>Edit your $JETTY_HOME/start.ini file and add the following lines:
|
<li>Edit your $JETTY_HOME/start.ini file and uncomment the following lines:
|
||||||
<pre>
|
<pre>
|
||||||
OPTIONS=plus
|
OPTIONS=plus
|
||||||
OPTIONS=jta
|
etc/jetty-plus.xml
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
Loading…
Reference in New Issue