Diego Lovison created ISPN-9630:
-----------------------------------
Summary: Spring Session contains {brandname} into the class name
Key: ISPN-9630
URL:
https://issues.jboss.org/browse/ISPN-9630
Project: Infinispan
Issue Type: Bug
Reporter: Diego Lovison
In the docs we have
Spring Session integration has been based on {brandname} Spring Cache support so it
requires creating a `SpringEmbeddedCacheManagerFactoryBean` or
`SpringRemoteCacheManagerFactoryBean`.
The next step it to use `@Enable{brandname}EmbeddedHttpSession` or
`@Enable{brandname}RemoteHttpSession` configuration annotation which turns on Spring
Session.
It should be
@EnableInfinispanEmbeddedHttpSession
@EnableInfinispanRemoteHttpSession
--
This message was sent by Atlassian Jira
(v7.12.1#712002)