-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.1.0 GA
-
Fix Version/s: 5.2.0.ER4
-
Component/s: JBossESB
-
Labels:
-
Environment:
All SOA-P
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
The setSpecificEPR initialises a type extension if one is not already present, but this cannot be done safely.
Any modifications to an EPR should only be done at the construction point, as it is the creator who is responsible for doing this.
JBESB-3574 contains a diff which configures the type on construction, but we should also consider updating the EPR classes to throw exceptions if modifications are made after the creator has finished with their construction.
- relates to
-
JBESB-3574 EPRHelper modifies EPRs when serialising to XML
-
- Closed
-