Juan Hernandez has posted comments on this change.

Change subject: virt-engine: Support RHEVManager url
......................................................................


Patch Set 11:

Did you test this with JBoss AS 7.1.1? When I apply this change the server 
complains that the "flags" attribute is missing in the rewrite rule. According 
to the XML schema (docs/schema/jboss-as-web_1_1.xsd) that flag is mandatory. I 
think that it shouldn't, but it is. In order to make it work in my environment 
I had to change it to this:

  <rewrite pattern="^/RHEVManager(.*)$" substitution="/OvirtEngine$1" 
flags="last"/>

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I3c3ce188155bda87f5cc106e2a6c2408fb0da790
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Ronen Angluster <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to