GitHub user kwesterfeld opened a pull request:

    https://github.com/apache/karaf/pull/120

    [KARAF-4218] Mark Principal classes as Serializable

    This fixes an issue regarding serializability of sessions when using karaf 
along with hawtio.  I am sure a number of other applications that would require 
some sort of clustering involving serialized instances of 
javax.security.auth.Subject (container of Principal) would benefit as well.

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

    $ git pull https://github.com/kwesterfeld/karaf master

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

    https://github.com/apache/karaf/pull/120.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 #120
    
----
commit fa5f3a6e5ff2e68574890aa46b46f50d97db524f
Author: Kurt Westerfeld <[email protected]>
Date:   2015-12-16T13:22:08Z

    [KARAF-4218] Mark Principal classes as Serializable

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to