google / google/guice

gae share session across modules in dev mode

Open
#869 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

I've and gae application (gae 1.9.14 and guice 3.0) consisting of two modules with sessions enabled. In local development those modules get deployed on different ports. Each time I initially access a different module (even with an existing JSESSIONID) a new session (with a different JSESSIONID) gets created. I'm therefore not able to share my sessions across modules.

Actually I don't know if this is a gae related problem but any hint would be appreciated.
cheers

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.