1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Anuncie Aqui
    Anuncie aqui você Também: fdantas@4each.com.br

[JBoss] How to set empty value in JBoss Enterprise Application Platform web

Discussão em 'StackOverflow' iniciado por Stack, Fevereiro 20, 2025.

  1. Stack

    Stack Membro Participativo

    I am trying to set empty value using the web console through Configuration: System Properties. I need to get in the configuration xml file this:

    <property name="name" value=""/>


    I tried to set null, empty string and "". Like this:

    [​IMG]

    But what I get is

    <property name="name"/>
    <property name="name" value="&quot;&quot;/>


    Is this really possible to set value="" via the web console?

    Continue reading...

Compartilhe esta Página