"PeterJ" wrote : Both hajndi-jms-ds.xml and jms-ds.xml should not have ended up 
in the deploy directory. There should be only one of them, depending on if you 
are clustering or not. Because of the install command line you gave:
  | 
  | ant -f release-admin.xml -Dmessaging.config.source=all 
-Dmessaging.config.name=jms
  | 
  | the hajndi-jms-ds.xml is the correct file and jms-ds.xml is incorrect (and 
should be removed).
  | 
  | The 'all' configuration includes clustering support. The 'default' 
configuration contains everything except clustering. You did not by any chance 
run release-admin.xml twice, once without any options? That would explain the 
duplication.
  | 

Yes I have run release-admin.xml multiple times and generated different 
configurations as I was trying to start over after suspecting a mess in the 
current one. Initially I ran it without parameters, then as the old 
configuration was in the way I started running it with parameters on the same 
installation of JBoss. You explanation is totally consistent.
Thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174428
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to