BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
element connection-info

Model
<connection-info>
name, description?, factory-name?, protocol?, host-address?, port?, url-path?, classpath?, initial-context-factory?, protocol-provider-package?, username?, password?
</connection-info>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
declared by type connectionInfoType
element-only content, not nillable.
Usage
This element can be the child of element connection-infos.
Documentation
Information for connecting to a JMX endpoint.
                    

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