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)
The database-schema.xml file is at the moment required by the opennms-dao project (JdbcFilterDao) which makes it hard to start it on the sentinel, as this file must also be present.
As there is actually no need to ever have an admin modify this file, it should be located in the jar instead.
This would also make it easier to start up the bundle in an osgi container, as the config file comes already with it.
The database-schema.xml file is at the moment required by the opennms-dao project (JdbcFilterDao) which makes it hard to start it on the sentinel, as this file must also be present.
As there is actually no need to ever have an admin modify this file, it should be located in the jar instead.
This would also make it easier to start up the bundle in an osgi container, as the config file comes already with it.