Hadrian Zbarcea created BROOKLYN-180:
----------------------------------------
Summary: Provide a better implementation for WinRM
Key: BROOKLYN-180
URL: https://issues.apache.org/jira/browse/BROOKLYN-180
Project: Brooklyn
Issue Type: Improvement
Affects Versions: 0.8.0
Reporter: Hadrian Zbarcea
Fix For: 0.9.0
The current implementation of WinRM depends on
[pywinrm|https://github.com/diyan/pywinrm/tree/master/winrm], which brings the
whole jython runtime.
One proposal is to provide a java native implementation for winrm to replace
the 800 or so lines of pywirm (not a huge task). Timing is a bit of a
challenge, otherwise it would have been a great gsoc project. Alternatives like
[xebialabs/overthere|https://github.com/xebialabs/overthere] are not an option
because of the licensing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)