https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
Zhang Zhongyi changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
--- Comment #6 from Remy Maucherat ---
TestWsWebSocketContainer, so it needs more work/review.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
--- Comment #5 from Remy Maucherat ---
Good point. So I'll backport the fix then.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe,
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
--- Comment #4 from Mark Thomas ---
This issue will occur frequently in POJO endpoints since they all share the
same Endpoint implementation class (which is how I suspect the OP hit this
issue).
--
You are receiving this mail because:
You are
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
--- Comment #3 from Remy Maucherat ---
Attempting fix in trunk, will backport if there are no issues.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
Remy Maucherat changed:
What|Removed |Added
Severity|critical|minor
OS|Windows XP
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
dstojkov changed:
What|Removed |Added
Severity|major |critical
--
You are receiving this mail be
https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
--- Comment #1 from dstojkov ---
Actually the endpoint share all the sessions with others Endpoints no matter if
it is through login/password or not.
I dont know how you implemented it but this should be something like:
...
private Map> end
10 matches
Mail list logo