[
https://issues.apache.org/jira/browse/BROOKLYN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aled Sage updated BROOKLYN-133:
-------------------------------
Attachment: Screen Shot 2015-03-05 at 21.17.12.png
Screenshot after rebind, showing example of tasks being displayed.
> brooklyn.bat requires BROOKLYN_HOME to have a trailing "\" on Windows
> ---------------------------------------------------------------------
>
> Key: BROOKLYN-133
> URL: https://issues.apache.org/jira/browse/BROOKLYN-133
> Project: Brooklyn
> Issue Type: Bug
> Affects Versions: 0.7.0-M2
> Environment: Windows 7 x64
> Reporter: David Taylor
> Priority: Minor
> Labels: windows
> Attachments: Screen Shot 2015-03-05 at 21.17.12.png
>
>
> Brooklyn fails to launch on Windows if BROOKLYN_HOME does not include a
> trailing "\". This occurs because of the classpath is constructed by string
> concatenation without the required path delimiter:
> e.g. %BROOKLYN_HOME%lib\brooklyn\*
> The batch file should be modified to function correctly with or without the
> trailing path delimiter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)