[
https://issues.jboss.org/browse/RTGOV-650?page=com.atlassian.jira.plugin....
]
Werner Müller commented on RTGOV-650:
-------------------------------------
Although it is not the ultimate solution (it causes additional setup steps) we can live
with this property - with one exception:
In SwitchYardResubmitActionProvider#resubmit(...) there is the loop over the urls. This
loop ends in the try block with a 'continue'. Presumably, this should be a
'break'. Otherwise you run into different issues.
A Situation is always resubmitted to localhost:8080
---------------------------------------------------
Key: RTGOV-650
URL:
https://issues.jboss.org/browse/RTGOV-650
Project: RTGov (Run Time Governance)
Issue Type: Bug
Components: Documentation
Reporter: Werner Müller
Assignee: Gary Brown
Fix For: 2.1.0.Beta2
A Situation is always resubmitted to localhost:8080. Instead, it should be resubmitted to
the original target address of the request.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)