summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-01TUSCANY-2878 - Moving to Dojo dependencies to Dojo 1.3.0 official releaselresende3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790031 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21Added missing runtime dependency on tuscany-host-webapp to get the SCA ↵mcombellack1-0/+7
taglib (sca.tld) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787096 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Removed unused importmcombellack1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786824 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Originally, this file contained a mix of using spaces and tabs to do the ↵mcombellack1-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
2009-06-20Re-enabled test that had been marked as @Ignore since TUSCANY-2937 is now ↵mcombellack1-2/+1
fixed and the test runs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786797 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Minor editorial corrections to fix spelling and indentationmcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786795 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Fixed minor spelling mistakemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786794 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Made the indentation and spacing consistent across the composite filemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786651 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Format the coderfeng22-70/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784450 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13Refine echo binding to use EchoServer for the reference callsrfeng14-124/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784448 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06Adding generated android resource file, missing after refactoringlresende1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782319 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Updating store-android project name to follow other tuscany samples patternlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779345 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Adding missing Apache License headers + minor formatting of fileslresende5-373/+364
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779014 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26TUSCANY-3060 - Applying SANNI Lookman patch with updates to Android Store UIlresende12-189/+692
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778916 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26Properly setting the localhost alias that points to the loopback address ↵lresende2-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
2009-05-26helloworld (reference, service) samples for Erlang bindingwjaniszewski28-0/+1716
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778665 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende1-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
2009-05-22TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende9-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
2009-05-21Fixing missing atom and json-rpc javascript extension dependencieslresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777323 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende1-0/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776867 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende1-0/+148
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776866 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Reverting changes as this would make sample stop working due to TUSCANY-3042lresende1-16/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776603 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende1-4/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776580 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run ↵lresende7-73/+143
successfully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776095 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Add missing license headersantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775829 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Add missing license headersantelder10-1/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775826 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Restoring catalog activity as backup/referencelresende1-0/+101
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772855 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Adding missing Apache headers to store-androidlresende3-0/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772854 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-2959 - Store-android patch from Sanni Lookmanlresende6-97/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772852 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Changing Spring Dependenciesramkumar4-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28TUSCANY-2998 - Fixing sample usage of dojo based JavaScript proxies to avoid ↵lresende1-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
2009-04-23Improve the handling of INOUT and OUT parameters using JAX-WS Holderrfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768005 13f79535-47bb-0310-9956-ffa450edef68
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder96-4100/+4100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17Comment out the http service as its not used by the test an seems to ause a ↵antelder1-1/+1
problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Try another port for the continuum machine buildantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change some jms ports to try to fix continuum build conflictsantelder4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change to port 8085 to avoid conflict on continuum buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Change JMS server port to try to avoid conflict on continuum serverantelder5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Renaming core-web-xxx modules to web-javascript-xxx moduleslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Moving dojo.requires to before store.js and fixing invocation ↵lresende1-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
2009-04-03TUSCANY-2878 - Adjusting modules to add ↵lresende6-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
2009-04-03TUSCANY-2878 - Adding new modules and sample apps to buildlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - New store sample app using dojo version of implementation widgetlresende15-0/+1098
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761563 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2937 uncomment ignored tests as underlying etag issue is fixed under ↵slaws1-361/+360
TUSCANY-2950. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759226 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updating sample app dependencies to add javascript ↵lresende3-0/+44
dependencies for atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759053 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2937 - Renaming FeedAggregatorTestCase and adding @Ignore on failing ↵lresende2-350/+361
tests as described in jira git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take testcase out of build as its broken, see TUSCANY-2943antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758685 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2-0/+13
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2941ramkumar2-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758592 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Adding store-webapp to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757654 13f79535-47bb-0310-9956-ffa450edef68