- 
        1. Re: quickstart more_action = custom_actionburrsutter Aug 3, 2007 4:39 PM (in response to burrsutter)http://jira.jboss.com/jira/browse/JBESB-778 
 I plan to work on this but I realize it might impact the QE folks who are wiring the quickstarts into a test harness.
- 
        2. Re: quickstart more_action = custom_actionmarklittle Aug 3, 2007 5:29 PM (in response to burrsutter)Check with Len. It'll affect him more than anything, so if he's ok with it JFDI ;-) 
- 
        3. Re: quickstart more_action = custom_actionmarklittle Aug 3, 2007 5:31 PM (in response to burrsutter)BTW, move to 4.2.1: this isn't strictly necessary for 4.2, so just in case you don't find the time. 
- 
        4. Re: quickstart more_action = custom_actionburrsutter Aug 3, 2007 5:46 PM (in response to burrsutter)I should get it done over the weekend (next 2 to 3 days). It is important for the training materials. 
 However, I'll leave the more_action one in place as well. It can be removed when the time is right.
- 
        5. Re: quickstart more_action = custom_actionmarklittle Aug 3, 2007 6:00 PM (in response to burrsutter)OK. Create a separate JIRA for removing the old one and assign it to Len. Once he's migrated over to your new one he can get rid of it. 
- 
        6. Re: quickstart more_action = custom_actionburrsutter Aug 4, 2007 2:54 PM (in response to burrsutter)The new custom_action quickstart is now checked in. It demonstrates multiple ways to create a customizable/configurable action via the ConfigTree and BeanConfiguredAction. It also demonstrates how to make both a Sync and ASync calls via the ServiceInvoker from a J2SE/main method type of client. 
 You can find it here:
 http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/samples/quickstarts/custom_action/
 The ServiceInvoker is illustrated here:
 http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/samples/quickstarts/custom_action/src/org/jboss/soa/esb/samples/quickstart/customaction/test/SendEsbMessage.java
 Your feedback is appreciated.
 Burr
 
    