anonymous wrote : If you have MDB that listens on Queue/Topic that doesn't 
exist at deployment time,Queue/Topic is created by JBoss.

this is exactly what i want!

for example , topic/MyTopic does'nt exist at the deploy time,so i want to 
create one topic named MyTopic at the run time.

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.

how can i create a topic dynamically?


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

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


-------------------------------------------------------
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