[jboss-jira] [JBoss JIRA] Updated: (AS7-798) JMSTopicService and JMSQueueService made public for use outside of jboss-as-messaging
Jason Greene (JIRA)
jira-events at lists.jboss.org
Fri May 20 12:40:13 EDT 2011
[ https://issues.jboss.org/browse/AS7-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-798:
-----------------------------
Assignee: (was: Jason Greene)
> 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