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

Thread: ROO 1.1.1 Oracle JDBC issue

  1. #11

    Default

    With oracle driver 10.2.0.1.0 also oracle.security.pki is required...

  2. #12

  3. #13
    Join Date
    Dec 2010
    Location
    Washington DC
    Posts
    2

    Default

    Quote Originally Posted by ziller View Post
    Hello,

    in Spring Roo 1.1.0, perform "osgi ps" to identify existing bundles for Oracle : javax transaction, javax resource and oracle jdbc driver

    in the directory cache, you will find corresponding jar
    copy and rename these jar : com.springsource.javax.resource-1.5.0.jar, com.springsource.javax.transaction-1.1.0.jar and com.springsource.oracle.jdbc-10.2.0.2.jar
    I tried the same to use Roo 1.1.0, but when I typed "osgi ps" command, I could not find the required jars in the list. The closest i could see is "[ 19] [Active ] [ 1] Spring Roo - Addon - JDBC Driver Acquisition (1.1.0.RELEASE)"

  4. #14
    Join Date
    Nov 2004
    Posts
    24

    Default

    it only works if you had installer oracle drivers in 1.1.0

    regards

  5. #15
    Join Date
    Dec 2005
    Posts
    929

    Default

    Just to clear up any confusion, between Roo 1.1.0 and 1.1.1, we now can't host any Oracle jars due to licensing restrictions. We are trying to get OSGi-wrapped drivers for Oracle produced and hosted but it is currently in the lawyer's hands.
    Alan
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

  6. #16

    Angry Configuring Roo for Oracle.

    I do not know how many problems i faced while simply learning Roo.
    I am a newbie learning Roo. It seems very interesting. All i wanted to learn Roo and now it seems i have to learn Maven too. Why the Springsource had missed such important database Oracle. Because of Roo most of things my time is just wasted in configuring.
    Somebody please update the reference documentation with configuration of Oracle driver and one sample project.

Tags for this Thread

Posting Permissions

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