2014. 9. 22. 15:54

Can you throw some WLST script for Moving the messages from one JMS queue to other?

Hi,

In place of cmo.deleteMessages, please use the blow syntax to move the messaging from one queue to another:

cmo.moveMesages("JMSMessageID LIKE \' ID:\", target)

Let me know if it works.

Best Regards,

'Weblogic' 카테고리의 다른 글

apache http server benchmarking tool  (0) 2014.10.02
jms queue Import && Export  (0) 2014.09.29
DELETE MESSAGES FROM JMS QUEUE USING WLST  (0) 2014.09.22
JVM Heap Size and Garbage Collection  (0) 2014.09.19
weblogic 12c  (0) 2014.08.27
Posted by 아도니우스