[jboss-dev-forums] [Design of JBoss ESB] - SOA Software integration document
ScottDawson
do-not-reply at jboss.com
Fri Feb 6 15:40:09 EST 2009
This is regarding JBESB-2143 and the SOA Software-JBoss ESB integration document described in that JIRA entry. I read the document with interest because we have recently integrated JBoss ESB with the SOA Software registry (Service Manager) as described in the document (with good help from some JBoss employees, I should add).
I noticed one minor flaw in the document: in step 4 'Change the workflow...', the 'After' section of XML doesn't match the text description (or the way that we did it). I think it should look something like this, so that the function element and the step attribute are correct:
<action id="1" name="@create">
| <results>
| <unconditional-result old-status="Created" status="Draft" step="100" owner="${caller}"/>
| </results>
| <post-functions>
| <function type="publish" />
| </post-functions>
| </action>
|
I'm looking at the version of the document currently found here:http://anonsvn.jboss.org/repos/labs/labs/jbossesb/branches/JBESB_4_4_GA_CP/product/docs/SOASoftwareIntegration.odt
In addition to the steps listed in the document, we found it necessary to upgrade to scout-1.0rc2.aop.jar but I don't think that will be necessary in releases subsequent to JBoss ESB 4.4.GA.
One additional thing we did was add a tModel for org.jboss.soa.esb.:category but I'm not sure if that is truly necessary.
Best regards,
Scott Dawson
Unisys
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207852#4207852
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207852
More information about the jboss-dev-forums
mailing list