Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidies up isDeployedAsServlet() and friends #970

Merged
merged 3 commits into from
Jan 8, 2022

Commits on Jan 8, 2022

  1. ERXConfigurationManager isDeployedAsServlet relies now on the configu…

    …red WOContext class rather on a check, if the JavaWOJSPServlet framework is loaded
    renebock authored and paulhoadley committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    296f729 View commit details
    Browse the repository at this point in the history
  2. Fix NPE as isDeployedAsServlet() is called the first time before the …

    …properties are already loaded
    renebock authored and paulhoadley committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    248e300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad5655 View commit details
    Browse the repository at this point in the history