Hi I am using JMS JBOSSMQ.
would like to configure for destinition persistence using oracle instead of HSQL:

I have done following steps
Configure JBoss with Oracle database server for MDB 
1.      Copy oracle-jdbc2-service.xml from JBOSS_HOME/docs/examples/jms to 
JBOSS_HOME/server/default/deploy/jms 
2.      Edit the DS name to your DS name, e.g. change from defaultDS to your 
datasource name (xlDS)
3.      Remove hsqldb-jdbc2-service.xml in the JBOSS_HOME/server/default/deploy/jms 
4.      Add the destination in the (NOTE THAT DESTINATION WAS ALREADY DEFINE EARLIER 
when using HSQL database  )
jbossmq-destinations-service.xml in the JBOSS_HOME/server/default/deploy/jms e.g.  
<depends 
optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager 


After above steps restarted JBOSS
I get following would appriciate your feedback

14:54:17,130 WARN  [JMSContainerInvoker] JMS provider failure detected: 
javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not 
bound
        at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:169)



<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825290#3825290";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825290>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to