1 Reply Latest reply on Jul 17, 2008 10:21 AM by clebert.suconic

    Can JBM server share an Oracle database with the application

    szhigunov

      I have one JBoss server running the JBM (hosting the queues), and separate JBoss running the application (remote JMS clients).
      The clients update the application database and send / receive messages in XA transactions. Oracle is the database.

      Question is: can JBM tables reside in its own schema but the same Oracle database as application tables?

      Can it cause problems with XA transactions / recovery or performance issues?