Forum Discussion
Meng_lim
16 years agoNew Contributor
Hi Ole, any chance you can allow us to plug-in some existing JMS Providers like apache ActiveMQ?
The sooner you can provide some way of allowing me to mock a JMS service the better.
One thing that might help..
I have written a script in Groovy that will read from a queue, process the message and write back to the queue. I have a requirement that the script keep listening for new messages, so it has to stay 'alive'.
The only problem is invoking the script.
I tried invoking this script in the start script of a mock service, but the entire soapui window hangs.
I'm assuming this is because the script doesn't exit.
Is there some other way I can invoke the script? Or is there a fix you can provide to prevent the rest of the window hanging whilst the start script is still running?
Cheers,
Marty
The sooner you can provide some way of allowing me to mock a JMS service the better.
One thing that might help..
I have written a script in Groovy that will read from a queue, process the message and write back to the queue. I have a requirement that the script keep listening for new messages, so it has to stay 'alive'.
The only problem is invoking the script.
I tried invoking this script in the start script of a mock service, but the entire soapui window hangs.
I'm assuming this is because the script doesn't exit.
Is there some other way I can invoke the script? Or is there a fix you can provide to prevent the rest of the window hanging whilst the start script is still running?
Cheers,
Marty