Oved Ourfali has posted comments on this change.

Change subject: java sample portal: first commit
......................................................................


Patch Set 2: Looks good to me, approved

(1 inline comment)

....................................................
File 
java/javauserportal/src/main/java/org/ovirt/samples/portals/javauserportal/RestClient.java
Line 69:             client.getState().setCredentials(AuthScope.ANY, 
command.getCredentials());
Line 70:         }
Line 71: 
Line 72:         // @deprecated...
Line 73:         //method.setRequestBody("<action/>");
delete this line
Line 74:         RequestEntity entity = new StringRequestEntity("<action/>");
Line 75:         method.setRequestEntity(entity);
Line 76: 
Line 77:         try {


--
To view, visit http://gerrit.ovirt.org/9520
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I225d5b71e831c80cd7351161529f0f695e8d201a
Gerrit-PatchSet: 2
Gerrit-Project: samples-portals
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shav...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to