summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make the launcher more independent of Equinox by using the framework launch APIsrfeng2009-07-164-88/+221
* Experiement the framework launch APIs to bootstrap an OSGi runtime without de...rfeng2009-07-163-53/+30
* Provide access to Assembly XSD related String constants for tuscany-assembly ...edwardsmj2009-07-161-0/+101
* Correct handling of component <property/> @source attribute when dealing with...edwardsmj2009-07-164-13/+52
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1633-127/+982
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-1613-23/+66
* Make the tuscany namespace consistentrfeng2009-07-162-2/+3
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-1611-172/+76
* Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj2009-07-151-2/+244
* Add support for SCA Properties - TUSCANY 3142edwardsmj2009-07-151-9/+18
* Add support for SCA Properties - TUSCANY 3142edwardsmj2009-07-152-12/+36
* Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj2009-07-151-7/+10
* Allow BPEL reference invocations to handle WSDL messages with arbitrary part ...edwardsmj2009-07-151-21/+23
* Add getUtility by key to UtilityExtensionPointrfeng2009-07-155-38/+163
* Remove unused classesrfeng2009-07-156-250/+0
* simplify pom now source is extracted directly into sub projectsslaws2009-07-141-30/+6
* Add properties file to control where the tests read contributions from. May n...slaws2009-07-141-0/+17
* simplify pom now source is extracted directly into this projectslaws2009-07-141-1/+7
* simplify pom now source is extracted directly into this projectslaws2009-07-141-3/+2
* simplify pom now source is extracted directly into this projectslaws2009-07-141-7/+1
* simplify pom now source is extracted directly into this projectslaws2009-07-141-8/+2
* Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj2009-07-145-107/+191
* Remove unused coderfeng2009-07-131-6/+0
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized versio...rfeng2009-07-134-28/+92
* Update path separatorsrfeng2009-07-136-44/+44
* Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2009-07-132-7/+7
* Avoid duplicate xs:import elementsrfeng2009-07-131-5/+18
* Fix for TUSCANY-3141rfeng2009-07-132-1/+11
* Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende2009-07-121-1/+1
* TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende2009-07-122-2/+2
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-1140-818/+101
* Add @Logging back. The annotation was accidently added to the test packagerfeng2009-07-103-1/+3
* TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson2009-07-106-51/+166
* Remove annotation from testcase as it doesn't exist so breaks the build, Shou...antelder2009-07-101-2/+0
* Refine the logging rfeng2009-07-096-25/+105
* Add the jdk logging into the itest-policiesrfeng2009-07-096-10/+41
* Start to resolve intents to policySets that provide the intentrfeng2009-07-091-0/+24
* Use the list of policies instead of policySet to drive the logging rfeng2009-07-095-38/+49
* Fix the namespace version and remove the policySetrfeng2009-07-092-14/+3
* Update the dependency and change the namespacerfeng2009-07-099-46/+79
* TUSCANY-3136 trap use of @Property reference on methodskelvingoodson2009-07-093-32/+73
* TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson2009-07-093-23/+76
* Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng2009-07-0837-599/+493
* Add the policy-logging back to trunkrfeng2009-07-0818-0/+1076
* Trim the descriptionrfeng2009-07-081-1/+5
* Some minimal instructions for the projects as they standslaws2009-07-081-0/+26
* Enable setting the domain used by the webapp via a context attributeantelder2009-07-081-1/+8
* Update NodeFactory to support multiple domains and user defined domain URIs antelder2009-07-081-31/+55
* Include the domain name in the start log message antelder2009-07-081-1/+1
* Add a method to get the domain nameantelder2009-07-082-0/+16