users@glassfish.java.net

CLI problem (on UR1) : dot is not recognized in system properties name

From: <glassfish_at_javadesktop.org>
Date: Tue, 08 Jul 2008 01:18:16 PDT

Hello,

This is a very low priority issue but this can be confusing.

If you have a dot "." in the name of the system properties (a so called token), the CLI command GET won't be able to display the property althought it is present in the domain.xml

Example :

[b]Command on the cluster :[/b]
[i]mmserver_at_rabat#./asadmin get cluster-demo.*
cluster-demo.config-ref = demo-iteration4-config
cluster-demo.heartbeat-address = 228.8.7.9
cluster-demo.heartbeat-enabled = true
cluster-demo.heartbeat-port = 35943
cluster-demo.name = cluster-demo
cluster-demo.system-property.DBPORT = 1521
[/i]

[b]In domain.xml :[/b]
 [i] <system-property name="DBPORT" value="1521"/>
      <system-property name="transport.key.passphrase.ext.part" value="47RZFUo4P0Qsh8ooFRk3"/>
[/i]

So we are unable to get the system property transport.key.passphrase.ext.part with a GET CLI command.

best regards,
Olivier
[Message sent by forum member 'omerlin' (omerlin)]

http://forums.java.net/jive/thread.jspa?messageID=284966