[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Creating a datasourse in Application

jaikiran do-not-reply at jboss.com
Mon Jun 9 04:23:52 EDT 2008


You can place the -ds.xml in the EAR file and then use the jboss-app.xml to have this entry:

  | <jboss-app>
  |  
  |  
  |  <module>
  |    <service>myds-ds.xml</service>
  |  </module>
  |   
  | </jboss-app>

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

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



More information about the jboss-user mailing list