Same default Datasource for multiple instances of JBoss EAP?

Solution Verified - Updated -

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 5.x
    • 4.x

Issue

  • If we run more than one instance of JBoss EAP (not clustered), does every JBoss needs its own schema in the Oracle Database or is one schema suitable for more than one JBoss?

Resolution

Each copy of JBoss needs its own tables, so that would either be different schemas in the same Oracle instance, or different database instances altogether (your choice).

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments