BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType jvmInstanceType

{http://www.w3.org/2001/XMLSchema}anyType
    {bea.com/loc/metadata}jvmInstanceType

Model
<...>
name, description?, main-class | main-jar, ready-information?, jvm-args?, java-args?, native-lib-dir?, instance-dir?, native-jmx?, protocol?, host?, port?, username?, password?, ssh-enabled?, wait-for-ssh?, priority?, copies-at-create?, copies-at-shutdown?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: metadataInstancesType/jvm-instance, metadataInstancesType/jvm-instance
Documentation
Information used to start a JVM instance.
            

Nested Element Summary
stringname
          The name of this instance  
stringdescription optional
          A description of this instance. 
choice
stringmain-class
          The main class used to start the instance. 
stringmain-jar
          A jar file with a main class used to start the instance. 
readyInformationTypeready-information optional
          Information used to define when the managed instance has come up. 
argumentsTypejvm-args optional
          Arguments passed to the JVM when it is started  
argumentsTypejava-args optional
          Arguments passed to the main method. 
stringnative-lib-dir optional
          A path to native libraries used by the application running in the jvm. 
stringinstance-dir optional
          The directory from which the JVM is launched  
booleannative-jmx optional
          indicates whether native (true) or WLS JMX (false) is used  
stringprotocol optional
          for WebLogicServer instance, the protocol for the administration channel  
stringhost optional
          for WebLogicServer instance, the host address of the server  
stringport optional
          for WebLogicServer instance, the listen port used for administration. 
stringusername optional
          for WebLogicServer instance, the username of the administrator. 
stringpassword optional
          for WebLogicServer instance, the password of the administrator. 
booleanssh-enabled optional
          Defines whether SSH is enabled in the LiquidVM 
booleanwait-for-ssh optional
          If true, instance start will wait until the ssh service on the LiquidVM is running before starting the application. 
intpriority optional
          In the case where there are multiple instances of one type, this defines the order in which individual instances are started. 
fileCopiesTypecopies-at-create optional
          Files that will be copied on when the VM is created. 
fileCopiesTypecopies-at-shutdown optional
          Files that will be copied on first shutdown. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0