Property 'invalidIssuerAddress' missing from error.properties
-------------------------------------------------------------
Key: RAMPART-310
URL: https://issues.apache.org/jira/browse/RAMPART-310
Project: Rampart
Issue Type: Bug
Reporter: Myles Bunbury
Assignee: Ruchith Udayanga Fernando
Lines 446 & 449 of org.apache.rampart.util.RampartUtils generate a
RampartException with the first parameter set to "invalidIssuerAddress". The
RampartException constructor goes and looks for this key in error.properties,
but doesn't find it, resulting in a MissingResourceException that then bubbles
up into a RuntimeException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.