summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Starting to add logic to search button listenerslresende2009-05-273-0/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779219 13f79535-47bb-0310-9956-ffa450edef68
* Removing binary build output folder from source controllresende2009-05-279-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779218 13f79535-47bb-0310-9956-ffa450edef68
* Fix search button text in uilresende2009-05-279-17/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779217 13f79535-47bb-0310-9956-ffa450edef68
* Updating initial android ui based on scatour web uilresende2009-05-2711-12/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779216 13f79535-47bb-0310-9956-ffa450edef68
* Generated skeleton for SCATours Android frontend applicationlresende2009-05-2716-0/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779213 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add more JEE tests to help show that the nested composites ↵slaws2009-05-2721-32/+448
| | | | | | are resolved/built correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779162 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation ↵slaws2009-05-278-2/+245
| | | | | | composite. Set the "ejb" intent on both local and remote services. Add a definitions.xml to define the "ejb" intent. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779160 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-05-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779155 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest for using multiple nodes in a domain. So far this has two ↵antelder2009-05-2713-0/+487
| | | | | | nodes each with a component, one with a reference to the service in the other node, and a test that starts the nodes and invokes the client component. Doesn't work as there isn't yet any mechanisim for the nodes to know about each others services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779154 13f79535-47bb-0310-9956-ffa450edef68
* First steps towards implementing new method for calculating Endpoints and ↵edwardsmj2009-05-279-171/+815
| | | | | | EndpointReferences - not running in mainstream yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779089 13f79535-47bb-0310-9956-ffa450edef68
* Added new method for testing Equality of two interfaces, as described in ↵edwardsmj2009-05-272-3/+84
| | | | | | TUSCANY-3064 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779075 13f79535-47bb-0310-9956-ffa450edef68
* Add type info to remove ide warningantelder2009-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779067 13f79535-47bb-0310-9956-ffa450edef68
* Improve reporting information using a toString() method in ↵edwardsmj2009-05-271-0/+7
| | | | | | WebServicesBindingImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779065 13f79535-47bb-0310-9956-ffa450edef68
* Set some svn ignoresantelder2009-05-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779061 13f79535-47bb-0310-9956-ffa450edef68
* Move workspace-impl to contrib as its not used by 2.x trunk code nowantelder2009-05-279-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779059 13f79535-47bb-0310-9956-ffa450edef68
* Move workspace to contrib as its not used by 2.x trunk code nowantelder2009-05-2720-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779058 13f79535-47bb-0310-9956-ffa450edef68
* Move implementation-node-runtime to contrib as its not used by 2.x trunk ↵antelder2009-05-2716-0/+0
| | | | | | code now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779057 13f79535-47bb-0310-9956-ffa450edef68
* Move implementation-node to contrib as its not used by 2.x trunk code nowantelder2009-05-2721-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779056 13f79535-47bb-0310-9956-ffa450edef68
* Remove last references to implementation-node and workspace modules as ↵antelder2009-05-277-34/+1
| | | | | | they're not used inany code now after all the node changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779055 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample showing a servlet using SCA annotationsantelder2009-05-277-0/+243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779027 13f79535-47bb-0310-9956-ffa450edef68
* Add some comments, support for sca-contribution.xml, and use the new tuscany ↵antelder2009-05-271-2/+33
| | | | | | annotations processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779023 13f79535-47bb-0310-9956-ffa450edef68
* Add a Tuscany annotation processor so servlets etc can use SCA annotationsantelder2009-05-271-0/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779022 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headers + minor formatting of fileslresende2009-05-275-373/+364
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779014 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML printout and refactoring a clientrfeng2009-05-273-18/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778997 13f79535-47bb-0310-9956-ffa450edef68
* Add optional life cycle control for extension points (for example, RMI ↵rfeng2009-05-2712-39/+139
| | | | | | extension point needs to unexport the registry) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778955 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to override MANIFEST.MF rfeng2009-05-273-44/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778954 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the contribution scanner to take Contribution as an argumentrfeng2009-05-2715-221/+219
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778953 13f79535-47bb-0310-9956-ffa450edef68
* Tolerate the non-OSGi environmentrfeng2009-05-273-8/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778952 13f79535-47bb-0310-9956-ffa450edef68
* Add bundleentry protocolrfeng2009-05-271-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778947 13f79535-47bb-0310-9956-ffa450edef68
* Only stop the bundle when it is activerfeng2009-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778946 13f79535-47bb-0310-9956-ffa450edef68
* Update to jaxb-impl 2.1.11rfeng2009-05-271-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778945 13f79535-47bb-0310-9956-ffa450edef68
* Add distributed osgi samples into the distrorfeng2009-05-271-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778944 13f79535-47bb-0310-9956-ffa450edef68
* Remove xml-apis dependenciesrfeng2009-05-271-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778943 13f79535-47bb-0310-9956-ffa450edef68
* Add checking for wrapper stylerfeng2009-05-271-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778941 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2009-05-272-22/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778939 13f79535-47bb-0310-9956-ffa450edef68
* Update dependenciesrfeng2009-05-272-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778937 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3060 - Applying SANNI Lookman patch with updates to Android Store UIlresende2009-05-2612-189/+692
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778916 13f79535-47bb-0310-9956-ffa450edef68
* Properly setting the localhost alias that points to the loopback address ↵lresende2009-05-262-3/+5
| | | | | | from the host machine that is running the android emulator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778897 13f79535-47bb-0310-9956-ffa450edef68
* Fix the package namesrfeng2009-05-263-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778821 13f79535-47bb-0310-9956-ffa450edef68
* Adding CurrencyConverterrfeng2009-05-2613-171/+238
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778816 13f79535-47bb-0310-9956-ffa450edef68
* Tag 1.5 RC1antelder2009-05-268291-0/+663102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778670 13f79535-47bb-0310-9956-ffa450edef68
* Rename old RC tagantelder2009-05-268349-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778667 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3062 don't resolve composites in the deployable composite ↵slaws2009-05-266-35/+207
| | | | | | collection. Remove unused contributions from domain. Upgrade the README to describe each store scenario and how to run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778666 13f79535-47bb-0310-9956-ffa450edef68
* helloworld (reference, service) samples for Erlang bindingwjaniszewski2009-05-2628-0/+1716
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778665 13f79535-47bb-0310-9956-ffa450edef68
* Now service thread doesn't blocks halting JVM on stop procedurewjaniszewski2009-05-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3062 don't resolve composites in the deployable composite ↵slaws2009-05-266-37/+209
| | | | | | collection. Remove unused contributions from domain. Upgrade the README to describe each store scenario and how to run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778660 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3027ramkumar2009-05-262-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778659 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3061ramkumar2009-05-2610-22/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778651 13f79535-47bb-0310-9956-ffa450edef68
* Remove TUSCANY-3017 fix from 1.5 while we workout what to doantelder2009-05-261-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778648 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3045, remove sample from 1.5 as its brokenantelder2009-05-2631-2374/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778626 13f79535-47bb-0310-9956-ffa450edef68