summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the duplicate notificationsrfeng2009-06-301-9/+0
* Use node URI as the object namerfeng2009-06-291-4/+4
* Start adding a more meaningful (compared to unresolved) status field to endpo...slaws2009-06-293-4/+61
* Check null to avoid NPE (we also have to find out why Endpoint.interfaceContr...rfeng2009-06-261-19/+20
* Fix the MANIFEST.MF with import-packagesrfeng2009-06-261-105/+15
* Fix the compilation error (Endpoint2/EndpointReference2)rfeng2009-06-262-18/+19
* Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj2009-06-261-0/+140
* Changes to enable implementation-bpel-runtime to run under OSGi, as described...edwardsmj2009-06-261-19/+118
* Some refactoring on the discoveryrfeng2009-06-265-28/+82
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-251-45/+87
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-255-33/+189
* Add the workaround to create a URL based on the free port if no default is co...rfeng2009-06-251-21/+42
* Remove EndpointRegistry prefix as the logger has it alreadyrfeng2009-06-251-6/+6
* Use the QName as the key for binding base URIsrfeng2009-06-256-33/+38
* Configure the base URIs for the bindingsrfeng2009-06-251-2/+14
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
* Make sure the node URI is unique when default nodes are created by the factoryrfeng2009-06-251-1/+4
* Add more logic to handle the Endpoint publication and discoveryrfeng2009-06-253-13/+54
* Add service properties from SCA Endpointrfeng2009-06-243-6/+23
* Start to add discovery service for distributed OSGi over SCArfeng2009-06-2413-1/+1379
* Allow the replicated map to be listened on the add/remove/update of entriesrfeng2009-06-246-13/+1852
* 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
* 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
* Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng2009-06-231-88/+177
* Fixes for TUSCANY-3117ramkumar2009-06-232-47/+67
* Use componentURI/serviceName/bindingName to derive the URI of a binding if no...rfeng2009-06-231-90/+85
* Exclude .svn files rfeng2009-06-221-2/+14
* Add jstl dependency so apps using tuscany-jsf don't need to define itantelder2009-06-221-0/+7
* correct manifest for removal of conversation packageslaws2009-06-221-2/+0
* License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws2009-06-225-0/+124
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-2237-2227/+8
* Only unregister the MBean if it's registeredrfeng2009-06-192-7/+25
* Make the remote flag consistent in names and setters/gettersrfeng2009-06-197-27/+52
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws2009-06-1926-147/+125
* TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws2009-06-191-0/+7
* TUSCANY-3092 build top level composite rather than the individual composites ...slaws2009-06-192-40/+27
* TUSCANY-3106 missed file on previous checkinslaws2009-06-191-1/+1
* TUSCANY-3107 temporary work around to allow itest/nodes to run slaws2009-06-191-1/+6
* TUSCANY-3092 - add flag to indicate remotenessslaws2009-06-194-2/+27
* TUSCANY-3106 refactor include processing to make autowire handling match OASI...slaws2009-06-192-48/+69
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-1914-99/+119
* Add a basic way for testcases toset the default http portantelder2009-06-191-1/+2
* Add a basic test for the jsonp bindingantelder2009-06-193-6/+21
* Add new InvalidServiceException thats defined in the public review version of...antelder2009-06-191-0/+60