You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Joshua Watkins (JIRA)" <ji...@apache.org> on 2012/04/24 12:41:32 UTC

[jira] [Commented] (CAMEL-4993) Add session information from cometd to camel message headers

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

Joshua Watkins commented on CAMEL-4993:
---------------------------------------

I noticed that I had made an error and not brought over a change from my branch into the patch. The initial version didn't pass the property to the binding. I have added a fix as well as more unit tests to cover this. Additionally, I have added support for booleans as values for the session headers.
                
> Add session information from cometd to camel message headers
> ------------------------------------------------------------
>
>                 Key: CAMEL-4993
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4993
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cometd
>    Affects Versions: 2.9.0
>            Reporter: Joshua Watkins
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.10.0
>
>         Attachments: camelCometdBooleanAndSessionHeaderPatch.txt, cometdSessionAttributesAsCamelHeaders
>
>
> The cometd component has the ability to authenticate a connection with a custom SecurityPolicy.[1] This information can then be added to the cometd session for further calls. Unfortunately, session attributes aren't passed to the camel message for processing by endpoints and processors further down the line.  
> 1. http://cometd.org/documentation/2.x/howtos/authentication

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira