Change in ovirt-engine[master]: core: add @PostConstruct to postConstruct methods

masayag at redhat.com masayag at redhat.com
Thu Apr 2 11:53:40 UTC 2015


Moti Asayag has submitted this change and it was merged.

Change subject: core: add @PostConstruct to postConstruct methods
......................................................................


core: add @PostConstruct to postConstruct methods

on newer JBoss (tested with EAP 6.3) the postConstruct methods are not
called without the @PostConstruct
this of course cause all the commands that are using this not to work.

Change-Id: Ibf9cdd60457e60fa4c5257b0c0bc7e659bb7c704
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CloneVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromConfigurationCommand.java
6 files changed, 12 insertions(+), 1 deletion(-)

Approvals:
  Omer Frenkel: Verified
  Moti Asayag: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/39477
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf9cdd60457e60fa4c5257b0c0bc7e659bb7c704
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list