Hello all,
I had recently eval'd M3 and was able to overcome the "driver unavailable" issue for wrapped JTDS driver by building out of git (9/05 - "dbre introspect (MSSQL) successful"). However, it (or a similar issue) seems to have reappeared in 1.1.0.RC1 that I downloaded today. Any one else notice this? Are there any steps I need to carry out (same machine, same maven, etc.).
Thank you.
roo> database introspect --schema dbo
No remote OBR repositories have matching add-ons matching your request
JDBC driver not available for 'net.sourceforge.jtds.jdbc.Driver'
roo> osgi ps
...
[ 13] [Active ] [ 1] Spring Roo - Addon - Database Reverse Engineering (1.1.0.RC1)
[ 20] [Active ] [ 1] Spring Roo - Addon - JDBC Driver Acquisition (1.1.0.RC1)
[ 69] [Active ] [ 1] Spring Roo - Wrapping - jtds (1.2.4.0001)


. Any one else notice this? Are there any steps I need to carry out (same machine, same maven, etc.).
Reply With Quote