BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType connectionInfoType

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

Model
<...>
name, description?, factory-name?, protocol?, host-address?, port?, url-path?, classpath?, initial-context-factory?, protocol-provider-package?, username?, password?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: connectionInfosType/connection-info, connectionInfosType/connection-info
Documentation
Information used to create a JMX Connection to a managed instance. This is used by the configuration actions
            

Nested Element Summary
stringname
          The name of the connection information which is referenced by the action properties. 
stringdescription optional
          A user defined description of this connection information  
stringfactory-name optional
          The name of a connectionFactoryType which will be used to create the connection. 
stringprotocol optional
          The protocol that will be used to create the connection, e. 
stringhost-address optional
          The host address of the managed entity  
intport optional
          The port that the managed entity is listening on  
stringurl-path optional
          A url path for the connection  
classpathTypeclasspath optional
          Classpath information that will be added to the classloader that is used to create the connection. 
stringinitial-context-factory optional
          InitialContextFactory used in setting up JNDI properties when making a JMX Connection to WebLogic Server  
stringprotocol-provider-package optional
          The package name for the JMX protocol provider needed to make a client conection to the managed instance  
stringusername optional
          Username credential needed to access the managed instance  
stringpassword optional
          Password for the specified username. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0