[
https://issues.apache.org/activemq/browse/AMQ-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48234#action_48234
]
dejanb edited comment on AMQ-2036 at 12/17/08 6:38 AM:
--------------------------------------------------------------
Fix committed in the SVN revision 727396. I the mean time replace
{code}file:///${activemq.base}/conf/credentials.properties{code}
with
{code}file:${activemq.base}/conf/credentials.properties{code}
in conf/activemq.xml
and webapps/admin/WEB-INF/webconsole-embedded.xml
was (Author: dejanb):
Fix committed in the SVN revision 727396. I the mean time replace
file:\/\/\/${activemq.base}/conf/credentials.properties
with
file:${activemq.base}/conf/credentials.properties
in conf/activemq.xml
and webapps/admin/WEB-INF/webconsole-embedded.xml
> PropertyPlaceholderConfigurer not working for in wrapper
> ---------------------------------------------------------
>
> Key: AMQ-2036
> URL: https://issues.apache.org/activemq/browse/AMQ-2036
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.2.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.3.0
>
>
> looks like ACTIVEMQ_HOME value "../.." does not work well for property
> placeholder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.