On 5/12/07, Jiang <[EMAIL PROTECTED]> wrote:
jlim, which means the topic created by createTopic(when ActiveMQ is running ) is a temp topic (which can be saved or not ) ???
createTopic() creates a topic (a completely normal topic which can be used with both persistent and non-persistent message delivery). createTemporaryTopic() creates a temporary topic which has no persistence -- James ------- http://macstrac.blogspot.com/
