Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation and minor refactors for issue #3049 #3267

Merged
merged 4 commits into from Aug 15, 2014

Conversation

serkan-ozal
Copy link
Contributor

No description provided.


`SpringAwareWebFilter` makes Spring aware about Hazelcast based sessions by publishing events to Spring context and these events are used by `org.springframework.security.core.session.SessionRegistry` instance.

As like before, you must also define `com.hazelcast.web.SessionListener` in your `pom.xml`. However it is not needed to define `org.springframework.security.web.session.HttpSessionEventPublisher` in your `pom.xml` as before, since `SpringAwareWebFilter` already informs Spring about session based events like create or destroy.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pom.xml --> web.xml

Serdaro added a commit that referenced this pull request Aug 15, 2014
Documentation and minor refactors for issue #3049
@Serdaro Serdaro merged commit 5aeaa7b into hazelcast:master Aug 15, 2014
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants