How can disable the output ? Using disableOutput="true" in the script text does not work, nor if I try to define a disableOutput on the GroovyComponent like this
<property name="disableOutput"> <value>true</value> </property> What's wrong ? Thank you. -- View this message in context: http://www.nabble.com/FilePoller-and-InOut-MEP-t1606423.html#a4355568 Sent from the ServiceMix - User forum at Nabble.com.
