summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-24Extend test that starts nodes in separate vms. Won't actually work until dist...slaws9-20/+91
2009-06-24Simplify the sca binding providers so that no local/remote decision making is...slaws2-71/+31
2009-06-24Test to push down the default binding configuration into the URI builders so ...slaws6-15/+106
2009-06-24Remove itests that are not supported by OASIS specrfeng79-6262/+0
2009-06-24Deal with file: protocol that doesn't populate the path part of the URLslaws2-6/+7
2009-06-24Remove URIs from reference binding.sca to move these composites toward OASIS....slaws7-23/+13
2009-06-24Update jsonp binding for recent provider api changesantelder2-24/+17
2009-06-23Revert the change for nowrfeng1-1/+1
2009-06-23Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2-18/+38
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng57-743/+818
2009-06-23add test with two nodes running in separate vms. Just the service side at the...slaws5-0/+301
2009-06-23Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng1-88/+177
2009-06-23Add an itest for the jsf sample. It doesn't work yet as I can't find how to a...antelder2-0/+201
2009-06-23Fixes for TUSCANY-3117ramkumar2-47/+67
2009-06-23Move OSGI-INF to the root so that these bundles can be directly launched from...rfeng12-0/+0
2009-06-23Use componentURI/serviceName/bindingName to derive the URI of a binding if no...rfeng1-90/+85
2009-06-22Add READMEs and diagramsrfeng3-0/+338
2009-06-22Add OSGI-INF as a resource folderrfeng1-0/+7
2009-06-22Exclude .svn files rfeng1-2/+14
2009-06-22Add jstl dependency so apps using tuscany-jsf don't need to define itantelder1-0/+7
2009-06-22Update myfaces achetype for tuscany myfaces module package renameantelder1-1/+1
2009-06-22more pom fixes for global substitution errorkelvingoodson67-201/+201
2009-06-22global search and replace had messed up general java pom - hence class files ...kelvingoodson1-3/+3
2009-06-22correct manifest for removal of conversation packageslaws1-2/+0
2009-06-22License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws8-3/+235
2009-06-22correct spelling of dependency - partial fix for build problem issue - now ne...kelvingoodson1-1/+1
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder39-2230/+9
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-3/+3
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-2/+3
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-2/+2
2009-06-19Only unregister the MBean if it's registeredrfeng2-7/+25
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng7-27/+52
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws28-147/+133
2009-06-19TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws1-0/+7
2009-06-19TUSCANY-3092 build top level composite rather than the individual composites ...slaws2-40/+27
2009-06-19TUSCANY-3106 missed file on previous checkinslaws1-1/+1
2009-06-19TUSCANY-3107 temporary work around to allow itest/nodes to run slaws1-1/+6
2009-06-19TUSCANY-3092 - add flag to indicate remotenessslaws4-2/+27
2009-06-19TUSCANY-3106 refactor include processing to make autowire handling match OASI...slaws2-48/+69
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws14-99/+119
2009-06-19Add a basic way for testcases toset the default http portantelder1-1/+2
2009-06-19Add a basic test for the jsonp bindingantelder3-6/+21
2009-06-19add mirror pom hierarchy to reference into read-only otests extraction from O...kelvingoodson70-3/+2803
2009-06-19Merge r786047 from m3 branch to trunk to update the oc files for the M3 releaseantelder1-2/+2
2009-06-19Add new InvalidServiceException thats defined in the public review version of...antelder1-0/+60
2009-06-19LICENSE file updates and correctionsantelder1-6/+11
2009-06-18Add a tuscany command for Equinox consolerfeng2-0/+69
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng10-24/+48
2009-06-18Add customization of axis2/axiom bundle MFsrfeng2-0/+59
2009-06-18Remove unused importsrfeng1-19/+16