[jboss-user] [JCA/JBoss] - Datasource deployed too late

elarochejoubert do-not-reply at jboss.com
Thu Jan 24 03:35:41 EST 2008


Hello all! 

I'm trying to deploy an ear application using a datasource.
I've placed my ear in the "server/default/deploy/jboss-web.deployer" directory.
I've place my "mysql-ds.xml" datasource in the "server/default/deploy" directory.

What's hapening is that the ear (which needs the datasource) is deployed before the datasource !!!! So my application can't find the datasource and then after all the errors JBoss deploys the datasource successfully.

I'm sure it's a easy thing, but I've been looking a bit everywhere without success (pdf documentation, and this forum :( )

any idea ?

thanks in advance to all.

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

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



More information about the jboss-user mailing list