"lovejesus" wrote : 
  | for example , topic/MyTopic does'nt exist at the deploy time,so i want to 
create one topic named MyTopic at the run time.
  | 
If it doesn't exist at deployment time it is created by JBossAS, not you.
"lovejesus" wrote : 
  | but  when the Queue/Topic already exists ,createTopic works well ! ( but i 
don't want to create an old one!),but when the name doesn't  exist , error 
occurs.
  | 
Thats how createTopic should work.
I think you should read JMS spec.
I looks like you are missing the point of createTopic.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to