summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend test that starts nodes in separate vms. Won't actually work until dist...slaws2009-06-249-20/+91
* Simplify the sca binding providers so that no local/remote decision making is...slaws2009-06-242-71/+31
* Test to push down the default binding configuration into the URI builders so ...slaws2009-06-246-15/+106
* Remove itests that are not supported by OASIS specrfeng2009-06-2479-6262/+0
* Deal with file: protocol that doesn't populate the path part of the URLslaws2009-06-242-6/+7
* Remove URIs from reference binding.sca to move these composites toward OASIS....slaws2009-06-247-23/+13
* Update jsonp binding for recent provider api changesantelder2009-06-242-24/+17
* Revert the change for nowrfeng2009-06-231-1/+1
* Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2009-06-232-18/+38
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-2357-743/+818
* Fix the pom: add the tuscany repo and update the namerfeng2009-06-231-2/+14
* add test with two nodes running in separate vms. Just the service side at the...slaws2009-06-235-0/+301
* Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng2009-06-231-88/+177
* TUSCANY-3089 - Applying Florian Pinel patch to improve DAS Read command perfo...lresende2009-06-237-111/+290
* TUSCANY-3097 don't process application composites of modules inside an EAR ar...slaws2009-06-231-1/+5
* TUSCANY-3097 Add test to see if the application composites of modules inside ...slaws2009-06-2315-1/+645
* Add an itest for the jsf sample. It doesn't work yet as I can't find how to a...antelder2009-06-232-0/+201
* Reverting the changes that was locally done and accidentally committed with r...ramkumar2009-06-231-1/+1
* Fixes for TUSCANY-3096ramkumar2009-06-238-16/+73
* Fixes for TUSCANY-3117ramkumar2009-06-232-47/+67
* [maven-release-plugin] prepare for next development iterationrfeng2009-06-231-4/+4
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.3rfeng2009-06-2321-0/+7193
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.3rfeng2009-06-231-4/+4
* Move OSGI-INF to the root so that these bundles can be directly launched from...rfeng2009-06-2312-0/+0
* Use componentURI/serviceName/bindingName to derive the URI of a binding if no...rfeng2009-06-231-90/+85
* Apply the patch from Pradeep for TUSCANY-3115rfeng2009-06-224-0/+733
* Add READMEs and diagramsrfeng2009-06-223-0/+338
* Add OSGI-INF as a resource folderrfeng2009-06-221-0/+7
* Exclude .svn files rfeng2009-06-221-2/+14
* Merge jstl dependency addition from 1.x to 2.0 M3antelder2009-06-221-0/+7
* Add jstl dependency so apps using tuscany-jsf don't need to define itantelder2009-06-221-0/+7
* Merge JSF archetype package rename fix from trunk to m3antelder2009-06-221-1/+1
* Update myfaces achetype for tuscany myfaces module package renameantelder2009-06-221-1/+1
* more pom fixes for global substitution errorkelvingoodson2009-06-2267-201/+201
* global search and replace had messed up general java pom - hence class files ...kelvingoodson2009-06-221-3/+3
* correct manifest for removal of conversation packageslaws2009-06-221-2/+0
* License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws2009-06-228-3/+235
* correct spelling of dependency - partial fix for build problem issue - now ne...kelvingoodson2009-06-221-1/+1
* correct LICENSE and NOTICE files to include missing license and copyright sta...slaws2009-06-226-2/+216
* Add missing AL headerslaws2009-06-221-0/+18
* Correct version numberslaws2009-06-221-1/+1
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-2239-2230/+9
* Added missing runtime dependency on tuscany-host-webapp to get the SCA taglib...mcombellack2009-06-211-0/+7
* Added Eclipse maven-eclipse.xml project file to the SVN ignore listmcombellack2009-06-210-0/+0
* Added modules feed-logger-contribution and feed-logger-launcher to the buildmcombellack2009-06-212-0/+2
* Launcher that can be used to run the feed logger contributionmcombellack2009-06-213-0/+152
* Feed logger contribution that demonstrates how the Atom and RSS bindings can ...mcombellack2009-06-215-0/+270
* Updated the launcher to display the additional URLs that can be used to acces...mcombellack2009-06-211-0/+5
* Updated the application so that it uses the Tuscany Data API for creating the...mcombellack2009-06-216-58/+378
* TUSCANY-3114 - Added a basic get test for the RSS feedmcombellack2009-06-213-2/+69