You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/25 18:10:04 UTC

[jira] [Commented] (ARTEMIS-230) Allow setting STOMP content-type header via JMS

    [ https://issues.apache.org/jira/browse/ARTEMIS-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908249#comment-14908249 ] 

ASF GitHub Bot commented on ARTEMIS-230:
----------------------------------------

GitHub user jscheid opened a pull request:

    https://github.com/apache/activemq-artemis/pull/178

    [WIP] ARTEMIS-230 Copy STOMP content-header back and forth

    This is incomplete, haven't really tested it yet. I'm just opening this PR so we can start discussing the implementation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/waysact/activemq-artemis ARTEMIS-230-STOMP-content-type

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/178.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #178
    
----

----


> Allow setting STOMP content-type header via JMS
> -----------------------------------------------
>
>                 Key: ARTEMIS-230
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-230
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Stomp
>            Reporter: Julian Scheid
>            Priority: Minor
>
> It's currently impossible to set the STOMP {{content-type}} header on JMS messages because {{content-type}} is not a valid JMS property name. There should be some mechanism that allows setting STOMP headers even when they don't match the JMS specification, at least for basic STOMP headers like {{content-type}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)