0 Replies Latest reply on Apr 25, 2008 4:25 PM by sankul123

    Updatingd JDBC Datasources ...

    sankul123

      Hi ALL,

      I want to add a new datasource[ex- oracle database DS object] and rebind to an existing JNDI name.
      I want to do this to achieve the following -
      -If there is any change in database schema password[manuually on database server],
      this should be updated to already existing datasource and rebind with existing JNDI name


      Also I want to persist changes into {JBossHome}/server/default/deploy/oracle-ds.xml.
      Is there anyway I can take this -ds.xml inside my context[.ear]