summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1633-127/+982
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794553 13f79535-47bb-0310-9956-ffa450edef68
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-1613-23/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794552 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Equinox 3.5rfeng2009-07-164-24/+175
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794551 13f79535-47bb-0310-9956-ffa450edef68
* Make the tuscany namespace consistentrfeng2009-07-162-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794519 13f79535-47bb-0310-9956-ffa450edef68
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-1611-172/+76
| | | | | | Fix the OSGi MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794517 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3148 remove version dependency from zip based JEE itestsslaws2009-07-155-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794326 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3148 remove version dependency from zip based JEE itestsslaws2009-07-155-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794306 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for handling folderNoManifest scenario of spring location attributeramkumar2009-07-151-4/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794207 13f79535-47bb-0310-9956-ffa450edef68
* Make the ODE service name for each BPEL process service unique by prepending ↵edwardsmj2009-07-151-2/+244
| | | | | | the SCA Component URI to the SCA service name - to avoid a single service invocation causing multiple BPEL processes to get dispatched - TUSCANY-3144 + add support for SCA Properties - TUSCANY 3142 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794188 13f79535-47bb-0310-9956-ffa450edef68
* Add support for SCA Properties - TUSCANY 3142edwardsmj2009-07-151-9/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794186 13f79535-47bb-0310-9956-ffa450edef68
* Add support for SCA Properties - TUSCANY 3142edwardsmj2009-07-152-12/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794185 13f79535-47bb-0310-9956-ffa450edef68
* Make the ODE service name for each BPEL process service unique by prepending ↵edwardsmj2009-07-151-7/+10
| | | | | | the SCA Component URI to the SCA service name - to avoid a single service invocation causing multiple BPEL processes to get dispatched - TUSCANY-3144 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794181 13f79535-47bb-0310-9956-ffa450edef68
* Allow BPEL reference invocations to handle WSDL messages with arbitrary part ↵edwardsmj2009-07-151-21/+23
| | | | | | names - TUSCANY-3143 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794166 13f79535-47bb-0310-9956-ffa450edef68
* Java SCA 2.0-M3 RC4 taglresende2009-07-152913-0/+261259
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794135 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3135 - Removing iTest that was out of the build and had obsolete ↵lresende2009-07-1543-2175/+0
| | | | | | 1.6-SNAPSHOT dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794127 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Temporarly removing webapp-helloworld-bpel itest from buildlresende2009-07-151-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794126 13f79535-47bb-0310-9956-ffa450edef68
* Add getUtility by key to UtilityExtensionPointrfeng2009-07-155-38/+163
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794124 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classesrfeng2009-07-156-250/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794123 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-3141 from 1.6-SNAPSHOTrfeng2009-07-142-6/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793989 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793946 13f79535-47bb-0310-9956-ffa450edef68
* simplify pom now source is extracted directly into sub projectsslaws2009-07-141-30/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793938 13f79535-47bb-0310-9956-ffa450edef68
* Add properties file to control where the tests read contributions from. May ↵slaws2009-07-141-0/+17
| | | | | | not work yet as I think the OASIS files, which should read this, are still changing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793936 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793934 13f79535-47bb-0310-9956-ffa450edef68
* simplify pom now source is extracted directly into this projectslaws2009-07-141-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793929 13f79535-47bb-0310-9956-ffa450edef68
* simplify pom now source is extracted directly into this projectslaws2009-07-141-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793928 13f79535-47bb-0310-9956-ffa450edef68
* simplify pom now source is extracted directly into this projectslaws2009-07-141-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793927 13f79535-47bb-0310-9956-ffa450edef68
* simplify pom now source is extracted directly into this projectslaws2009-07-141-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793926 13f79535-47bb-0310-9956-ffa450edef68
* Provide SCA Properties in the BPEL implementation code, as described in ↵edwardsmj2009-07-145-107/+191
| | | | | | TUSCANY 3142 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793920 13f79535-47bb-0310-9956-ffa450edef68
* Add main/java directory so that maven doesn't generate spurious output ↵slaws2009-07-140-0/+0
| | | | | | directories git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793916 13f79535-47bb-0310-9956-ffa450edef68
* Add svn:external to pull source for this contribution explicitlyslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793847 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793846 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793845 13f79535-47bb-0310-9956-ffa450edef68
* Add svn:external to pull source for this contribution explicitlyslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793841 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793839 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793838 13f79535-47bb-0310-9956-ffa450edef68
* Add svn:external to pull source for this contribution explicitlyslaws2009-07-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793837 13f79535-47bb-0310-9956-ffa450edef68
* add an svn:externals to pull test specific source directly into this ↵slaws2009-07-140-0/+0
| | | | | | individual test. testing a pattern to allow the build to work in both maven and eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793835 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused coderfeng2009-07-131-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793725 13f79535-47bb-0310-9956-ffa450edef68
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng2009-07-134-28/+92
| | | | | | version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
* Update path separatorsrfeng2009-07-136-44/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793723 13f79535-47bb-0310-9956-ffa450edef68
* Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2009-07-132-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793653 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-3141 and xs:import fix from 2.xrfeng2009-07-132-6/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793628 13f79535-47bb-0310-9956-ffa450edef68
* Avoid duplicate xs:import elementsrfeng2009-07-131-5/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793627 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3141rfeng2009-07-132-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793619 13f79535-47bb-0310-9956-ffa450edef68
* Add DOM/AXIOM databindingsrfeng2009-07-134-0/+157
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793463 13f79535-47bb-0310-9956-ffa450edef68
* Remove .settingsrfeng2009-07-130-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793460 13f79535-47bb-0310-9956-ffa450edef68
* Support namespace to java package mappingsrfeng2009-07-132-45/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793459 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a JSP currency convertermcombellack2009-07-125-0/+191
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793419 13f79535-47bb-0310-9956-ffa450edef68
* Added maven-eclipse.xml and .externalToolBuilders Eclipse project files to ↵mcombellack2009-07-120-0/+0
| | | | | | the SVN ignore list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793416 13f79535-47bb-0310-9956-ffa450edef68
* Adde the JMS related projects into the buildmcombellack2009-07-124-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793415 13f79535-47bb-0310-9956-ffa450edef68