]
Tom Fonteyne edited comment on WFLY-4546 at 4/22/15 4:33 AM:
-------------------------------------------------------------
Note this actually *works* in the EAP 6.4 GA release!
data-source .. --new-connection-sql does not allow double qoutes in
the SQL
-----------------------------------------------------------------------------
Key: WFLY-4546
URL:
https://issues.jboss.org/browse/WFLY-4546
Project: WildFly
Issue Type: Bug
Components: CLI
Affects Versions: 9.0.0.Beta2
Environment: Wildfly "master" build on 2015-04-22
Reporter: Tom Fonteyne
Assignee: Alexey Loubyansky
Setting an SQL statement with double quotes in it from the CLI is not possible:
data-source --name=ExampleDS --new-connection-sql="set role test identified by
\"password\""