Hello,
I am trying DBRE with mysql database for the first time and facing issues. I could not make the addon search work so have used the OSGI start step mentioned in the other threads but the driver doesn't get instantiated even after installation.
Copy-paste from roo shell window:
Any pointers on resolution of this issue is appreciated.Code:roo> osgi start --url file:///E:/developer/lib/mysql-connector-java-5.1.21-bin.jar roo> database introspect --schema no-schema-required --file Could not initialize class com.mysql.jdbc.Connection roo>
Environment: ROO - 1.2.1.RELEASE
STS: Version: 2.9.2.RELEASE
Build Id: 201205071000
Thanks.


Reply With Quote
