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

TRUNK-3960 - Reload log4j.xml configuration without server restart #272

Closed
wants to merge 3 commits into from

Conversation

sushmitharaos
Copy link
Contributor

No description provided.

<servlet>

<listener>
<listener-class>org.springframework.web.util.Log4jConfigListener</listener-class>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The javadoc says it should go before ContextLoaderListener, which is org.openmrs.web.Listener in OpenMRS. Please move it up.

@ghost ghost assigned rkorytkowski Apr 11, 2013
@sushmitharaos
Copy link
Contributor Author

I have fixed the order for in which the listeners are being registered.

@dkayiwa
Copy link
Member

dkayiwa commented May 27, 2013

I have tested this and noticed that the server still restarts!!!

@rkorytkowski
Copy link
Member

Merged with rebasing and a follow up fix in f3de4b6

RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants