summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3677 add basic structure as per mailing list discussionkelvingoodson2010-09-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996870 13f79535-47bb-0310-9956-ffa450edef68
* BJM_6016 Add error messagebdaniel2010-09-141-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996766 13f79535-47bb-0310-9956-ffa450edef68
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ↵bdaniel2010-09-141-2/+12
| | | | | | is not set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996765 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error messages for bjm_3013A and 3013Cantelder2010-09-131-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996698 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino2010-09-133-147/+226
| | | | | | factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996622 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino2010-09-133-147/+226
| | | | | | factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996620 13f79535-47bb-0310-9956-ffa450edef68
* Reverse incorrect commit r959529nash2010-09-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996573 13f79535-47bb-0310-9956-ffa450edef68
* Reverse incorrect commit r988706nash2010-09-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996572 13f79535-47bb-0310-9956-ffa450edef68
* update pom in line with move of getting started sample contributionskelvingoodson2010-09-131-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996552 13f79535-47bb-0310-9956-ffa450edef68
* separate out getting started sample contributionskelvingoodson2010-09-1357-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996545 13f79535-47bb-0310-9956-ffa450edef68
* more sample reorgkelvingoodson2010-09-130-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996536 13f79535-47bb-0310-9956-ffa450edef68
* match poms to changed structurekelvingoodson2010-09-132-8/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996472 13f79535-47bb-0310-9956-ffa450edef68
* move hello world samples to getting startedkelvingoodson2010-09-1356-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996462 13f79535-47bb-0310-9956-ffa450edef68
* begin samples rearrangementkelvingoodson2010-09-130-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996461 13f79535-47bb-0310-9956-ffa450edef68
* Update release documentation files for 1.6.1nash2010-09-129-423/+579
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996380 13f79535-47bb-0310-9956-ffa450edef68
* BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel2010-09-101-18/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995916 13f79535-47bb-0310-9956-ffa450edef68
* Minor updates to MANIFEST.MFlresende2010-09-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995905 13f79535-47bb-0310-9956-ffa450edef68
* Change the base jar to use the base featureantelder2010-09-101-253/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995774 13f79535-47bb-0310-9956-ffa450edef68
* Create a base feature copied from the shades/base jarantelder2010-09-105-0/+573
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995773 13f79535-47bb-0310-9956-ffa450edef68
* Fix the self reference with explicit bindingsrfeng2010-09-105-31/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995627 13f79535-47bb-0310-9956-ffa450edef68
* A windows launcherslaws2010-09-091-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995479 13f79535-47bb-0310-9956-ffa450edef68
* Start separate nodes from separate mainlines. slaws2010-09-095-1/+546
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995477 13f79535-47bb-0310-9956-ffa450edef68
* BJM_3026_1 Ensure correct message selector is usedbdaniel2010-09-092-4/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995307 13f79535-47bb-0310-9956-ffa450edef68
* BJM_3034 Fix validation check. The previous fix causes some other tests to ↵bdaniel2010-09-082-1/+11
| | | | | | fail since the destination name field will be set from the URI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995123 13f79535-47bb-0310-9956-ffa450edef68
* BJM_3034 Add validation to check that a destination is not present when a ↵bdaniel2010-09-083-1/+8
| | | | | | uri is specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995109 13f79535-47bb-0310-9956-ffa450edef68
* Add validations for response/activationSpec and response/destination name ↵bdaniel2010-09-081-0/+6
| | | | | | matching git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995058 13f79535-47bb-0310-9956-ffa450edef68
* make sdo samples doc availablekelvingoodson2010-09-081-0/+244
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995011 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. ↵slaws2010-09-087-5/+44
| | | | | | BigDecimal is detected in an interface as a Java simple type but you have to manage it explicitly when converting from primitive types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@994995 13f79535-47bb-0310-9956-ffa450edef68
* Add support nickname property to WSGI / GAE integration code.jsdelfino2010-09-081-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993642 13f79535-47bb-0310-9956-ffa450edef68
* Add some error checking to the OAuth support.jsdelfino2010-09-081-7/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993641 13f79535-47bb-0310-9956-ffa450edef68
* Fix the base URI displayrfeng2010-09-084-15/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993615 13f79535-47bb-0310-9956-ffa450edef68
* Check for the null binding provider to avoid NPErfeng2010-09-081-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993614 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up binding.rest osgi enablementrfeng2010-09-0812-330/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993613 13f79535-47bb-0310-9956-ffa450edef68
* Remove impl spring modules as now they are in trunkrfeng2010-09-08102-9065/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993612 13f79535-47bb-0310-9956-ffa450edef68
* Add support for primitive java typesrfeng2010-09-085-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993611 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3673 Update JMS binding model to separate out ↵bdaniel2010-09-086-131/+216
| | | | | | type/priority/deliveryMode/timeToLive attributes originating from the uri, operation prop headers, and headers. Also use that information in the runtime to correctly determine the value that is used when more than one is specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993564 13f79535-47bb-0310-9956-ffa450edef68
* Change uri parameter to location of deployment composite and make it ↵jsdelfino2010-09-084-40/+46
| | | | | | optional. Change restart command to use previous config if not specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993561 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment with deployment and management commands.jsdelfino2010-09-076082-0/+518516
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68
* Added configuration for advanced session access on Google App Engine.fmoga2010-09-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993511 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3670 - temp fix to ensure that the client finds the domain. I need ↵slaws2010-09-071-2/+10
| | | | | | to better understand what the various URIs mean for final fix. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993506 13f79535-47bb-0310-9956-ffa450edef68
* Add ignore again while we sort out promotion of implementation policy. slaws2010-09-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993502 13f79535-47bb-0310-9956-ffa450edef68
* Make interfaces remotable and correct reference target accordinglyslaws2010-09-073-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993478 13f79535-47bb-0310-9956-ffa450edef68
* Update all the archetype pom.xml files to include a description as thats ↵antelder2010-09-078-0/+8
| | | | | | what get shown in the prompt when running the achetype tool git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993376 13f79535-47bb-0310-9956-ffa450edef68
* Add the new binding archetypeantelder2010-09-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993373 13f79535-47bb-0310-9956-ffa450edef68
* Update achetype itest propertiesantelder2010-09-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993371 13f79535-47bb-0310-9956-ffa450edef68
* Fix a couple more places which should use the archetype bindingName variableantelder2010-09-072-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993363 13f79535-47bb-0310-9956-ffa450edef68
* Update with an example of how to have a foo reference delegate the ↵antelder2010-09-074-10/+49
| | | | | | invocation to ths WS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993324 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit version for archetype pluginantelder2010-09-071-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993275 13f79535-47bb-0310-9956-ffa450edef68
* Add http binding runtime dependency thats used by jsonp nowantelder2010-09-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993274 13f79535-47bb-0310-9956-ffa450edef68
* Add http binding runtime dependencyantelder2010-09-071-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993273 13f79535-47bb-0310-9956-ffa450edef68