How to specify backslash '\' (e.g. Windows path) as a value in JBoss CLI

Solution Unverified - Updated -

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 property example.lib.dir was 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.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.