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

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Tue Apr 9 05:17:42 EDT 2013


    [ https://issues.jboss.org/browse/AS7-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765728#comment-12765728 ] 

Jeff Mesnil commented on AS7-6836:
----------------------------------

[~stuartdouglas] I've added a request feature for HornetQ (and Netty) to support HTTP Upgrade so that AS8 can leverage it.

                
> 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