mike-jumper commented on a change in pull request #595:
URL: https://github.com/apache/guacamole-client/pull/595#discussion_r583253294



##########
File path: 
guacamole/src/main/java/org/apache/guacamole/GuacamoleServletContextListener.java
##########
@@ -78,33 +121,47 @@ public void contextInitialized(ServletContextEvent 
servletContextEvent) {
             throw new RuntimeException(e);
         }
 
+        // NOTE: The superclass implementation of contextInitialized() is
+        // expected invoke getInjector(), hence the need to call AFTER setting

Review comment:
       Oops. Fixed via rebase.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to