hanicz opened a new pull request, #925:
URL: https://github.com/apache/knox/pull/925

   ## What changes were proposed in this pull request?
   
   A new path /usr/share/java/*.jar is added on the classpath which is located 
outside of the Knox installation folder. Users can place 3rd-party JARs in 
/usr/share/java and those will be included on the classpath.
   
   ## How was this patch tested?
   
   Changes were tested locally with test servers.
   - Removed dependency from /dep/ folder so gateway fails to start.
   - Placed missing dependency on the new path that is now included on the 
classpath.
   - Verified with memory dump that the necessary class is indeed loaded. Also 
gateway successfully starts.
   


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

Reply via email to