[jboss-jira] [JBoss JIRA] Created: (AS7-798) JMSTopicService and JMSQueueService made public for use outside of jboss-as-messaging

Bob McWhirter (JIRA) jira-events at lists.jboss.org
Mon May 16 14:26:00 EDT 2011


JMSTopicService and JMSQueueService made public for use outside of jboss-as-messaging
-------------------------------------------------------------------------------------

                 Key: AS7-798
                 URL: https://issues.jboss.org/browse/AS7-798
             Project: Application Server 7
          Issue Type: Bug
          Components: JMS
    Affects Versions: 7.0.0.Beta3
            Reporter: Bob McWhirter
            Assignee: Jason Greene


In TorqueBox, we allow applications to deploy queues with their application.  JMSQueueService is perfect for it.  But isn't public enough to consume.

Likewise, JMSTopicService is slightly more public, but does involve some package-protected methods I might be interested in using.

I'd love to have these services exposed enough to be externally useable.  I understand the caveat of any queues/topics created this way being "unmanaged".  I'm okay with that.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list