Error : illegal character 'R' at offset 0 when sending an XML message to JMS Queue
Hi, I have written a groovy script which creates an xml file and then tries to send the created xml to a JMS queue. but I am seeing an exception(in my application's log which reads : "illegal ch...