Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Oracle DataSource in Jboss

  Asked By: Nisha    Date: Nov 27    Category: Java    Views: 703
  

In our project we got the access a Oracle in
(oracle-service.xml) to use use the driver
(classes12.jar). In this way, if I am not wrong, we
configure a MBean to establish the connection using
this driver. And it certainly works. But the
DataSource instance in the JNDI space is:
(class:
org.jboss.resource.adapter.jdbc.local.LocalDataSource)
Therefore we use a DataSource from Jboss, being it
general for all database.
How can we configure JBoss to use the DataSource
provided by Oracle in its driver package
(OracleConneccionCacheImpl).
Is it possible or do I have to create my own MBean to
do it? In this case knows someone where I can find
documentation on JMX??

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Oracle DataSource in Jboss Or get search suggestion and latest updates.




Tagged: