summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jaxrs' into trunkrfeng2010-05-1967-223/+1646
* Add jms-callback to the buildrfeng2010-05-191-1/+1
* Take out failing test thats breaking the build, this one another from the sam...antelder2010-05-181-1/+1
* Comment out the jms callbacks test for now as its broken after the r945259 ch...antelder2010-05-181-1/+1
* Comment out the distribution sample tests for now while the sample refactorin...antelder2010-05-181-2/+2
* Update for deployer build method signature changeantelder2010-05-182-2/+2
* Add import-export itest to itest buildantelder2010-05-181-0/+1
* Updaqte to only consider Nodes in the same domainantelder2010-05-181-6/+8
* Avoid NPE by not setting null in domain nameantelder2010-05-181-1/+3
* Make module name consistent with sca binding contributionslaws2010-05-181-1/+1
* Add the binding-rmi contribution into the jse launcherslaws2010-05-183-0/+38
* fix up ant script to just compile the contributionslaws2010-05-181-58/+35
* Add pom for binding-rmi sample contributionsslaws2010-05-181-0/+51
* copy binding-rmi related contributions into a binding-rmi extension subdirectoryslaws2010-05-1831-0/+1531
* Fix type oin POJO_100005 msg (JVC10004 instead of JCI10004), and add missing ...antelder2010-05-181-2/+2
* Fix incorrect message with full absolute file path to contributionantelder2010-05-181-1/+1
* Correct manafest classpathantelder2010-05-181-26/+1
* Use new getNodesInDomain methodantelder2010-05-181-9/+11
* Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder2010-05-183-7/+38
* Update deployer to use a separate list of contributions to look at when looki...antelder2010-05-183-4/+5
* Cleaned up commentsedwardsmj2010-05-181-6/+4
* Updating createXMLStreamReader(URL) to use a StreamSource in its implementati...edwardsmj2010-05-182-2/+7
* Add some itests for imports and exports across nodesantelder2010-05-1810-0/+357
* Catch up with sample changesslaws2010-05-185-28/+17
* the calculator has been separated into a contribution (contribution-binding-s...slaws2010-05-1820-1150/+0
* Add missing adds to static factoriesantelder2010-05-181-0/+2
* Add missing dependencyantelder2010-05-181-0/+6
* calculator-equinox is replaced by lanucher-embedded-osgi as that's what's it'...slaws2010-05-1819-1130/+0
* TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder2010-05-181-1/+1
* Make sure callback endpoints are createdrfeng2010-05-178-19/+92
* Make sure we use the value element (holding the property value) for conversionrfeng2010-05-171-3/+2
* Add wsa:Action to the soap header as it's mandatoryrfeng2010-05-172-2/+29
* Add getSchemaName to the interface (to be renamed to getType later)rfeng2010-05-171-1/+3
* Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner ...antelder2010-05-171-1/+1
* Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner ...antelder2010-05-171-1/+1
* Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner ...antelder2010-05-171-1/+1
* configure reporting section of build to begin to differentiate between extens...kelvingoodson2010-05-171-6/+9
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson2010-05-173-4/+4
* expected message and msg definition catchupkelvingoodson2010-05-171-1/+1
* expected message and msg definition catchupkelvingoodson2010-05-173-5/+5
* expected message and msg definition catchupkelvingoodson2010-05-172-4/+4
* Correct pom names and add launchers back into buildslaws2010-05-175-6/+5
* Add missing fileslaws2010-05-171-0/+43
* remove a couple of tests that are causing problems in the build. binding.ws i...slaws2010-05-171-0/+4
* launchers breaking the build so comment out until I've fixed itslaws2010-05-151-4/+3
* Decode the url to avoid problems with it inlcudes spaces in the pathantelder2010-05-151-2/+3
* error message updates for pojo otestskelvingoodson2010-05-143-5/+5
* There is nothing to a command line launcher other than a README telling you h...slaws2010-05-141-0/+6
* Add an OSGi based launcher. Does the same thing as the JSE laucher except usi...slaws2010-05-147-0/+414
* Launch binding-sca and binding-ws based contributions. slaws2010-05-143-25/+51