[
https://issues.jboss.org/browse/RTGOV-650?page=com.atlassian.jira.plugin....
]
Gary Brown commented on RTGOV-650:
----------------------------------
I believe I know the issue with the first case - this npe is a known switchyard issue.
Currently the code ignores the npe - but the problem is that we don't know whether it
is a valid or invalid response. So I propose to assume it is valid, and therefore break
out of the loop (clearing any exceptions associated with previous urls attempted), and
then if it was invalid, it will result in a new situation being created anyway, which will
set the state back to IN_PROGRESS.
The second issue - I'll investigate.
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)