ContributionsMost RecentMost LikesSolutionsRe: Fail to Connect to JMS using Groovy script Many Thanks ! Fail to Connect to JMS using Groovy script Hi, New to community. I couldnt able to run scripts marked as solutions for TechCorner Challenge #10 . ( Reading messages from Queue). Could you suggest any pre-requisite to run this scripts. (If any jars, where to refer) Also what should i give Host & port number ? def host = "tcp://x.x.x.x:61616" Many Thanks Solved