[jboss-jira] [JBoss JIRA] Commented: (AS7-798) JMSTopicService and JMSQueueService made public for use outside of jboss-as-messaging
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Mon May 16 15:47:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602386#comment-12602386 ]
Jesper Pedersen commented on AS7-798:
-------------------------------------
Related: http://lists.jboss.org/pipermail/jboss-as7-dev/2011-May/001836.html
> 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