-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 8.0.0
-
Component/s: Fuse Projects
-
Labels:
-
Environment:
jbds 810 GA, integration tooling for fuse [7.3.1.v20150810-1602-H64-Final]
-
Steps to Reproduce:
-
Workaround Description:
converting default blueprint fuse project to jpa project shows validation error.
due to missing jpa namespace
expected behavior: jbds should re-write blueprint.xml to provide necessary
namespaces. OR
What is preferred way to write missing namespace. i.e.
xmlns:jpa="http://aries.apache.org/xmlns/jpan/v1.0.0"