[jboss-jira] [JBoss JIRA] Commented: (AS7-798) JMSTopicService and JMSQueueService made public for use outside of jboss-as-messaging
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Fri Sep 9 20:46:26 EDT 2011
[ https://issues.jboss.org/browse/AS7-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627660#comment-12627660 ]
Brian Stansberry commented on AS7-798:
--------------------------------------
Should this be resolved?
> 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