Universal Messaging 9.10 | Universal Messaging Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Code Examples | Channel / Queue / Realm Management | Java Client: Add a realm to another realm
 
Java Client: Add a realm to another realm
This is a class that demonstrates how to add a realm to another realm, either mounted into the namespace or not.
Usage
naddrealm <realm name> <realm details> [mount point]

<Required Arguments>

<realm name> - Realm name parameter for the realm to add
<realm details> - Realm details parameter for the realm to add.
Same form as RNAME

[Optional Arguments]

[mount point] - Where you would like to mount the realm within the namespace,
for example /eur/uk


Note: -? provides help on environment variables
Application Source Code
Click here for a code example

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.