You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Rick Rineholt (JIRA)" <tu...@ws.apache.org> on 2006/05/05 21:37:27 UTC

[jira] Commented: (TUSCANY-270) Bigbank sample should demonstrate the SCA async PM

    [ http://issues.apache.org/jira/browse/TUSCANY-270?page=comments#action_12378115 ] 

Rick Rineholt commented on TUSCANY-270:
---------------------------------------

The idea I had was to implement what I think is called a mediator.  This mediator would really do nothing to the messages but would log the transaction that were occurring, specifically deposit, withdrawals, sellStock, purchaseStock. The demo could run without this but when it is wired up in the SCDL between the AccountService and accountDataService it would capture the operation and arguments and invoke asynchronously so that on another thread it would collect the transactions that occurred and log them.  This could be in a flat file/ xml / or Derby via das.  A simple Web interface would be provided to return (query?) the transaction that have transpired.   This would show not only asynch but another example of how an SCA systems can be enhanced through component wiring.

> Bigbank sample should demonstrate the SCA async PM
> --------------------------------------------------
>
>          Key: TUSCANY-270
>          URL: http://issues.apache.org/jira/browse/TUSCANY-270
>      Project: Tuscany
>         Type: Bug

>   Components: Java BigBank Scenario
>     Versions: M1
>     Reporter: Jean-Sebastien Delfino
>      Fix For: M1

>
> The Bigbank sample should demonstrate the SCA async PM. Rick, Jim, could you please add comments to this JIRA with your suggestions to improve the sample to demonstrate the SCA async PM? Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira