rovarga commented on issue #118: [SSHD-975] Use AbstractFactoryManager's 
classloader for proxies
URL: https://github.com/apache/mina-sshd/pull/118#issuecomment-610376299
 
 
   > If this change fixes the issue then I believe we should apply it to 
**all** the places where proxy wrappers are being created - which means also in 
`ScpCommandFactory`, `AbstractSftpSubsystemHelper`, 
`AbstractSftpEventListenerManager`, `AbstractConnectionService`, etc...
   
   Agreed, think we should just use the method without ClassLoader argument and 
instantiate the proxy in the classloader where the interface lives -- it's the 
simplest and guaranteed to work. What do you think?

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to