Search:

Type: Posts; User: BigGillyStyle; Keyword(s):

Search: Search took 0.01 seconds.

  1. Thread: Jpa 1.0?

    by BigGillyStyle
    Replies
    5
    Views
    800

    I have definitely been fighting the JBoss 5.0.x...

    I have definitely been fighting the JBoss 5.0.x classloader and having mixed success. I've finally got Spring 3.0.6 to work with the "help" of the JBoss Snowbird project.

    One thing to note...your...
  2. Thread: Jpa 1.0?

    by BigGillyStyle
    Replies
    5
    Views
    800

    Ah...so there's my problem. Based on your...

    Ah...so there's my problem. Based on your response I did a little research and found that Hibernate 3.5 was the first Hibernate version to support JPA 2.0, but I'm stuck with Hibernate 3.3.2. ...
  3. Thread: Jpa 1.0?

    by BigGillyStyle
    Replies
    5
    Views
    800

    Jpa 1.0?

    I am wondering if I can use Spring Data JPA in the following environment:

    JBoss SOA 5.0.2 (Java EE 5, JPA 1.0, Hibernate 3.3.2)

    Thankfully, due to the JBoss Snowdrop project I have gotten...
  4. I'm actually using the 11.2.0.3 driver to connect...

    I'm actually using the 11.2.0.3 driver to connect to a 11.1.x (11g) Oracle instance. I'm fairly certain my problems are still user error (lack of understanding) on my part, but unfortunately I don't...
  5. Thanks for the prompt responses. I was trying to...

    Thanks for the prompt responses. I was trying to get this all to work before work started tomorrow morning (my "technology experiment" for Thanksgiving weekend). For now I'm going to have to revert...
  6. Now I'm getting... Unable to get connection...

    Now I'm getting...

    Unable to get connection from driver: Listener refused the connection with the following error:
    ORA-12504, TNS:listener was not given the SID in CONNECT_DATA

    ...which I...
  7. Okay, I figured this out. In the created project...

    Okay, I figured this out. In the created project there's a database.properties file inside src/main/resources/META-INF/spring folder. I just had to put the proper host, username, and password in...
  8. How to supply username/password for database introspect?

    I think I finally have the Oracle 11.2.0.3 JDBC drivers installed and active (thanks to this and this). Now when I do a "database introspect..." command in the Roo shell I get "Unable to get...
Results 1 to 8 of 8