Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Product Backlog
-
Component/s: Core: Configuration
-
Labels:None
-
User impact:Low
-
Affects Docs:Yes
-
Migration Impact:Once implemented, the test://whatever endpoints would be replaced with e.g. <test:inbound-endpoint path="whatever"/>
-
Similar Issues:None
Description
Currently, the functional test namespace doesn't feature transport-specific endpoints:
<inbound-endpoint address="test://in"/>
For consistency, this should be enhanced to have something like:
<test:inbound-endpoint path="in"/>