(GF 3.1.2 build 23)
I'm trying to use asadmin create-system-properties like this:
$ asadmin create-system-properties test.test=\${user.home}/test
I expect it to NOT substitute the variable, but just leave it literal, but it
does do the replacement. This is similar to this
bug:
http://java.net/jira/browse/GLASSFISH-16316 [1] I've tried escaping
different ways with two and four backslashes, as well as escaping the curly
braces, but no luck.
Should I file a bug for this too?
$ asadmin list-system-properties The target server contains following 5
system properties ... test.test=/home/glassfish/test
[1]
http://java.net/jira/browse/GLASSFISH-16316
--
[Message sent by forum member 'culli']
View Post: http://forums.java.net/node/883965