summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-18Take out failing test thats breaking the build, this one another from the sam...antelder1-1/+1
2010-05-18Comment out the jms callbacks test for now as its broken after the r945259 ch...antelder1-1/+1
2010-05-18Comment out the distribution sample tests for now while the sample refactorin...antelder1-2/+2
2010-05-18Update for deployer build method signature changeantelder2-2/+2
2010-05-18Add import-export itest to itest buildantelder1-0/+1
2010-05-18Updaqte to only consider Nodes in the same domainantelder1-6/+8
2010-05-18Avoid NPE by not setting null in domain nameantelder1-1/+3
2010-05-18Make module name consistent with sca binding contributionslaws1-1/+1
2010-05-18Add the binding-rmi contribution into the jse launcherslaws3-0/+38
2010-05-18fix up ant script to just compile the contributionslaws1-58/+35
2010-05-18Add pom for binding-rmi sample contributionsslaws1-0/+51
2010-05-18copy binding-rmi related contributions into a binding-rmi extension subdirectoryslaws31-0/+1531
2010-05-18Fix type oin POJO_100005 msg (JVC10004 instead of JCI10004), and add missing ...antelder1-2/+2
2010-05-18Fix incorrect message with full absolute file path to contributionantelder1-1/+1
2010-05-18Correct manafest classpathantelder1-26/+1
2010-05-18Use new getNodesInDomain methodantelder1-9/+11
2010-05-18Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder3-7/+38
2010-05-18Update deployer to use a separate list of contributions to look at when looki...antelder3-4/+5
2010-05-18Cleaned up commentsedwardsmj1-6/+4
2010-05-18Updating createXMLStreamReader(URL) to use a StreamSource in its implementati...edwardsmj2-2/+7
2010-05-18Add some itests for imports and exports across nodesantelder10-0/+357
2010-05-18Catch up with sample changesslaws5-28/+17
2010-05-18the calculator has been separated into a contribution (contribution-binding-s...slaws20-1150/+0
2010-05-18Add missing adds to static factoriesantelder1-0/+2
2010-05-18Add missing dependencyantelder1-0/+6
2010-05-18calculator-equinox is replaced by lanucher-embedded-osgi as that's what's it'...slaws19-1130/+0
2010-05-18TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder1-1/+1
2010-05-17Make sure callback endpoints are createdrfeng8-19/+92
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2
2010-05-17Add wsa:Action to the soap header as it's mandatoryrfeng2-2/+29
2010-05-17Add getSchemaName to the interface (to be renamed to getType later)rfeng1-1/+3
2010-05-17Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner ...antelder1-1/+1
2010-05-17Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner ...antelder1-1/+1
2010-05-17Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner ...antelder1-1/+1
2010-05-17configure reporting section of build to begin to differentiate between extens...kelvingoodson1-6/+9
2010-05-17git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson3-4/+4
2010-05-17expected message and msg definition catchupkelvingoodson1-1/+1
2010-05-17expected message and msg definition catchupkelvingoodson3-5/+5
2010-05-17expected message and msg definition catchupkelvingoodson2-4/+4
2010-05-17Correct pom names and add launchers back into buildslaws5-6/+5
2010-05-17Add missing fileslaws1-0/+43
2010-05-17remove a couple of tests that are causing problems in the build. binding.ws i...slaws1-0/+4
2010-05-15launchers breaking the build so comment out until I've fixed itslaws1-4/+3
2010-05-15Decode the url to avoid problems with it inlcudes spaces in the pathantelder1-2/+3
2010-05-14error message updates for pojo otestskelvingoodson3-5/+5
2010-05-14There is nothing to a command line launcher other than a README telling you h...slaws1-0/+6
2010-05-14Add an OSGi based launcher. Does the same thing as the JSE laucher except usi...slaws7-0/+414
2010-05-14Launch binding-sca and binding-ws based contributions. slaws3-25/+51
2010-05-14Add a contribution for a binding-sca based calculator app. This is a copy of ...slaws18-0/+825
2010-05-14rename binding-ws-calculator to make it clear that it's a contribution (may d...slaws21-9/+34