Sends asynchronous text messages using Java Messaging Service (JMS).

<jrun:sendmsg msgsrc=”queue connection factory”
	queue=”queue name” [username=”user”]
	[password=”password”]
	[delivery=”PERSISTENT|NON_PERSISTENT”]
	[priority=”4|integer”]
	[expire=”never|time interval in ms.”]>
message body with optional <msgparam/>
</jrun:sendmsg>