Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Continuing with the effort to add more pluggability to the OpenNMS configuration, we should make an opennms-datasources.d/ folder under the etc/ folder. In this folder we should create an XML extension to the base datasource configuration and also included the JDBC driver .jar for that connection. Using OSGi might also allow us to use discrete versions of the same driver for each connection... no idea.
Continuing with the effort to add more pluggability to the OpenNMS configuration, we should make an opennms-datasources.d/ folder under the etc/ folder. In this folder we should create an XML extension to the base datasource configuration and also included the JDBC driver .jar for that connection. Using OSGi might also allow us to use discrete versions of the same driver for each connection... no idea.