You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by deepak_a <an...@gmail.com> on 2013/11/08 10:46:36 UTC

JNDI/datasource Problem in JBoss + ActiveMQ Integration (order of deployment)

Hi,I am running activeMQ+Jboss in an integrated mode.issue I am having is
ActiveMQ.rar gets deployed before by JNDI-datasource gets deployed.My
broker-config.xml looks like this.........................                          	 
.........................The data source is in a seperate xml file
(reform-ds.xml) under /deploy folder.I notice that ActiveMQ.rar gets
deployed first (before data source), resulting in the below exceptionCaused
by: javax.naming.NameNotFoundException: ReformDS not bound	at
org.jnp.server.NamingServer.getBinding(NamingServer.java:771)Is there a way
to change the order of deployment in JBoss?regardsD



--
View this message in context: http://activemq.2283324.n4.nabble.com/JNDI-datasource-Problem-in-JBoss-ActiveMQ-Integration-order-of-deployment-tp4674062.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.