summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a credit card payment emulator WSrfeng2008-09-024-2/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691111 13f79535-47bb-0310-9956-ffa450edef68
* Add the creditcard payment componentrfeng2008-09-024-4/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691105 13f79535-47bb-0310-9956-ffa450edef68
* Add WSDL and JAXWS/JAXB code-gen for CreditCardPayement Web Servicerfeng2008-09-022-2/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691103 13f79535-47bb-0310-9956-ffa450edef68
* Namespace changes from scatours to tuscanyscatours and addition of callback ↵slaws2008-08-3111-33/+93
| | | | | | configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690687 13f79535-47bb-0310-9956-ffa450edef68
* binding-gdata sample - under constructiondougsleite2008-08-3015-0/+642
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690599 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts with current monthslresende2008-08-294-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690088 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: apply latest patch from Thilina for Tuscany SCA support in the ↵antelder2008-08-188-206/+364
| | | | | | Geronimo Admin Console git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686733 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: Apply 'managing_nodes' patch from Thilina Buddhika for Tuscany ↵antelder2008-08-165-10/+142
| | | | | | SCA support in the Geronimo Admin Console git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686458 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring to move src to it's own project modulelresende2008-08-156-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686275 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2540 - Applying ctrezzo patchlresende2008-08-1415-0/+830
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685822 13f79535-47bb-0310-9956-ffa450edef68
* Working in progress for cross-domain support in implementation.widgetlresende2008-08-1336-0/+3111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685726 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: apply standalone_node_modified patch from Thilina to support ↵antelder2008-08-134-54/+126
| | | | | | Standalone nodes can be run in the Geronimo ACE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685477 13f79535-47bb-0310-9956-ffa450edef68
* Updates to remove @Remotable to avoid SDO copyHelper buglresende2008-08-115-11/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684934 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: apply latest updates from Thilinaantelder2008-08-113-103/+134
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684693 13f79535-47bb-0310-9956-ffa450edef68
* Make the search service OneWayslaws2008-08-113-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684645 13f79535-47bb-0310-9956-ffa450edef68
* Some pictures of possible sample scenariosslaws2008-08-116-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684644 13f79535-47bb-0310-9956-ffa450edef68
* Updating das configuration file name in sample applicationlresende2008-08-111-28/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684630 13f79535-47bb-0310-9956-ffa450edef68
* Adding spring layer to organization sample applicationlresende2008-08-118-18/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684626 13f79535-47bb-0310-9956-ffa450edef68
* Start looking at a conversational interface on the Trip componentslaws2008-08-109-41/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684543 13f79535-47bb-0310-9956-ffa450edef68
* Separate the search into a travel component so that it is independent of the ↵slaws2008-08-1013-172/+401
| | | | | | trip booking git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684518 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2525 - Investigating data access integration issues - Initial ↵lresende2008-08-0910-0/+666
| | | | | | scenario based on user application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684376 13f79535-47bb-0310-9956-ffa450edef68
* Display input/output for tracesrfeng2008-08-062-9/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683317 13f79535-47bb-0310-9956-ffa450edef68
* Update pointcutsrfeng2008-08-068-454/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683143 13f79535-47bb-0310-9956-ffa450edef68
* Update the testcase to be Junit4rfeng2008-08-062-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683131 13f79535-47bb-0310-9956-ffa450edef68
* Update to aspectj 1.6.1rfeng2008-08-063-10/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683127 13f79535-47bb-0310-9956-ffa450edef68
* Allow trip items to be removedslaws2008-08-033-2/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682175 13f79535-47bb-0310-9956-ffa450edef68
* Updates to add in cars and flightsslaws2008-08-0314-54/+400
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682170 13f79535-47bb-0310-9956-ffa450edef68
* add flights to the travel sampleslaws2008-08-034-0/+361
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682169 13f79535-47bb-0310-9956-ffa450edef68
* Add cars to the travel sampleslaws2008-08-034-0/+313
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682168 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391, apply lates patch from Thilina Buddhikaantelder2008-08-036-364/+1329
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682109 13f79535-47bb-0310-9956-ffa450edef68
* Update to use implementation.webantelder2008-08-012-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681684 13f79535-47bb-0310-9956-ffa450edef68
* move files to correct placeantelder2008-08-012-27/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681683 13f79535-47bb-0310-9956-ffa450edef68
* move files to correct placeantelder2008-08-015-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681682 13f79535-47bb-0310-9956-ffa450edef68
* Start of a webapp uiantelder2008-08-019-0/+622
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681681 13f79535-47bb-0310-9956-ffa450edef68
* Remove module - replaced by calendar-contributionslaws2008-08-015-209/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681677 13f79535-47bb-0310-9956-ffa450edef68
* Corrupted commitlresende2008-08-0118-1370/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681630 13f79535-47bb-0310-9956-ffa450edef68
* Customer sample using Dojo + JSONRPC and OpenJPAlresende2008-08-0118-0/+1370
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681601 13f79535-47bb-0310-9956-ffa450edef68
* stub modules yet to be filled outslaws2008-07-284-0/+212
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680284 13f79535-47bb-0310-9956-ffa450edef68
* More modules for the travel sampleslaws2008-07-2836-10/+2290
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680283 13f79535-47bb-0310-9956-ffa450edef68
* Rename and reorganizeslaws2008-07-286-85/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680280 13f79535-47bb-0310-9956-ffa450edef68
* updates to download scriptslresende2008-07-277-7/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680213 13f79535-47bb-0310-9956-ffa450edef68
* Fix clobbering of RuntimeExc with null causing later NPEscottkurz2008-07-251-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679644 13f79535-47bb-0310-9956-ffa450edef68
* Propose refactoring of fault matching in core-databinding.scottkurz2008-07-2220-0/+2739
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678849 13f79535-47bb-0310-9956-ffa450edef68
* Test copying pre-graduation code to see if it will work with ohlohmcombellack2008-07-22118-0/+13706
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678758 13f79535-47bb-0310-9956-ffa450edef68
* -fixing duplicate text in android readme fileadrianocrestani2008-07-171-81/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677762 13f79535-47bb-0310-9956-ffa450edef68
* -updating android-mobile build instructionsadrianocrestani2008-07-171-14/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677537 13f79535-47bb-0310-9956-ffa450edef68
* -fixing some eclipse project filesadrianocrestani2008-07-175-112/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677528 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: commit latest patch from Thilinaantelder2008-07-1616-537/+1518
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677274 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from JIRA TUSCANY-2471.jsdelfino2008-07-156-0/+378
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676988 13f79535-47bb-0310-9956-ffa450edef68
* Removed RMI binding. Adjusted to change to JMS binding.jsdelfino2008-07-082-13/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674730 13f79535-47bb-0310-9956-ffa450edef68