Synopsis:	create-jms-topic name=topic_name [entries=entry(,entry)*]

Description:	creates a JMS topic

Arguments:

	name		- the name of the topic.
	
	entries		- an optional comma-separated list of JNDI names the topic should be bound under.
				  If not present, the name will be used as the JNDI name.