summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742022 13f79535-47bb-0310-9956-ffa450edef68
* Adding sca-contribution to allow same sample client to run from ant and ↵lresende2009-02-083-5/+27
| | | | | | command line without modifications plus some updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742021 13f79535-47bb-0310-9956-ffa450edef68
* Updates to calculator readmelresende2009-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742020 13f79535-47bb-0310-9956-ffa450edef68
* Minor javadoc fixlresende2009-02-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742019 13f79535-47bb-0310-9956-ffa450edef68
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742017 13f79535-47bb-0310-9956-ffa450edef68
* Update the name for generated manifest to be tuscany-sca-manifest.jar and ↵rfeng2009-02-073-21/+37
| | | | | | tuscany-sca-equinox-manifest.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741924 13f79535-47bb-0310-9956-ffa450edef68
* Updating 2009/01 to scriptslresende2009-02-074-26/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741795 13f79535-47bb-0310-9956-ffa450edef68
* Adding 2009/01 to scriptslresende2009-02-074-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741793 13f79535-47bb-0310-9956-ffa450edef68
* Use optional imports to bring in definitionsrfeng2009-02-062-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741760 13f79535-47bb-0310-9956-ffa450edef68
* Improve the error analysis for osgi resolutionrfeng2009-02-062-25/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741759 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() ↵beckerdo2009-02-062-0/+64
| | | | | | and public Object getOperationProperty(String opName, String propName ). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741694 13f79535-47bb-0310-9956-ffa450edef68
* Make the definitions as a runtime dep as it's directly used by the test caserfeng2009-02-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741664 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-definitions module is required to resolve OSGi dependenciesrfeng2009-02-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741661 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-062-51/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741642 13f79535-47bb-0310-9956-ffa450edef68
* Set ttl=0 to be no waitrfeng2009-02-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741639 13f79535-47bb-0310-9956-ffa450edef68
* Change distro itest and calc sample so it doesn't need to use the time time ↵antelder2009-02-065-28/+17
| | | | | | live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68
* rename getting started module. Get rid of unused domain moduleslaws2009-02-0614-243/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741619 13f79535-47bb-0310-9956-ffa450edef68
* Add support for resourceAdapter and its propertiesantelder2009-02-061-60/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741587 13f79535-47bb-0310-9956-ffa450edef68
* Add support for resourceAdapter and its propertiesantelder2009-02-063-1/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741586 13f79535-47bb-0310-9956-ffa450edef68
* Add support for operation property properties to binding.jmsantelder2009-02-063-15/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741575 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2823 Callback problem with COMPOSITE scoped implementationvamsic0072009-02-0610-0/+392
| | | | | | * Itest for the issue git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741571 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency with backlevel versionantelder2009-02-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741556 13f79535-47bb-0310-9956-ffa450edef68
* Update validation tests for jms binidng updatesantelder2009-02-064-218/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741555 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2451ramkumar2009-02-0610-35/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741544 13f79535-47bb-0310-9956-ffa450edef68
* Update config files for logging properties files based on the install locationantelder2009-02-064-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741543 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2820: start adding support for the varrious property elements on the ↵antelder2009-02-064-7/+347
| | | | | | jms binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741542 13f79535-47bb-0310-9956-ffa450edef68
* Add jms host modules to the buildantelder2009-02-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741541 13f79535-47bb-0310-9956-ffa450edef68
* Remove target namespace from contribution.xml of distributed calculatorslaws2009-02-063-6/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741538 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is ↵slaws2009-02-068-12/+35
| | | | | | returned. Add a test also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741535 13f79535-47bb-0310-9956-ffa450edef68
* Commit update to jms sca binding left off the change to the JMS binding to ↵antelder2009-02-061-1/+6
| | | | | | use the JMS Host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741530 13f79535-47bb-0310-9956-ffa450edef68
* Simplify, these don't need to specify the logging properties nowantelder2009-02-063-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741485 13f79535-47bb-0310-9956-ffa450edef68
* Set the logging properties for the runtimeantelder2009-02-063-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741481 13f79535-47bb-0310-9956-ffa450edef68
* Enable setting system properties from the config filesantelder2009-02-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741480 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesantelder2009-02-062-82/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741467 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the distro buildantelder2009-02-064-13/+146
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741465 13f79535-47bb-0310-9956-ffa450edef68
* Clean up pom.xmlantelder2009-02-061-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741459 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-065-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741457 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0614-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741456 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0614-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741455 13f79535-47bb-0310-9956-ffa450edef68
* Move more unused code to contribantelder2009-02-0617-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741454 13f79535-47bb-0310-9956-ffa450edef68
* Simplfy the java2wsdl tool to not have a dependency on the tuscany runtimeantelder2009-02-062-26/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741452 13f79535-47bb-0310-9956-ffa450edef68
* Use lookup instead of listrfeng2009-02-061-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741443 13f79535-47bb-0310-9956-ffa450edef68
* Move the BUILDING/LICENSE/NOTICE files to the SVN root and change the src ↵antelder2009-02-064-9/+0
| | | | | | distribution build to use those. This way the legal files will be at the top of the release tag and also when people checkout thecode from svn there's a BUILDING file at the top telling them how to build it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741438 13f79535-47bb-0310-9956-ffa450edef68
* Update the surefire and ant-run plugin rfeng2009-02-061-21/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741410 13f79535-47bb-0310-9956-ffa450edef68
* Fix to TUSCANY-2806 to handle the jars with Class-Path header in ↵rfeng2009-02-062-132/+194
| | | | | | META-INF/MANIFEST.MF. Surefire plugin generates manifest jar too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741409 13f79535-47bb-0310-9956-ffa450edef68
* Remove operation-overloading itest out of build as it's now in contribrfeng2009-02-061-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741406 13f79535-47bb-0310-9956-ffa450edef68
* Set some svn ignoresantelder2009-02-050-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741279 13f79535-47bb-0310-9956-ffa450edef68
* Separate the distribution itests to individual sample testsantelder2009-02-0510-140/+416
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741274 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2799 - don't return responses inside arrays. Generally reorg the ↵slaws2009-02-0517-39/+68
| | | | | | code so that the message processors only worry about getting data in and out of JMS message while the interceptors worry about whether the data should be wrapped as an array. In this way the forward path can do array wrapping in order to keep databinding happy while the response path can omit array wrapping git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741219 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2701 NPE when verifying conformance item ASM60006 in OASIS sepcbeckerdo2009-02-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741186 13f79535-47bb-0310-9956-ffa450edef68