Can someone look at the servicemix-script page on the Wiki? I have a few questions and I think it could be enhanced a bit.
http://servicemix.apache.org/servicemix-script.html 1) According to the note at the bottom, it supports only InOnly, but the example right above that uses InOut. Huh? 2) Can state be maintained like in the old Scripting lightweight component (see the discussion at http://servicemix.apache.org/groovy.html)? 3) The second-to-last bullet on the page saying you must use the Spring Bean -- I'm not sure what that means (which Spring Bean and why is the superclass relevant?) 4) In the case of a simple script, is it possible to put the script inline in the xbean.xml instead of as a separate file? The examples for the old lightweight scripting component seemed to do that. Thanks, Aaron
