[jboss-jira] [JBoss JIRA] (AS7-6836) Allow access to JMS destinations over HTTP

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Wed Apr 3 11:51:41 EDT 2013


Jeff Mesnil created AS7-6836:
--------------------------------

             Summary: Allow access to JMS destinations over HTTP
                 Key: AS7-6836
                 URL: https://issues.jboss.org/browse/AS7-6836
             Project: Application Server 7
          Issue Type: Enhancement
          Components: JMS
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil
             Fix For: 8.0.0.Alpha1


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