[ 
https://issues.apache.org/jira/browse/BROOKLYN-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Diego Louzán updated BROOKLYN-133:
----------------------------------
    Attachment: brooklyn.bat.patch

This issue is still happening on v0.8; attached a simple patch to correct the 
problem.

> 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.bat.patch
>
>
> 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)

Reply via email to