[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: HAR deployment broken in JBoss 5 Beta4
brent.atkinson
do-not-reply at jboss.com
Wed Jul 2 16:04:21 EDT 2008
I got it to work by depending on the DataSourceBinding. It may just be that you are depending on something that is available too soon. Try something like this instead:
<depends>jboss.jca:service=DataSourceBinding,name=jdbc/XXX</depends>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162169#4162169
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162169
More information about the jboss-user
mailing list