summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added launcher for the SCA Tours blog feed contributionmcombellack2009-06-202-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786835 13f79535-47bb-0310-9956-ffa450edef68
* Added new contribution that contains an RSS and Atom feed to an imaginary ↵mcombellack2009-06-204-0/+275
| | | | | | SCA Tours blog git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786834 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importmcombellack2009-06-201-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786824 13f79535-47bb-0310-9956-ffa450edef68
* Change currency converter request to exchange rate request slaws2009-06-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786822 13f79535-47bb-0310-9956-ffa450edef68
* Originally, this file contained a mix of using spaces and tabs to do the ↵mcombellack2009-06-201-30/+31
| | | | | | | | indentation. This resulted in the indentation not being right in various places. To improve readability, I have replaced all tabs with spaces (to make it consistent across the file) and sorted out the indentation problems git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786799 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled test that had been marked as @Ignore since TUSCANY-2937 is now ↵mcombellack2009-06-201-2/+1
| | | | | | fixed and the test runs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786797 13f79535-47bb-0310-9956-ffa450edef68
* Minor editorial corrections to fix spelling and indentationmcombellack2009-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786795 13f79535-47bb-0310-9956-ffa450edef68
* Fixed minor spelling mistakemcombellack2009-06-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786794 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the uri of the export.resourcemcombellack2009-06-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786783 13f79535-47bb-0310-9956-ffa450edef68
* Added the help-pages-contribution and help-pages-launcher modules to the buildmcombellack2009-06-202-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786780 13f79535-47bb-0310-9956-ffa450edef68
* Added a launcher for the SCA Tours help pagesmcombellack2009-06-202-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786775 13f79535-47bb-0310-9956-ffa450edef68
* Added help pages contribution that uses implementation.resource with a ↵mcombellack2009-06-207-0/+286
| | | | | | binding.http to expose some sample help pages for SCA Tours git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786774 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder2009-06-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786764 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder2009-06-201-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786763 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder2009-06-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786762 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder2009-06-200-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786761 13f79535-47bb-0310-9956-ffa450edef68
* Made the indentation and spacing consistent across the composite filemcombellack2009-06-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786651 13f79535-47bb-0310-9956-ffa450edef68
* Removed some empty directoriesmcombellack2009-06-190-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786646 13f79535-47bb-0310-9956-ffa450edef68
* Minor spelling correctionmcombellack2009-06-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786643 13f79535-47bb-0310-9956-ffa450edef68
* Only unregister the MBean if it's registeredrfeng2009-06-192-7/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786621 13f79535-47bb-0310-9956-ffa450edef68
* Make the remote flag consistent in names and setters/gettersrfeng2009-06-197-27/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786602 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws2009-06-1928-147/+133
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws2009-06-191-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786559 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 build top level composite rather than the individual composites ↵slaws2009-06-192-40/+27
| | | | | | that it contains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786558 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3106 missed file on previous checkinslaws2009-06-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786557 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3107 temporary work around to allow itest/nodes to run slaws2009-06-191-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786556 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 - add flag to indicate remotenessslaws2009-06-194-2/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786554 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3106 refactor include processing to make autowire handling match ↵slaws2009-06-192-48/+69
| | | | | | OASIS assembly section 5.6 point 4 algorithm. More work required for other points. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786553 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers ↵slaws2009-06-1914-99/+119
| | | | | | rather than component/reference or service/binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786552 13f79535-47bb-0310-9956-ffa450edef68
* Add a basic way for testcases toset the default http portantelder2009-06-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786535 13f79535-47bb-0310-9956-ffa450edef68
* Add a basic test for the jsonp bindingantelder2009-06-193-6/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786534 13f79535-47bb-0310-9956-ffa450edef68
* add mirror pom hierarchy to reference into read-only otests extraction from ↵kelvingoodson2009-06-1970-3/+2803
| | | | | | OASIS svn repo and run OASIS tests from the tests directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786525 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786047 from m3 branch to trunk to update the oc files for the M3 releaseantelder2009-06-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786447 13f79535-47bb-0310-9956-ffa450edef68
* Add new InvalidServiceException thats defined in the public review version ↵antelder2009-06-191-0/+60
| | | | | | of the Java CAA spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786437 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786410 from trunk to m3 for LICENSE file updatesantelder2009-06-191-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786412 13f79535-47bb-0310-9956-ffa450edef68
* LICENSE file updates and correctionsantelder2009-06-191-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786410 13f79535-47bb-0310-9956-ffa450edef68
* Add a tuscany command for Equinox consolerfeng2009-06-182-0/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786305 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng2009-06-1810-24/+48
| | | | | | now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
* Add customization of axis2/axiom bundle MFsrfeng2009-06-182-0/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786263 13f79535-47bb-0310-9956-ffa450edef68
* Add the support to override 3rd party bundles as plain jarsrfeng2009-06-181-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786257 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-06-181-19/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786203 13f79535-47bb-0310-9956-ffa450edef68
* Update doc filesantelder2009-06-184-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786047 13f79535-47bb-0310-9956-ffa450edef68
* Correct M3 RC1 tag nameantelder2009-06-182978-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786042 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0 M3 RC1antelder2009-06-182978-0/+264530
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785990 13f79535-47bb-0310-9956-ffa450edef68
* Reformat the coderfeng2009-06-187-114/+143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785883 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused methodsrfeng2009-06-182-143/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785870 13f79535-47bb-0310-9956-ffa450edef68
* Start to play with JMX management for SCA nodesrfeng2009-06-173-0/+115
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785857 13f79535-47bb-0310-9956-ffa450edef68
* Add a LifeCycleListener interface so that extension points or extension can ↵rfeng2009-06-1724-200/+288
| | | | | | be called back upon the start/stop of the extension point registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785699 13f79535-47bb-0310-9956-ffa450edef68
* Added names to callback bindings to avoid warning messagesnash2009-06-171-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785494 13f79535-47bb-0310-9956-ffa450edef68
* Make the tuscany dependency consistentrfeng2009-06-165-26/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785437 13f79535-47bb-0310-9956-ffa450edef68