[
https://issues.jboss.org/browse/WFCORE-1399?page=com.atlassian.jira.plugi...
]
ehsavoie Hugonnet updated WFCORE-1399:
--------------------------------------
Summary: Failure when resolving an expression with the default value containing a
'$' at the end (was: CLI: failure when adding a JNDI entry with default value
containing a '$' at the end)
Failure when resolving an expression with the default value
containing a '$' at the end
---------------------------------------------------------------------------------------
Key: WFCORE-1399
URL:
https://issues.jboss.org/browse/WFCORE-1399
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.1.0.CR1
Reporter: Valentin Maechler
Assignee: ehsavoie Hugonnet
Attachments: ExpressionResolver.java, ExpressionResolverUnitTestCase.java
Can not add a JNDI / naming entry which contains a "$" sign at the end of its
default value.
e.g. {code}
value="${my.sample.property1:entry5-default-value-with-special-char-at-the-end-$}"
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)