WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Conversation

@kennywest
Copy link

@kennywest kennywest commented Feb 5, 2018

This makes sure we try to fetch an application context provided through the contextConfig, even when running in a web application context.

if (ctx == null) {
    // still null, try to create one 
    ctx = createSpringContext();
}

Easily fixed by adding an additional null check.

@kennywest
Copy link
Author

OCA signed and mailed. Sorry for the delay.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants