[jboss-user] [JBoss Tools] New message: "Hibernate configurations with Oracle Thin Client"

Arbi Sookazian do-not-reply at jboss.com
Wed Feb 17 18:46:31 EST 2010


User development,

A new message was posted in the thread "Hibernate configurations with Oracle Thin Client":

http://community.jboss.org/message/526882#526882

Author  : Arbi Sookazian
Profile : http://community.jboss.org/people/asookazian

Message:
--------------------------------------------------------------
I have a Seam 2.1.1.GA project with Eclipse Galileo and JBT 3.1.0-M4.
 
How do I create a Hibernate config using ojdbc14.jar with this custom JDBC URL from Oracle Developer Studio?
 
jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS = (PROTOCOL =
        TCP)(HOST = oradev1.prv.echo-inc.com)(PORT = 1521)) (LOAD_BALANCE = yes)
        (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME =
        cisdev) (FAILOVER_MODE = (TYPE = SELECT) (METHOD =
        BASIC) (RETRIES = 180) (DELAY = 5))))
 
The Hibernate config is still very non-intuitive and difficult to setup.  I remember having a hard time with this in the past.  The UI/wizard seems non-intuitive or buggy...

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/526882#526882




More information about the jboss-user mailing list