summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a second pair of components with producer / consumer relationship, ↵edwardsmj2008-11-064-3/+78
| | | | | | this time connected by binding.sca within one composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711900 13f79535-47bb-0310-9956-ffa450edef68
* testcase for databinding issueramkumar2008-11-0518-1/+1154
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711522 13f79535-47bb-0310-9956-ffa450edef68
* updating my test.txtramkumar2008-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709386 13f79535-47bb-0310-9956-ffa450edef68
* adding my test.txtramkumar2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709382 13f79535-47bb-0310-9956-ffa450edef68
* deleting my test.txtramkumar2008-10-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709381 13f79535-47bb-0310-9956-ffa450edef68
* add my sandbox dirramkumar2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709378 13f79535-47bb-0310-9956-ffa450edef68
* Added in processing for reading EventTypes for CompositeConsumers and ↵edwardsmj2008-10-302-0/+34
| | | | | | Composite Producers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709192 13f79535-47bb-0310-9956-ffa450edef68
* Adding back setOperation & getOperation to Consumer - used by introspection codeedwardsmj2008-10-301-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709191 13f79535-47bb-0310-9956-ffa450edef68
* Adding back setOperation & getOperation to Consumer - used by introspection codeedwardsmj2008-10-301-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709190 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the spelling of the getEventTypes() method for Consumers and ↵edwardsmj2008-10-304-4/+4
| | | | | | Producers + reading of Component Consumer event types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709174 13f79535-47bb-0310-9956-ffa450edef68
* Added EventTypes to Producer & Consumer (via EventSource & EventTarget ↵edwardsmj2008-10-302-0/+107
| | | | | | interfaces) plus and EventTypes interface and implementation class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709168 13f79535-47bb-0310-9956-ffa450edef68
* Updated the composite files so that the Producer and Consumer elements have ↵edwardsmj2008-10-302-2/+2
| | | | | | @eventType attributes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709167 13f79535-47bb-0310-9956-ffa450edef68
* Added EventTypes to Producer & Consumer (via EventSource & EventTarget ↵edwardsmj2008-10-305-14/+52
| | | | | | interfaces) plus and EventTypes interface and implementation class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709165 13f79535-47bb-0310-9956-ffa450edef68
* Added @eventTypes attribute to ComponentConsumer, ComponentProducer, ↵edwardsmj2008-10-301-0/+4
| | | | | | Composite Consumer, Composite Producer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709160 13f79535-47bb-0310-9956-ffa450edef68
* EventTypes annotation creatededwardsmj2008-10-292-1/+44
| | | | | | EventType annotation comments updated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708870 13f79535-47bb-0310-9956-ffa450edef68
* @EventTypes annotations added (as examples)edwardsmj2008-10-292-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708868 13f79535-47bb-0310-9956-ffa450edef68
* Adding download scripts for recent tuscany releaseslresende2008-10-284-1/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708618 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts to include October logslresende2008-10-284-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708437 13f79535-47bb-0310-9956-ffa450edef68
* remove unused diagramsslaws2008-10-245-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707595 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: commit missing pom.xmlrsivaram2008-10-241-0/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707586 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: update pomsrsivaram2008-10-233-5/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707321 13f79535-47bb-0310-9956-ffa450edef68
* Removed <operation/> child elements from Consumer, Producer, ↵edwardsmj2008-10-211-8/+0
| | | | | | ComponentConsumer, ComponentProducer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706609 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: Fix unit test failurersivaram2008-10-211-34/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706587 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: initial model changesrsivaram2008-10-216-0/+461
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706573 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: initial model changesrsivaram2008-10-2115-0/+763
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706572 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: Initial model changesrsivaram2008-10-2145-23/+1430
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706556 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: Annotations for producers and consumersrsivaram2008-10-202-0/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706269 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: initial samplersivaram2008-10-1710-0/+449
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705589 13f79535-47bb-0310-9956-ffa450edef68
* Subset for event prototypersivaram2008-10-1633-2541/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705245 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: subset modules and change version to 1.4-EVENT-SNAPSHOTrsivaram2008-10-161906-162855/+895
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705244 13f79535-47bb-0310-9956-ffa450edef68
* Copy jms samples for event prototypersivaram2008-10-1612-0/+777
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705223 13f79535-47bb-0310-9956-ffa450edef68
* Copy jms samples for event prototypersivaram2008-10-1614-0/+848
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705222 13f79535-47bb-0310-9956-ffa450edef68
* Copy modules for event prototypersivaram2008-10-163682-0/+350606
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68
* Adjust SCA component diagramsslaws2008-10-101-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703512 13f79535-47bb-0310-9956-ffa450edef68
* Give the components more meaningful namesslaws2008-10-081-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702886 13f79535-47bb-0310-9956-ffa450edef68
* Fixing wrong year on scriptslresende2008-10-011-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700903 13f79535-47bb-0310-9956-ffa450edef68
* Updating with september scriptslresende2008-10-014-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700846 13f79535-47bb-0310-9956-ffa450edef68
* Adjust some dependency versionsrfeng2008-09-1916-56/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697159 13f79535-47bb-0310-9956-ffa450edef68
* 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