Log in to follow, share, and participate in this community.
Thread Remove RetrieveSessionAction from conversation based Actions
Remove RetrieveSessionAction from conversation based ActionsOriginally, there was an action called "RetrieveSessionAction" which is in the first action pipeline for every service in the POC. The properties of this action contain is 1) the "identity" for retrieving the Session ...
The genesis of the projectHi folks, I'm a jboss contributor (in JBossWS project) and I'd like to become an overlord contributor too. In fact I'm discussing about the project with Mark Little before Overlord was called Overlord :) I report he...
Thread WS-CDL spec brings benefit to software development
WS-CDL spec brings benefit to software developmentHi All, I am thinking of the WS-CDL is a contract among the participants, it is a high level of WSDL, but it is more than WSDL, it also provides the "Flow" happened in the participants. I can understand that the WS-...
Thread To finalize, or not to finalize, that is the question
To finalize, or not to finalize, that is the questionFinalization is a mechanism within WS-CDL to optionally determine how a sub-session should be processed before being closed. After a choreography instance has successfully completed, it MAY need to provide finalizat...
Thread Comments on the Thomas Erl service modeller
Comments on the Thomas Erl service modellerFirstly wanted to say that I thought it was a comprehensive and useful contribution. However, based on my understanding of what is required (which may be wrong), I don't see this style of modelling meeting the needs ...
Initial thoughts on the SOA ModelerI'm John, who Marked mentioned in earlier threads about the SOA Modeler. I'd like to briefly introduce myself to the community and share some initial thoughts on the SOA Modeler. From the JBoss side, I will be involve...
Model for service modeller toolNot sure how advanced the work on the service modeller is, but wanted to enquire what type of model will be used with the tool? I assume it will not be the JBossESB configuration file (jboss-esb.xml) as this would re...
Isolation and bound variablesIn WS-CDL, choreography units can be defined as being isolated - so when 'performed' sub-choreographies bind variables from a parent choreography, changes to those variables are not made visible to sibling sub-choreog...
Custom actions in the service modellerIn the service modeller, I assume that it will be possible for custom actions to be specified. However, based on current ESB configuration, this only requires the action class name to be specified, with an optional li...
Implicit concurrent actionsIn the conversation ESB action mechanism, it will be possible to specify an action that links to other service descriptors, followed by other conversation based actions. With the exception of one situation, this will...