[jboss-user] [JCA/JBoss] - Re: late data source initialization

weston.price@jboss.com do-not-reply at jboss.com
Tue Mar 13 17:15:44 EDT 2007


Read this first:
http://wiki.jboss.org/wiki/Wiki.jsp?page=DependOnDataSource


Then take a look at the jboss-web.dtd and add the entry to a jboss-web.xml descriptor. Example:


  | <jboss-web>
  |    <depends>jboss.jca:service=DataSourceBinding,name=(jndi-name)</depends>
  | </jboss-web>
  | 

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

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



More information about the jboss-user mailing list