[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Problem configuring Oralce Database connectivity in JBoss ES

triapa do-not-reply at jboss.com
Sun Feb 3 23:22:34 EST 2008


I've downloaded JBoss ESB Server 4.2.1 GA. The server by default is configured to connect to hsqldb database. 

To attempt to reconfigure it to Oracle database, I've replaced hsqldb-ds.xml by oracle-ds.xml, and have given the necessary class name, url, user/passwd, etc.  

I've specified the JNDI name in oracle-ds.xml as DefaultDS to minimize the number of changes.

Have replaced deploy/jboss-messaging.sar/hsqldb-persistence-service.xml by oracle-persistence-service.xml

Have copied classes12.jar, ojdbc14.jar, etc. into the lib directory of the default configuration. 

When I start the JBoss ESB server, I get the following exception


--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.messaging:service=PersistenceManager
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: No Attribute found with name
: SupportsBlobOnSelect
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=DefaultDS
    jboss:service=TransactionManager
  Depends On Me:
    jboss.messaging:service=ServerPeer
------------------------------------------------------------------------

Please help me out in this regard. Thanks in anticipation.

Regards,
Trinath



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125985#4125985

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125985



More information about the jboss-user mailing list