mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 23:25:50 +00:00
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…
x
Reference in New Issue
Block a user