[jboss-jira] [JBoss JIRA] (WFLY-206) Allow access to JMS destinations over HTTP
Jason Greene (JIRA)
jira-events at lists.jboss.org
Fri May 17 22:08:38 EDT 2013
[ https://issues.jboss.org/browse/WFLY-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated WFLY-206:
------------------------------
Fix Version/s: 8.0.0.Alpha2
(was: 8.0.0.Alpha1)
> Allow access to JMS destinations over HTTP
> ------------------------------------------
>
> Key: WFLY-206
> URL: https://issues.jboss.org/browse/WFLY-206
> Project: WildFly
> Issue Type: Enhancement
> Components: JMS
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 8.0.0.Alpha2
>
>
> HornetQ provides a HTTP transport and a Netty servlet to access JMS resources over HTTP.
> http://docs.jboss.org/hornetq/2.3.0.CR2/docs/user-manual/html/configuring-transports.html#d0e3665
> This involves a lot of configuration tweaks that could be handled by the messaging subsystem so that the users just have to specify a http-connector (or servlet-connector) and the messaging subsystem will figure out the rest (find or create a web container, place the netty servlet into it with the appropriate web.xml configuration, etc.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list