summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated the sample README.jsdelfino2008-08-251-13/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688622 13f79535-47bb-0310-9956-ffa450edef68
* Added a variation of HelloWorldClient that doesn't use any Tuscany specific ↵jsdelfino2008-08-2521-0/+1134
| | | | | | APIs, only the SCA spec standard programming model. Applied the same idea to calculator in a new calculator-lean module to show how this pattern works with just components (helloworld-ws-reference-lean used a reference with a WS binding). Also started to show how test cases can use the same pattern in calculator-lean. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688620 13f79535-47bb-0310-9956-ffa450edef68
* Change http://incubator.apache.org/tuscany to http://tuscany.apache.org .vamsic0072008-08-215-9/+9
| | | | | | This should not break anything as the first url redirects to the second anyway. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2537: Apply patch from Dan Becker for Demonstrate Atom Binding end ↵antelder2008-08-202-2/+346
| | | | | | to end caching (ETag, Last-modified use) in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687290 13f79535-47bb-0310-9956-ffa450edef68
* Minor code cleanup. Moved different SCDL variations to different composite ↵jsdelfino2008-08-207-22/+158
| | | | | | files. Added one more variation that shows how to use the SCA ComponentContext interface. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687211 13f79535-47bb-0310-9956-ffa450edef68
* Added a helloworld-ws-reference-lean sample which shows different ways to ↵jsdelfino2008-08-2014-0/+868
| | | | | | use a reference in a client program without having to use a different component class. I'll add more comments describing the various options demonstrated in the sample to JIRA TUSCANY-2556, which I've created for this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687208 13f79535-47bb-0310-9956-ffa450edef68
* Removed build output file from version control.jsdelfino2008-08-201-113/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687206 13f79535-47bb-0310-9956-ffa450edef68
* Port to SCANodeFactory/SCANoderfeng2008-08-199-28/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687188 13f79535-47bb-0310-9956-ffa450edef68
* Updating derby dependency version to avoid issues during db creation scriptlresende2008-08-192-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687104 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2550 - Adding more bindings to the spring bigbank sample. Convert ↵slaws2008-08-1913-529/+859
| | | | | | the sample from SCADomain to Node APIs. Thanks for the patch Ram git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687088 13f79535-47bb-0310-9956-ffa450edef68
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng2008-08-1916-46/+49
| | | | | | node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
* Add new sample demonstrating callbacks with implementation.web clientsantelder2008-08-147-0/+289
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685834 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependencyantelder2008-08-141-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685800 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2458 - Applying Dan's patch to use last updated field as the sorting keylresende2008-08-132-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2547 - Applying Dan's patch to update url for O'Reilly feeds.lresende2008-08-132-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685606 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2543: apply patch from Ramkumar Ramalingam to Demostrate ↵antelder2008-08-1310-120/+191
| | | | | | Explicit/Implicit services, references in Spring BigBank Sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685520 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.web client using jsonrpcantelder2008-08-136-0/+223
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685464 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring the launcher to follow the same pattern used in other apps ↵lresende2008-08-123-13/+9
| | | | | | (launch.launchxxxx launcher) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685380 13f79535-47bb-0310-9956-ffa450edef68
* Move to SDO 1.1.1 releaserfeng2008-08-124-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
* remove unneeded dependenciesantelder2008-08-121-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685159 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded dependencyantelder2008-08-121-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685158 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classantelder2008-08-121-34/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685156 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld-jsp sample using implementation.webantelder2008-08-127-0/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685152 13f79535-47bb-0310-9956-ffa450edef68
* Add activemq dependency so sample works out-of-the-box on tomcatantelder2008-08-121-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685150 13f79535-47bb-0310-9956-ffa450edef68
* Convert to SCA Node APIrfeng2008-08-123-12/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685008 13f79535-47bb-0310-9956-ffa450edef68
* Change to work with the embedded webapp runtime and new implementation.web, ↵antelder2008-08-115-45/+85
| | | | | | and change the service name to make the scdl more obvious git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684663 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2527rfeng2008-08-082-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684136 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2533 - Angela's patch + other fixes in order to make JCR integration ↵lresende2008-08-085-2/+284
| | | | | | work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683882 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2517: Extending ↵antelder2008-08-0722-363/+824
| | | | | | simple-bigbank-spring sample - Step 1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683591 13f79535-47bb-0310-9956-ffa450edef68
* Include the new spring bigbank modulesantelder2008-08-071-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683590 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2522: Extending Spring ↵antelder2008-08-078-0/+341
| | | | | | Sample with SCA WebServices Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683557 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2521: Extending Spring ↵antelder2008-08-0721-0/+1100
| | | | | | Sample with SCA JMS Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683555 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2520: Extending Spring ↵antelder2008-08-0716-0/+594
| | | | | | Sample with SCA RMI binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683554 13f79535-47bb-0310-9956-ffa450edef68
* Adding customer-dojo sample app to main buildlresende2008-08-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681811 13f79535-47bb-0310-9956-ffa450edef68
* Change the sample to use only the sca-api dependency with a scope of ↵antelder2008-08-011-21/+1
| | | | | | provided as eveything is provided by the runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681637 13f79535-47bb-0310-9956-ffa450edef68
* Customer sample using Dojo + JSONRPC and OpenJPAlresende2008-08-0119-0/+1471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681631 13f79535-47bb-0310-9956-ffa450edef68
* correct typo in service name and remove init method as @Reference annottaion ↵antelder2008-08-012-14/+2
| | | | | | now works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681625 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in class nameantelder2008-07-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681404 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2008-07-302-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2515rfeng2008-07-301-33/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681135 13f79535-47bb-0310-9956-ffa450edef68
* Update to use web-uri attributeantelder2008-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680354 13f79535-47bb-0310-9956-ffa450edef68
* Start of a sample using implementation.webantelder2008-07-287-0/+275
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680347 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash2008-07-252-54/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679774 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2497 - README update. Thanks for the patch Dhavalslaws2008-07-251-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679747 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2420 commit changes from 1.3 branchslaws2008-07-254-18/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679715 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2437 commit changes from 1.3 branchslaws2008-07-258-391/+343
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679706 13f79535-47bb-0310-9956-ffa450edef68
* Remove incorrect uri attribute on service callback binding (see TUSCANY-2417)nash2008-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679533 13f79535-47bb-0310-9956-ffa450edef68
* Distributed store scenario to help evaluate current issues when wiring ↵lresende2008-07-2232-0/+1711
| | | | | | references to services from different hosts/ports using web 2.0 bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678649 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ↵lresende2008-07-171-14/+35
| | | | | | using jsonRPC binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677479 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up pom.xmlantelder2008-07-161-10/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677236 13f79535-47bb-0310-9956-ffa450edef68