Hi,
I am having problems with the deployment of messaging Topics.
my xxx-service.xml file is rejected (in server.log) with "java.lang.ClassNotFoundException: org.jboss.jms.server.destination.TopicService" which seems like I have a very basic or high-level problem"
Is there a way to confirm that messaging is even installed/running/enabled for a JBoss AS 6 system?
Thanks