How to specify backslash '\' (e.g. Windows path) as a value in JBoss CLI
Issue
-
How do I set backslash
'\'(e.g. Windows path) as a value in JBoss CLI? -
I tried the following CLI:
/system-property=example.lib.dir:add(value="D:\example\lib")or
/system-property=example.lib.dir:add(value="D:\\example\\lib")but backslash
'\'disappeared and the system propertyexample.lib.dirwas set as"D:examplelib".
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
