I have tried ... I think the issue is that even the latest version of
hazelcast (3.11.2) still only imports up to Spring 4

org.springframework.security.core.session;resolution:=optional;version="[3.2,4)"

On Wed, Apr 3, 2019 at 4:15 AM Oleg Cohen <oleg.co...@assurebridge.com>
wrote:

> Where can I see what is included in the hazelcast feature? I can try to
> load/wrap the bundles in my own feature, but I think cellar would still
> pull 3.9.1 as a dependency.
>
> On Wed, Apr 3, 2019 at 4:12 AM Jean-Baptiste Onofré <j...@nanthrax.net>
> wrote:
>
>> By the way, you can try a wrap on hazelcast to change the import, that
>> could work.
>>
>> Regards
>> JB
>>
>> On 03/04/2019 10:06, Oleg Cohen wrote:
>> > Greetings,
>> >
>> > I am using Hazelcast for HTTP session clustering. As I use Spring
>> > Security I need to use com.hazelcast.web.spring.SpringAwareWebFilter
>> > instead of com.hazelcast.web.WebFilter.
>> >
>> > The spring-aware filter needs the
>> > org.springframework.security.web.session package. I am using Spring
>> > Security 5, but the current hazelcast bundle (3.9.1) doesn't go above
>> > version 4
>> >
>> (org.springframework.security.web.session;resolution:=optional;version="[3.2,4)")
>> >
>> > Is there any way to get a revised one that would work with Spring and
>> > Spring Security 5?
>> >
>> > Thank you!
>> > Oleg
>> >
>> >
>>
>> --
>> Jean-Baptiste Onofré
>> jbono...@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>>
>
>
> --
> *Oleg Cohen  |  Principal  |  **A S S U R E B R I D G E*
> *Office: +1 617 564 0737  |  Mobile: +1 617 455 7927  |  Fax: +1 888 409
> 6995*
> *Email: oleg.co...@assurebridge.com <oleg.co...@assurebridge.com>  **|
>  www.assurebridge.com <http://www.assurebridge.com>*
>


-- 
*Oleg Cohen  |  Principal  |  **A S S U R E B R I D G E*
*Office: +1 617 564 0737  |  Mobile: +1 617 455 7927  |  Fax: +1 888 409
6995*
*Email: oleg.co...@assurebridge.com <oleg.co...@assurebridge.com>  **|
 www.assurebridge.com <http://www.assurebridge.com>*

Reply via email to