blob: e075af9079ddf4402a8a4908917efb5bcaa97359 [file] [log] [blame]
create-jms-resource --restype javax.jms.QueueConnectionFactory jms/jms_unit_test_QCF
create-jmsdest --desttype topic jms_unit_test_Topic
create-jms-resource --restype javax.jms.Topic --property imqDestinationName=jms_unit_test_Topic jms/jms_unit_test_Topic
create-jmsdest --desttype queue jms_unit_result_Queue
create-jms-resource --restype javax.jms.Queue --property imqDestinationName=jms_unit_result_Queue jms/jms_unit_result_Queue
quit