1 Reply Latest reply on Sep 18, 2009 2:23 PM by peterj

    Use datasource jndi reference from an ear

    lanrjtokenring

      Hi all, I have a question.
      I have 2 or more EARs and I want that all these applications use the same jdbc source. Scenario is:

      my-ds.xml with Conn1 and Conn2 datasource connection in server/default/deploy directory

      ear1 and ear1 should use Conn1 and ear3 should use Conn2.

      Is this possible?

      I use jboss 4.2.3.GA

      Thank you!!!!!!!