Hi,
I am using CQ5.4 version and i want to connect H2 Database with my cq5 instance. From the tutorial i got to know that i need to download connector Quickstart distribution .jar file.
But i am not able to figure out where i can get this file.
I have already downloaded H2 databse.
Plz help me as i need to complete this task as soon as possible
Thanks in Advance....
If you are refering to JDBC connector [1] I would recommend not to use it. The connector has been in beta mode and we are in the process of correcting/removing the page for the JDBC connector. Instead use the respective JDBC driver and convert it into an OSGI bundle which can then be referenced in your custom JDBC client code to perform all DB activities. More details refer [2].
[1] http://dev.day.com/docs/en/crx/connectors/jdbc/current.html
[2] http://dev.day.com/content/kb/home/cq5/Development/HowToConfigureSling Datasource.html
North America
Europe, Middle East and Africa
Asia Pacific