summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3272 - create class to run holder tests when run from the distributionslaws2009-09-152-1/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815260 13f79535-47bb-0310-9956-ffa450edef68
* Copy r810812, r810816, r810830, r810833 and r810848 changes from 1.5.1 ↵nash2009-09-134-12/+17
| | | | | | branch to 1.x branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814412 13f79535-47bb-0310-9956-ffa450edef68
* Copy r800411 and r807024 changes from 1.5.1 branch to 1.x branchnash2009-09-132-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814399 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix ↵lresende2009-09-082-2/+2
| | | | | | handling issue WSTX-135 is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812727 13f79535-47bb-0310-9956-ffa450edef68
* Merge from 1.5.1:rfeng2009-09-022-30/+28
| | | | | | | | 1) Fix for TUSCANY-3238 2) Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810726 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ↵lresende2009-07-208-8/+8
| | | | | | when using IBM JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795667 13f79535-47bb-0310-9956-ffa450edef68
* A message to prove that the JMS message reaches the serverslaws2009-07-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790919 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Moving to Dojo dependencies to Dojo 1.3.0 official releaselresende2009-07-013-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790031 13f79535-47bb-0310-9956-ffa450edef68
* Added missing runtime dependency on tuscany-host-webapp to get the SCA ↵mcombellack2009-06-211-0/+7
| | | | | | taglib (sca.tld) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787096 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
* 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
* 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
* Format the coderfeng2009-06-1322-70/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784450 13f79535-47bb-0310-9956-ffa450edef68
* Refine echo binding to use EchoServer for the reference callsrfeng2009-06-1314-124/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784448 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated android resource file, missing after refactoringlresende2009-06-061-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782319 13f79535-47bb-0310-9956-ffa450edef68
* Updating store-android project name to follow other tuscany samples patternlresende2009-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779345 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
* 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
* 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
* TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende2009-05-221-0/+40
| | | | | | existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777600 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende2009-05-229-8/+196
| | | | | | existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777397 13f79535-47bb-0310-9956-ffa450edef68
* Fixing missing atom and json-rpc javascript extension dependencieslresende2009-05-211-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777323 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende2009-05-201-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende2009-05-201-0/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776866 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes as this would make sample stop working due to TUSCANY-3042lresende2009-05-201-16/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776603 13f79535-47bb-0310-9956-ffa450edef68
* Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende2009-05-201-4/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run ↵lresende2009-05-187-73/+143
| | | | | | successfully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776095 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2009-05-181-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775829 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2009-05-1810-1/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775826 13f79535-47bb-0310-9956-ffa450edef68
* Restoring catalog activity as backup/referencelresende2009-05-081-0/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772855 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache headers to store-androidlresende2009-05-083-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772854 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2959 - Store-android patch from Sanni Lookmanlresende2009-05-086-97/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772852 13f79535-47bb-0310-9956-ffa450edef68
* Changing Spring Dependenciesramkumar2009-05-074-1/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2998 - Fixing sample usage of dojo based JavaScript proxies to avoid ↵lresende2009-04-281-4/+4
| | | | | | issues when invoking shopingCart service (e.g loading shoopingCart contents) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769534 13f79535-47bb-0310-9956-ffa450edef68
* Improve the handling of INOUT and OUT parameters using JAX-WS Holderrfeng2009-04-231-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768005 13f79535-47bb-0310-9956-ffa450edef68
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-1896-4100/+4100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the http service as its not used by the test an seems to ause a ↵antelder2009-04-171-1/+1
| | | | | | problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
* Try another port for the continuum machine buildantelder2009-04-162-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 13f79535-47bb-0310-9956-ffa450edef68
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-164-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
* Change to port 8085 to avoid conflict on continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
* Change JMS server port to try to avoid conflict on continuum serverantelder2009-04-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
* Renaming core-web-xxx modules to web-javascript-xxx moduleslresende2009-04-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Moving dojo.requires to before store.js and fixing invocation ↵lresende2009-04-031-4/+4
| | | | | | of services to follow dojo pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761775 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Adjusting modules to add ↵lresende2009-04-036-12/+5
| | | | | | implementation-widget-runtime-tuscany as dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761567 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Adding new modules and sample apps to buildlresende2009-04-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - New store sample app using dojo version of implementation widgetlresende2009-04-0315-0/+1098
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761563 13f79535-47bb-0310-9956-ffa450edef68