Sun Java System Portal Server 7 Command-Line Reference

Description

Sets MBean attribute values for Portal Server MBeans. A set of MBeans is first determined based on given type and name key properties, or given JMX ObjectName pattern.

This command fetches MBean ObjectNames from either a Portal Server instance or a Portal Server Secure Remote Access instance. Two options, --portal and -proxy-type, determine whether Portal Server instance or Portal Server Secure Remote Access instance names are fetched. If both --portal and -proxy-type options are specified, portal option is ignored.

If no option values or operand are specified, then the command returns ObjectNames of all MBeans registered with the Portal Server instance or the Portal Server Secure Remote Access instance. If the --type and --name-properties, --object-name options are specified, only the object-name option is considered for the operation.

Be careful when you set UseJavaPlatformMBeanServer attribute of MBean with type MonitoringConfiguration. Toggling this boolean attribute may result in unregistering all MBeans in Portal Server instance or Portal Server Secure Remote Access instance, and the command might show an error message as a result.