Hello - I am running into a situation where I have defined 2 jdbc datasource via the CLI and they are created properly along with the xml file in the /deploy directory. However, when I run jdbc:datasources each connection is listed twice (2x) and it is causing problems with jpa and camel.
What have I done wrong and how can I correct this? Kind regards, Jason
