To clarify Jeff's answer a bit:

The MessagingServer you created is a "core" server. A core server knows nothing 
about JMS - it's completely JMS agnostic, therefore it knows nothing about 
topics.

This is discussed in the user manual:

http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/usermanual-2.0.0.beta3/html/architecture.html

Now, the question I would ask is, if embedding do you really want JMS? Why not 
just use the core API? It's simpler and it can do everything that JMS does (and 
more)


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

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

Reply via email to