summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the deps in MFrfeng2009-03-121-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753046 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution-osgi to parse osgi bundlesrfeng2009-03-1213-0/+1251
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753044 13f79535-47bb-0310-9956-ffa450edef68
* Start to add code to listen on the bundles and create the SCA domain compositerfeng2009-03-125-4/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753000 13f79535-47bb-0310-9956-ffa450edef68
* clean up the providerrfeng2009-03-122-54/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752935 13f79535-47bb-0310-9956-ffa450edef68
* Add/Fix some of the composite filesrfeng2009-03-126-13/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752928 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2884 - more composite vtests. Thanks for the patch Susan.slaws2009-03-1245-71/+1433
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752817 13f79535-47bb-0310-9956-ffa450edef68
* Fix the DS component xml filesrfeng2009-03-127-28/+95
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752766 13f79535-47bb-0310-9956-ffa450edef68
* Fix the component.xmlrfeng2009-03-113-11/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752698 13f79535-47bb-0310-9956-ffa450edef68
* Add OSGi DS filesrfeng2009-03-1114-16/+335
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752694 13f79535-47bb-0310-9956-ffa450edef68
* Implement the osgi services using the ServiceTrackerrfeng2009-03-114-33/+98
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752607 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2915 - Applying patch from Well Yao to provide a unix tuscany ↵lresende2009-03-111-0/+54
| | | | | | launcher script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752602 13f79535-47bb-0310-9956-ffa450edef68
* Adding code to use full binding uri when provided, otherwise using relative ↵lresende2009-03-111-0/+11
| | | | | | path - note that code is commented out for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752598 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the service wire based on the endpoint model. To turn this on ↵slaws2009-03-1111-197/+2057
| | | | | | change core/META-INF/services/org.apache.tuscany.sca.core.assembly.CompositeActivator to reference CompositeActivatorImpl2. There are a few classes with "2" appearing now so I can build this in parallel without (I hope) messing everyone else up. Endpoint reference building code still not in the right place yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752585 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2907 Stest codebeckerdo2009-03-1124-0/+1257
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752484 13f79535-47bb-0310-9956-ffa450edef68
* Add import/export for the test bundlesrfeng2009-03-115-17/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752364 13f79535-47bb-0310-9956-ffa450edef68
* Create test bundlesrfeng2009-03-1115-28/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752324 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE if the extensibility-equinox bundle is not presentrfeng2009-03-111-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752314 13f79535-47bb-0310-9956-ffa450edef68
* Start to build the calculator and operations bundlesrfeng2009-03-1014-186/+321
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752310 13f79535-47bb-0310-9956-ffa450edef68
* Add calculator related interfacesrfeng2009-03-109-2/+283
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752205 13f79535-47bb-0310-9956-ffa450edef68
* Add the OSGiProperty processorrfeng2009-03-105-11/+139
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752196 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate fieldsrfeng2009-03-102-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752189 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused methods and fieldsrfeng2009-03-102-19/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752179 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the test casesrfeng2009-03-104-71/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752166 13f79535-47bb-0310-9956-ffa450edef68
* Update the model namespacesrfeng2009-03-109-13/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752165 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2905 Implement third rule which is supposed to look for an operation ↵beckerdo2009-03-101-9/+66
| | | | | | name in the root element of the XML payload git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752147 13f79535-47bb-0310-9956-ffa450edef68
* Fix up test for OASIS namespace and add better endpoint printing util. Still ↵slaws2009-03-108-11/+43
| | | | | | not in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752098 13f79535-47bb-0310-9956-ffa450edef68
* Add initial reference resolution to builders. Will be replaced with separate ↵slaws2009-03-106-75/+262
| | | | | | resolution logic when I get further into wire building for endpoints. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752097 13f79535-47bb-0310-9956-ffa450edef68
* Add spec version number to composite model slaws2009-03-104-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752096 13f79535-47bb-0310-9956-ffa450edef68
* Correct a missleading commentslaws2009-03-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752062 13f79535-47bb-0310-9956-ffa450edef68
* Get the code compiled.rfeng2009-03-102-135/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751923 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the impl providerrfeng2009-03-092-220/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751906 13f79535-47bb-0310-9956-ffa450edef68
* Add a document processor for the service descriptionsrfeng2009-03-093-125/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751895 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty folderlresende2009-03-090-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751893 13f79535-47bb-0310-9956-ffa450edef68
* 2.0-M1 Final Release Taglresende2009-03-093137-0/+278917
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751885 13f79535-47bb-0310-9956-ffa450edef68
* Hook the model and processors with the Tuscany StAX processing patternrfeng2009-03-0917-46/+271
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751884 13f79535-47bb-0310-9956-ffa450edef68
* Separate ServiceDescription as interfacesrfeng2009-03-096-20/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751863 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress for implementation.osgirfeng2009-03-0913-349/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751855 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest OASIS namespacerfeng2009-03-0980-80/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751778 13f79535-47bb-0310-9956-ffa450edef68
* Remove SpringSCAPropertyElement.java.origramkumar2009-03-091-44/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751652 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2642ramkumar2009-03-092-8/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751644 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2642, 2909, 2910ramkumar2009-03-098-185/+924
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751642 13f79535-47bb-0310-9956-ffa450edef68
* Correct WS-BPEL service port numberslaws2009-03-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751408 13f79535-47bb-0310-9956-ffa450edef68
* Only create a transport description for the JMS transport if JMS is ↵slaws2009-03-083-9/+20
| | | | | | configured to be in use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751406 13f79535-47bb-0310-9956-ffa450edef68
* Add a few annotations for intents/policySetsrfeng2009-03-064-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751099 13f79535-47bb-0310-9956-ffa450edef68
* Move composite from test to mainrfeng2009-03-061-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751093 13f79535-47bb-0310-9956-ffa450edef68
* Service RPC updated by allowing to have more than one SCA-Erlang module on ↵wjaniszewski2009-03-0612-118/+359
| | | | | | single SCA-Erlang node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751092 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the default configuration folder is isolated by user namesrfeng2009-03-061-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751090 13f79535-47bb-0310-9956-ffa450edef68
* Support the SCA property value based on the OASIS syntaxrfeng2009-03-0613-168/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751079 13f79535-47bb-0310-9956-ffa450edef68
* Add a pojo WS test caserfeng2009-03-067-0/+279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751069 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-068-568/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751031 13f79535-47bb-0310-9956-ffa450edef68