Allow user control of namespace prefixes in Aegis
-------------------------------------------------
Key: CXF-984
URL: https://issues.apache.org/jira/browse/CXF-984
Project: CXF
Issue Type: New Feature
Components: Core
Affects Versions: 2.0.1
Reporter: benson margulies
Fix For: 2.1
Attachments: aegisnsdiff.txt
For 'primitive' clients, it can be helpful to be able to predict in advance
what prefixes will be used for at least some interesting namespaces. This is a
service-level issue, since trying to assign prefixes at the level of types (or
packages) can lead to conflicts and confusion.
The patch I will attach here allows the user to pass a map from
namespace->prefix to the AegisDatabinding bean as a way of grabbing control of
prefix assignment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.