[
https://issues.apache.org/activemq/browse/AMQ-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61206#action_61206
]
Jim Gomes commented on AMQ-2869:
--------------------------------
I'm not an ActiveMQ Java developer, but I can see how the fix put in place will
resolve the problem. However, I did a quick code search, and I came across the
call to toURL() in the file ClassLoaderSPIConnectionFactory.java (lines 60 and
67). Do these calls also need the toURI() pre-treatment added?
> Starting the broker in a path with a space fails
> ------------------------------------------------
>
> Key: AMQ-2869
> URL: https://issues.apache.org/activemq/browse/AMQ-2869
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.4.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.4.0
>
>
> The root of the problem is Jetty issue described here
> http://jira.codehaus.org/browse/JETTY-1063
> We can workaround the issue, by making sure to escape urls in our classpath
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.