Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 0.1
-
Fix Version/s: 0.2
-
Component/s: configuration
-
Labels:None
-
Forum Reference:
-
Estimated Difficulty:Low
Description
The QName returned by NamedModel.getQName() should have a namespaceURI of the targetNamespace of the application. Currently, "" is being returned.
Gliffy Diagrams
Issue Links
- relates to
-
SWITCHYARD-351
targetNamespace being lost by switchyard plugin (ConfigMojo) during final switchyard.xml generation
-
- Closed
-
SWITCHYARD-351fixed the issue where the targetNamespace attribute was being lost, however now we need to actually USE it in NamedModel.getQName().