Synopsis:	add-jms-cf [--profile=profile_name] --name=cf_name [arguments below]

Description:	creates a JMS connection factory

Arguments:

	profile		- is allowed and required only in the domain mode, specifies the profile
				in which the JMS resource should be created. 
	
	name		- the name of the connection factory.
	
	entries		- an optional comma-separated list of JNDI names the connection factory
	              should be bound under. If not present, the name will be used as the JNDI
	              name.
	
[TODO: describe the arguments below]
	auto-group
	connector
	block-on-acknowledge
	block-on-durable-send
	block-on-non-durable-send
	cache-large-message-client
	call-timeout
	client-failure-check-period
	client-id
	confirmation-window-size
	connection-ttl
	connector
	consumer-max-rate
	consumer-window-size
	discovery-group-name
	dups-ok-batch-size
	failover-on-initial-connection
	failover-on-server-shutdown
	group-id
	max-retry-interval
	min-large-message-size
	pre-acknowledge
	producer-max-rate
	producer-window-size
	reconnect-attempts
	retry-interval
	retry-interval-multiplier
	scheduled-thread-pool-max-size
	thread-pool-max-size
	transaction-batch-size
	use-global-pools