-
dbh authored
OF-1460, Session Row jspf has a Hazelcast related bug. It assumes that all sessions are LocalClientSessions. But, in a multi-node hazelcast enabled openfire environment, (#997) there may be remote (not local) sessions as well. The bug is a cast of sess to LocalClientSession, but that isn't always appropriate. Session Details and Session Summary jspf pages use this jspf file
957541b4
| Name |
Last commit
|
Last update |
|---|---|---|
| build | ||
| dbutil | ||
| distribution | ||
| documentation | ||
| i18n | ||
| src | ||
| starter | ||
| webadmin | ||
| webadmintld | ||
| xmppserver | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| Dockerfile | ||
| LICENSE.txt | ||
| Makefile | ||
| README.md | ||
| pom.xml |