Hi All,
We are using JMS concept in our weblogic for asynchronous backend. We have pollJMS OSB service that process the JMS message to async target.
For some reason messages are pilling up in queue and poll service is not able to send the messages to target.
Is there any way if we can clear the queue without restarting the weblogic.
Any help on this would really be appreciable.
Thanks,