I have finished first pass updates on BigBank to make the DAS/SDO integration working and looks fine on some of the scenarios I unit tested using the AccountDBInit servlet. Here are the necessary patches to be applyied...
BigBank Related JIRAs http://issues.apache.org/jira/browse/TUSCANY-743 http://issues.apache.org/jira/browse/TUSCANY-744 http://issues.apache.org/jira/browse/TUSCANY-745 Once we have the client side working, I can do a better integration check... and see if anything else is broken. I still think we could improve this layer with the following items : - Better unit testing integration on the Data layer - Move some areas from JDBC to DAS/SDO (I have started that, but still have couple areas to finish) And after BigBank is back live, we could bring back the automated tests with html unit that would exercise user scenarios trough BigBank UI. I have also some pended patches from DAS that I would appreciate if a commiter could apply them. General DAS JIRAs http://issues.apache.org/jira/browse/TUSCANY-726
