Hide Forgot
project_key: JBEPP
Link: Added: This issue depends GTNPORTAL-1868
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: Fixed an issue where MOPPortalStructuralAccess could improperly close the POMSession.
Release Notes Docs Status: Removed: Documented as Resolved Issue Added: Needs More Info Release Notes Text: Removed: Fixed an issue where MOPPortalStructuralAccess could improperly close the POMSession. Added: Cause: NEEDINFO Why couldn't MOPPortalStructuralAccess close POMSession properly? Consequence: An NPE was thrown (from GTNPORTAL-1868)? Fix: NEEDINFO How was this fixed? Result: MOPPortalStructuralAccess can now close the POMSession properly and the NPE no longer occurs.
Release Notes Text: Removed: Cause: NEEDINFO Why couldn't MOPPortalStructuralAccess close POMSession properly? Consequence: An NPE was thrown (from GTNPORTAL-1868)? Fix: NEEDINFO How was this fixed? Result: MOPPortalStructuralAccess can now close the POMSession properly and the NPE no longer occurs. Added: Cause: NEEDINFO Why couldn't MOPPortalStructuralAccess close POMSession properly? Consequence: An NPE was thrown (from GTNPORTAL-1868)? Fix: A code change in MOPPortalStructureAccess.java requires EPP to save the session instead of closing it. Result: MOPPortalStructuralAccess can now close the POMSession properly and the NPE no longer occurs.
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue Release Notes Text: Removed: Cause: NEEDINFO Why couldn't MOPPortalStructuralAccess close POMSession properly? Consequence: An NPE was thrown (from GTNPORTAL-1868)? Fix: A code change in MOPPortalStructureAccess.java requires EPP to save the session instead of closing it. Result: MOPPortalStructuralAccess can now close the POMSession properly and the NPE no longer occurs. Added: Cause: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another GateIn component, leaving that component unable to properly access JCR state. Consequence: An NPE was thrown when other components tried to access the closed POMSession. Fix: MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Result: Since MOPPortalStructuralAccess doesn't close the POMSession anymore, it can still be used by components upstream without issue.
Release Notes Text: Removed: Cause: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another GateIn component, leaving that component unable to properly access JCR state. Consequence: An NPE was thrown when other components tried to access the closed POMSession. Fix: MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Result: Since MOPPortalStructuralAccess doesn't close the POMSession anymore, it can still be used by components upstream without issue. Added: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another Portal component, leaving that component unable to properly access JCR state. An NPE was thrown when other components tried to access the closed POMSession. MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Since MOPPortalStructuralAccess doesn't close the POMSession anymore, it can still be used by components upstream without issue.
Release Notes Text: Removed: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another Portal component, leaving that component unable to properly access JCR state. An NPE was thrown when other components tried to access the closed POMSession. MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Since MOPPortalStructuralAccess doesn't close the POMSession anymore, it can still be used by components upstream without issue. Added: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another Portal component, leaving that component unable to properly access JCR state. An NPE was thrown when other components tried to access the closed POMSession. MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Since MOPPortalStructuralAccess does not close the POMSession anymore, it can still be used by components upstream without issue.
Release Notes Text: Removed: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another Portal component, leaving that component unable to properly access JCR state. An NPE was thrown when other components tried to access the closed POMSession. MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Since MOPPortalStructuralAccess does not close the POMSession anymore, it can still be used by components upstream without issue. Added: MOPPortalStructuralAccess was improperly closing the POMSession that was under control of another Portal component, leaving that component unable to properly access JCR state. An NPE was thrown when other components tried to access the closed POMSession. MOPPortalStructureAccess now simply saves the session instead of saving *and* closing it. Since MOPPortalStructuralAccess no longer closes the POMSession, it can still be used by components upstream without issue.