Hide Forgot
project_key: JBEPP login as root Click on Group -> WSRP -> Producer configuration Check or uncheck "Requires registration. Modifying this information will trigger invalidation of consumer registrations." (depends on if it was/wasn't checked before) don't press save, just logout after next login, you see you last settings in Producer configuration
Hmm, this should have been addressed by GTNWSRP-31… Let me check.
The changes don't seem to be persisted which is how it's supposed to be. However, I'm not sure how they currently survive the session expiration… :(
The WSRP admin GUI session is still alive unless you login with a different user.
There seems to be a JSF error somewhere. Not sure yet if it's due to the admin GUI code or bridge but the producer bean which is supposed to be session-scope survives the session expiration. Or maybe it's a bigger issue and there's something wrong with the session expiration in EPP… :(
The session will only expire if you let it time out. It will be emptied if you login under a different user.
This is not a WSRP admin issue but stems from how GateIn deals with sessions.
Link: Added: This issue is related to JBQA-4062
Release Notes Docs Status: Added: Not Required Primary SME: Added: theute