Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Can not install mysql jdbc driver on 1.1.2

  1. #11
    Join Date
    Jun 2005
    Location
    São Paulo, Brasil
    Posts
    86

    Default

    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

  2. #12
    Join Date
    Mar 2008
    Posts
    257

    Default

    I have the issue too on 1.2.2.RELEASE [rev 7d75659]

    roo> database introspect --schema roo_jira
    addon search --requiresDescription "#jdbcdriver,driverclass:com.mysql.jdbc.Driver " found no matches
    JDBC driver not available for 'com.mysql.jdbc.Driver'
    roo> addon install bundle --bundleSymbolicName org.springframework.roo.wrapping.mysql-connector-java
    Could not find specified bundle with symbolic name: org.springframework.roo.wrapping.mysql-connector-java
    Stephane

  3. #13
    Join Date
    Mar 2008
    Posts
    257

    Default

    The thread at https://jira.springsource.org/browse/ROO-3184 helped. Thanks.
    Stephane

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •