Next: , Previous: , Up: The Configuration Language   [Contents][Index]


8.5.4.20 Partition Attribute Command_Line

The user may want to pass arguments on the command line of a partition. However, when a partition is launched automatically by the main partition, the partition command line includes only PolyORB arguments. To add arguments on the command line, the user can take advantage of the following attribute.


REPRESENTATION_CLAUSE ::=
   for PARTITION_IDENTIFIER'Command_Line use STRING_LITERAL;