csutherl opened a new pull request, #1005: URL: https://github.com/apache/tomcat/pull/1005
I noticed that if you use the StoreConfigListener but tomcat doesn't have the clustering JARs available that it prevents tomcat from starting successfully. The StoreConfigListener had hard dependencies on the clustering libraries, so I made those dynamic. Also added a few tests to make sure the reflection is working as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
