webMethods JMS Queue creation in command prompt.
Go to
SAG Installation/broker/bin/jmsadmin.exe
create a group using following syntax.
--> create group groupName
create a queue using that group with following syntax.
-->create queue queueName with group=groupName
About the Author

Topic Replies (0)
You might also like