Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Login from Delivery doesn't work properly

    • Article Type: General
    • Product: Rosetta

    Problem Symptoms:
    Login from an object returns to the PDS page instead of the object display.
    Redirection of the links does not work as expected

    Cause:
    mod_jk has the following exception:
    SetEnvIf Request_URI "/pds/*" no-jk

    Resolution:
    For the redirection PDS uses an URL with /goto and not /pds
    1. Add to mod_jk this line:
    SetEnvIf Request_URI "/goto/*" no-jk

    2. Restarted apache to load the change.

    Additional Information

    It is remanded to configure port 80 using load balancer and not mod-jk

    Category: PDS - Rosetta

    Subject: Rosetta


    • Article last edited: 12/26/2013