You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jan Topi&#324;ski (JIRA)" <ji...@apache.org> on 2007/12/18 13:35:26 UTC

[jira] Created: (SM-1178) Security subject is not propagated in a cluster

Security subject is not propagated in a cluster
-----------------------------------------------

                 Key: SM-1178
                 URL: https://issues.apache.org/activemq/browse/SM-1178
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-core
    Affects Versions: 3.2.1
            Reporter: Jan Topi&#324;ski
         Attachments: core-security-subject.patch

Security subject is not serialized and not passed to second node. Patch adds serialization to NormalizedMessageImpl. Patch needs to be applied to all nodes in a cluster.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-1178) Security subject is not propagated in a cluster

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1178.
---------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 3.3
       Resolution: Fixed

Sending        trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/messaging/NormalizedMessageImpl.java
Transmitting file data .
Committed revision 694632.

> Security subject is not propagated in a cluster
> -----------------------------------------------
>
>                 Key: SM-1178
>                 URL: https://issues.apache.org/activemq/browse/SM-1178
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>    Affects Versions: 3.2.1
>            Reporter: Jan Topi&#324;ski
>            Assignee: Guillaume Nodet
>             Fix For: 3.3
>
>         Attachments: core-security-subject.patch
>
>
> Security subject is not serialized and not passed to second node. Patch adds serialization to NormalizedMessageImpl. Patch needs to be applied to all nodes in a cluster.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.