9e4b40b033
ActiveMQ uses URI's for locating files on a file system. Absolute file URIs are generated using an ACTIVEMQ_HOME variable defined via the start up scripts. For Windows this will contain "\" character as file path separator. This is invalid for the file URI scheme. This patch rewrites the ACTIVEMQ_HOME variable ensuring "/" are used on both Windows and Linux. |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |