Oracle WLOC 10.3 Service Metadata Schema Reference (Version 1.0)

bea.com/loc/metadata
element connection-info

Model
<connection-info>
name, description?, factory-name?, protocol, host-address, port, url-path? | jmx-service-url, 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. 
choice
stringprotocol
          The protocol that will be used to create the connection, e. 
stringhost-address
          The host address of the managed entity  
intport
          The port that the managed entity is listening on  
stringurl-path optional
          A url path for the connection  
stringjmx-service-url
          For generic JVMs this specifies a JMX Service URL to use for harvesting. 
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. 

Oracle WLOC 10.3 Service Metadata Schema Reference (Version 1.0)

Version: 10.3