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

Thread: Problem getting started with DBRE

  1. #11
    Join Date
    Nov 2012
    Posts
    2

    Default

    Hi,

    I too am currently trying the examples in "Getting started with Roo" and face the exact same problem as manuelcr above.

    So far, I've tried STS 3.0.0 and 3.1.0 - Windows 7, 64 Bit, JDK1.6.0_35 - and have even deleted the workspace repeatedly, just to make sure. I am not sitting behind a proxy.

    Any idea how I could narrow down the cause of the problem?

    Thanks!

  2. #12
    Join Date
    Nov 2012
    Posts
    1

    Default

    I also had this problem in which I found that if you download the driver manually and use the OSGI command to point to your driver file. osgi start --url file:///c:/path/to/your/driver.jar
    It worked for me when using mysql with the same issue.

  3. #13
    Join Date
    Nov 2012
    Posts
    2

    Default

    Thanks for the reply.
    The workaround that worked for me (and apparently manuelcr) is to use the Roo shell directly -- not the one integrated in STS.

    However, I would very much like to use STS's integrated Roo shell, so I wanted to know how to determine (narrow down) the cause of the problem.
    Anyone out there knows how?

  4. #14
    Join Date
    Dec 2012
    Posts
    2

    Default

    Still exactly the same Problem in Version 3.1.0.RELEASE.

    Also trying the examples in "Getting started with Roo", likewise behind a proxy and within the STS.

Posting Permissions

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