org.jboss.jms.server.destination.QueueService is part of JBossMessaging, which is the new JMS implementation for JMS that ships with JBoss AppServer version 5 and later (or JBoss EAP 4.3 or later).
org.jboss.mq.server.jmx.Queue is part of JBossMQ, which is part of the old (and now obsolete) JBoss JMS implementation found in JBoss AppServer versions prior to 4.2
source share