summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-26Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj1-19/+118
2009-06-26Add repo for Saxon 9.xslaws1-1/+12
2009-06-26Add missing license headerantelder1-0/+19
2009-06-26Some refactoring on the discoveryrfeng5-28/+82
2009-06-25Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj1-45/+87
2009-06-25Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj5-33/+189
2009-06-25Use file paths instead of file URLs as relative paths for file URLs are not s...rfeng5-46/+18
2009-06-25Add the workaround to create a URL based on the free port if no default is co...rfeng1-21/+42
2009-06-25Remove EndpointRegistry prefix as the logger has it alreadyrfeng1-6/+6
2009-06-25Use the QName as the key for binding base URIsrfeng6-33/+38
2009-06-25Configure the base URIs for the bindingsrfeng3-9/+30
2009-06-25Make the server wait and make the client impl call the server on init as ther...slaws2-2/+12
2009-06-25Add a bit logic to find the 1st non-loopback IP addressrfeng1-19/+37
2009-06-25Make the two nodes indepent of the maven pom versionsrfeng2-7/+11
2009-06-25Add a testcase that runs two nodes in the same JVM but different classloadersrfeng3-0/+431
2009-06-25Use two different node URIs for the test caserfeng1-8/+15
2009-06-25Make service remotable so its easier for users to extend without having the p...antelder1-0/+3
2009-06-25Make sure the node URI is unique when default nodes are created by the factoryrfeng1-1/+4
2009-06-25Add more logic to handle the Endpoint publication and discoveryrfeng3-13/+54
2009-06-24Add service properties from SCA Endpointrfeng3-6/+23
2009-06-24Start to add discovery service for distributed OSGi over SCArfeng13-1/+1379
2009-06-24Allow the replicated map to be listened on the add/remove/update of entriesrfeng6-13/+1852
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