To accomplish this you you can include your ds.xml file in the application.xml 
descriptor.  Of course when you are building your EAR file your ds.xml has to 
be placed in the EAR on the root level.  If you place it on a different level, 
such as EAR/conf  you need to specify this in your application.xml

I added the following:

Example for the root level

  ds.xml


Example for the conf level

  conf/ds.xml


I am not sure if this is the right way to do it, or if application.xml is even 
supposed to be used for this purpose, but it works.  I also included my jms.xml 
file in a similar manner.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876638#3876638

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876638


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to