summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Minor spelling correctionmcombellack2009-06-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786643 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3080ramkumar2009-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784700 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
* Fixing version id in pom.xmllresende2009-06-121-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784161 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3086 - Making DefaultContributionFactory implement contribution ↵lresende2009-06-091-1/+1
| | | | | | factory interface to avoid issues with model extention point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783058 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Reverting changes per user request, as these changes were ↵lresende2009-06-093-3/+3
| | | | | | causing validation issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783057 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete schemaslresende2009-06-093-135/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende2009-06-093-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783032 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
* -applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552adrianocrestani2009-06-0630-0/+2292
| | | | | | -adding domain-search to modules/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782215 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be ↵rfeng2009-06-043-27/+45
| | | | | | shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781872 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the ↵rfeng2009-06-043-30/+25
| | | | | | pool and it causes deadlock. With this fix, it's default to a cached pool which expand/thrink on demand. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781871 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3070 - Work round to treat the symptom of activators being ↵slaws2009-06-021-0/+7
| | | | | | discovered twice on the classpath in my environment. I can't work out why this is the case but this allows me to move forward. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781195 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3062 - another work round to get resolution doing something in the ↵slaws2009-06-021-0/+3
| | | | | | domain manager. Still needs work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781193 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3075 - don't write out the services and references generated to ↵slaws2009-06-021-85/+89
| | | | | | handle callbacks. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781191 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2967 back out the trial change to bytes format messages so that all ↵slaws2009-05-293-4/+23
| | | | | | wire formats consistently return faults as JMS Object messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779892 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit ↵slaws2009-05-294-6/+31
| | | | | | alongside the EJBInfo. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779891 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers ↵antelder2009-05-291-1/+1
| | | | | | JMSDeliveryMode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'antelder2009-05-291-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779875 13f79535-47bb-0310-9956-ffa450edef68
* Fixing namespace for json-rpc operation selector and wire formatlresende2009-05-292-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779830 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports to avoid package does not exist errors for ↵lresende2009-05-291-5/+2
| | | | | | org.apache.tuscany.sca.implementation.node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779822 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3065. Thanks Greg.scottkurz2009-05-291-10/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779808 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'work'lresende2009-05-283-37/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3052 - Add module info object to the EJB implementation generated ↵slaws2009-05-289-43/+249
| | | | | | model object. Add in the web implementation generated model object. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779701 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - add some property testsslaws2009-05-284-5/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779700 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle ↵lresende2009-05-287-1/+159
| | | | | | special characters when generating SMD git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779640 13f79535-47bb-0310-9956-ffa450edef68
* increase the timout a little as it occasionally fails on my PCslaws2009-05-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779502 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - tidy contribution jee sample names and add 08slaws2009-05-2820-28/+256
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779500 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
* 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
* 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
* 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-3051 fix up the README and build.xml files to make the bigbank demo ↵slaws2009-05-265-548/+9
| | | | | | relatively easy to run. The demo structure is still not right as the bigbank-account module is not apparently used. However the demo does run now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778614 13f79535-47bb-0310-9956-ffa450edef68
* Don't exclude prebuilt jar for bpel sample from binary distroantelder2009-05-261-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778606 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3047 - Adding new modules to distributionlresende2009-05-221-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777734 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3047 - Adding new modules to distributionlresende2009-05-222-13/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777732 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3047 - Adding new extension points to be processed shade maven pluginlresende2009-05-221-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777731 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3057: fix to use single JMS resource factory for request and responseantelder2009-05-224-12/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777627 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - More tests to exercise the changes related to TUSCANY-3052 ↵slaws2009-05-2228-6/+1244
| | | | | | where the JEEImplemenation model becomes a composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777620 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3052 - Correct the way that JEEImplementations are represented so ↵slaws2009-05-2210-72/+324
| | | | | | that they appear as composites. In that way an application composite, when present, can naturally be included in the component hierarchy. When an application composite isn't present then the composite is created on the fly based on the information from the introspected archive. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777618 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
* Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende2009-05-224-27/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777599 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy NPE fixes from 1.5 branchantelder2009-05-222-15/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777443 13f79535-47bb-0310-9956-ffa450edef68