Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
User Commandscreate-connection-group(1)


NAME

 create-connectiongroup - creates a new connection group with the named group ID

SYNOPSIS

 create-connection-group --user user_name --password password --host hostname --port admin_port_number --instance instance_name --httplistener http_listener_ID --address address --defaultvs virtual_server --servername server_name connection_group_ID

DESCRIPTION

Creates a new connection group with the named group ID.

OPTIONS

--user identifies the user name associated with the named instance.

--password identifies the password associated with the user name.

--host identifies the host name for the machine.

--port identifies the administrator port number associated with the hostname.

--instance identifies the name of the instance associated with the JVM option to be created.

--httplistener a unique identifier for the HTTP listener.

--address the IP address of the listen socket. Can be in dotted-pair or IPv6 notation.

--defaultvs the ID attribute of the default virtual server for this particular connection group.

--servername identifies, in the hostname section, the URLs the server sends to the client. This name should be the alias name if your server uses an alias. If you append a colon (:) and port number, that port will be used in the URLs the server sends to the client.

connection_group_ID a unique identifier for the connection group.

EXAMPLES

asadmin% create-connection-group

SEE ALSO

delete-connection-group(1), list-connection-groups(1)


J2EE 1.4 SDKGo To TopLast Changed March 2004