Fixed context root for secure WAS install

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@957253 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeremy Bauer 2010-06-23 15:43:42 +00:00
parent 51cf5ee59e
commit f5639bb801
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
port="${was.port}"
user="${was.user}"
password="${was.password}"
options="-usedefaultbindings -appname OpenBooks"/>
options="-usedefaultbindings -contextroot OpenBooks -appname OpenBooks"/>
<echo>
-------------------------------------
Starting OpenBooks demo application