Juan Hernandez has posted comments on this change. Change subject: restapi: Deploy using modules ......................................................................
Patch Set 4: (1 comment) http://gerrit.ovirt.org/#/c/29474/4/backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/jboss-deployment-structure.xml File backend/manager/modules/restapi/webapp/src/main/webapp/WEB-INF/jboss-deployment-structure.xml: Line 26: <module name="deployment.engine.ear"> Line 27: <imports> Line 28: <exclude path="**"/> Line 29: </imports> Line 30: </module> This ^is the way to require the previous deployment of engine.ear. Line 31: Line 32: <!-- These are dependencies really needed by the RESTAPI: --> Line 33: <module name="org.ovirt.engine.api.interface-common-jaxrs" annotations="true" services="import"/> Line 34: <module name="org.ovirt.engine.api.restapi-definition" annotations="true" services="import"/> -- To view, visit http://gerrit.ovirt.org/29474 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie4079277f60e5521d9b61379fa78713a5c4ccc10 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Idan Shaby <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
