blob: 435b3691a262184640039a71228972e1ffbb786e [file] [log] [blame]
create-jms-resource --restype jakarta.jms.QueueConnectionFactory jms/cdi_hello_mdb_QCF
create-jmsdest --desttype queue cdi_hello_mdb_InQueue
create-jms-resource --restype jakarta.jms.Queue --property imqDestinationName=cdi_hello_mdb_InQueue jms/cdi_hello_mdb_InQueue
create-jmsdest --desttype queue cdi_hello_mdb_OutQueue
create-jms-resource --restype jakarta.jms.Queue --property imqDestinationName=cdi_hello_mdb_OutQueue jms/cdi_hello_mdb_OutQueue