Shahar Havivi has uploaded a new change for review. Change subject: java: fix README wrong reference to ovirt.properties ......................................................................
java: fix README wrong reference to ovirt.properties Change-Id: I9e955558f320faf3b174279eb6eb95a701f7456d Signed-off-by: Shahar Havivi <shav...@redhat.com> --- M java/javauserportal/README 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/samples-portals refs/changes/51/11551/1 diff --git a/java/javauserportal/README b/java/javauserportal/README index 3dcf508..0a970b1 100644 --- a/java/javauserportal/README +++ b/java/javauserportal/README @@ -1,9 +1,9 @@ -Edit the file "./src/main/java/org/ovirt/samples/portals/javauserportal/ovirt.properties" with the proper oVirt base Url +Edit the file "./src/main/resources/ovirt.properties" with the proper oVirt base Url Compile the project: $ mvn clean install Deploy the war (in this case JBoss 7.1): -$ cp target/javauserportal.war /usr/local/jboss-as-8.1.1.Final/standalone/deployments/ +$ cp target/javauserportal.war /usr/local/jboss-as-7.1.1.Final/standalone/deployments/ -- To view, visit http://gerrit.ovirt.org/11551 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9e955558f320faf3b174279eb6eb95a701f7456d Gerrit-PatchSet: 1 Gerrit-Project: samples-portals Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches