0 Replies Latest reply on Aug 4, 2006 11:13 AM by jc7442

    EAR and datasource and jms

    jc7442

      Today when I deploy my application , I need to deploy an EAR and several XML files that declares datasources, JMS topics and queue, ...

      I'd like to include those XML files in the EAR. Just adding it in EAR does not works.

      Is it possible to add XMLs for datasource and JMS in the EAR ? Do we have to put it in a special place or add something int the application.xml ?