[jboss-jira] [JBoss JIRA] Commented: (AS7-798) JMSTopicService and JMSQueueService made public for use outside of jboss-as-messaging
Bob McWhirter (JIRA)
jira-events at lists.jboss.org
Sun May 22 21:55:00 EDT 2011
[ https://issues.jboss.org/browse/AS7-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603594#comment-12603594 ]
Bob McWhirter commented on AS7-798:
-----------------------------------
https://github.com/jbossas/jboss-as/pull/37
> 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
>
> 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