-
1. Re: how could I use jms in jboss's all run mode?
genman Feb 15, 2006 2:16 PM (in response to dlingam)
The "test" queues can be copied from the "default/jms" directory.
If you don't set up clustering (remove cluster-service.xml), it won't magically start to cluster. -
2. Re: how could I use jms in jboss's all run mode?
dlingam Feb 16, 2006 12:51 AM (in response to dlingam)hi,
thx for ur reply first, As i am using clustering i could not remove cluster-service.xml
I tried copying following files in jboss-4.0.2\server\all\deploy\jms
postgres-jdbc-state-service.xml
postgres-jdbc2-service.xml
jbossmq-destinations-service.xml
jbossmq-service.xml
It works fine for a period of time, after some time it crips with
"ConnectionFactory not bound"
javax.naming.NameNotFoundException: ConnectionFactory not bound
then i copied the above files here
jboss-4.0.2\server\all\deploy-hasingleton\jms
It gives the same exception atonce
Any help would be really appreciable -
3. Re: how could I use jms in jboss's all run mode?
adrian.brock Feb 18, 2006 8:11 AM (in response to dlingam)There must be about 5 different topics/faqs on the WIKI explaining this.
And this is not the JNDI forum.