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
|
||||
</pre>
|
||||
</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>
|
||||
OPTIONS=plus
|
||||
OPTIONS=jta
|
||||
etc/jetty-plus.xml
|
||||
</pre>
|
||||
</li>
|
||||
</ol>
|
||||
|
|
Loading…
Reference in New Issue