summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng33-127/+982
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng13-23/+66
2009-07-16Make the tuscany namespace consistentrfeng2-2/+3
2009-07-16Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng11-172/+76
2009-07-15Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj1-2/+244
2009-07-15Add support for SCA Properties - TUSCANY 3142edwardsmj1-9/+18
2009-07-15Add support for SCA Properties - TUSCANY 3142edwardsmj2-12/+36
2009-07-15Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj1-7/+10
2009-07-15Allow BPEL reference invocations to handle WSDL messages with arbitrary part ...edwardsmj1-21/+23
2009-07-15Add getUtility by key to UtilityExtensionPointrfeng5-38/+163
2009-07-15Remove unused classesrfeng6-250/+0
2009-07-14simplify pom now source is extracted directly into sub projectsslaws1-30/+6
2009-07-14Add properties file to control where the tests read contributions from. May n...slaws1-0/+17
2009-07-14simplify pom now source is extracted directly into this projectslaws1-1/+7
2009-07-14simplify pom now source is extracted directly into this projectslaws1-3/+2
2009-07-14simplify pom now source is extracted directly into this projectslaws1-7/+1
2009-07-14simplify pom now source is extracted directly into this projectslaws1-8/+2
2009-07-14Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj5-107/+191
2009-07-13Remove unused coderfeng1-6/+0
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized versio...rfeng4-28/+92
2009-07-13Update path separatorsrfeng6-44/+44
2009-07-13Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2-7/+7
2009-07-13Avoid duplicate xs:import elementsrfeng1-5/+18
2009-07-13Fix for TUSCANY-3141rfeng2-1/+11
2009-07-12Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende1-1/+1
2009-07-12TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende2-2/+2
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder40-818/+101
2009-07-10Add @Logging back. The annotation was accidently added to the test packagerfeng3-1/+3
2009-07-10TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson6-51/+166
2009-07-10Remove annotation from testcase as it doesn't exist so breaks the build, Shou...antelder1-2/+0
2009-07-09Refine the logging rfeng6-25/+105
2009-07-09Add the jdk logging into the itest-policiesrfeng6-10/+41
2009-07-09Start to resolve intents to policySets that provide the intentrfeng1-0/+24
2009-07-09Use the list of policies instead of policySet to drive the logging rfeng5-38/+49
2009-07-09Fix the namespace version and remove the policySetrfeng2-14/+3
2009-07-09Update the dependency and change the namespacerfeng9-46/+79
2009-07-09TUSCANY-3136 trap use of @Property reference on methodskelvingoodson3-32/+73
2009-07-09TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson3-23/+76
2009-07-08Refactor the PolicyProviderFactory to take Endpoint and EndpointReferencerfeng37-599/+493
2009-07-08Add the policy-logging back to trunkrfeng18-0/+1076
2009-07-08Trim the descriptionrfeng1-1/+5
2009-07-08Some minimal instructions for the projects as they standslaws1-0/+26
2009-07-08Enable setting the domain used by the webapp via a context attributeantelder1-1/+8
2009-07-08Update NodeFactory to support multiple domains and user defined domain URIs antelder1-31/+55
2009-07-08Include the domain name in the start log message antelder1-1/+1
2009-07-08Add a method to get the domain nameantelder2-0/+16
2009-07-08Remove old commented out lineantelder1-2/+0
2009-07-07Add itest-policies to the buildrfeng1-0/+1
2009-07-07Add an itest for policiesrfeng13-0/+607
2009-07-07Fix the code to read policies and intentsrfeng2-6/+41