strongspirit (sent by Nabble.com)
2006-02-02 00:53:10 UTC
Hi, I'm newbie here :)
i want to create Topic dynamically.
and the Topic MUST exist for some time(awkward expression;;)
i used createTopic() method in TopicSession class for Publisher class
and i implemented test class, Subscriber class.
but when i ran the Subscriber class, Exception is generated which is TopicNameNotFound, something like that..
so i knew that Topic is not created physically..
BUT i hope that Topic is created dynamically.
How can i solve this problem?
--
View this message in context: http://www.nabble.com/create-Topic-dynamically-t1043866.html#a2712388
Sent from the OpenJMS - Dev forum at Nabble.com.
i want to create Topic dynamically.
and the Topic MUST exist for some time(awkward expression;;)
i used createTopic() method in TopicSession class for Publisher class
and i implemented test class, Subscriber class.
but when i ran the Subscriber class, Exception is generated which is TopicNameNotFound, something like that..
so i knew that Topic is not created physically..
BUT i hope that Topic is created dynamically.
How can i solve this problem?
--
View this message in context: http://www.nabble.com/create-Topic-dynamically-t1043866.html#a2712388
Sent from the OpenJMS - Dev forum at Nabble.com.