summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-27Update Jetty version in MFrfeng1-10/+9
2009-07-27Use API to set jetty loggerrfeng1-5/+14
2009-07-27TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...lresende4-277/+410
2009-07-24Move the OSGi service importer/exporterrfeng3-35/+5
2009-07-24Add the support for dynamic OSGi remote service import and export based on OS...rfeng38-1405/+2806
2009-07-24Fix the getQNamesrfeng1-1/+1
2009-07-24Add a test to avoid expensive reset of the CompositeActivatorrfeng1-2/+2
2009-07-23Remove duplicate requiredIntents/policySets fields and make a copy for the clonerfeng2-15/+2
2009-07-23Add support for bundleresource protocolrfeng2-0/+2
2009-07-22TUSCANY-3150 make the context a little more interesting in the example. slaws1-27/+33
2009-07-22TUSCANY-3150 TUSCANY-3176 updates to show how we can accumulate context and h...slaws5-28/+117
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws7-10/+66
2009-07-22Remove conversation ID from reference parameters. Not required for OASISslaws3-35/+2
2009-07-22Make the not yet matched status sounds a little less terminal. Just because i...slaws5-7/+7
2009-07-22Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.xramkumar7-52/+137
2009-07-22TUSCANY-3138 fix up callbacks now that the system relies solely on the Servic...slaws9-21/+187
2009-07-21Remove code that has been refactored. slaws1-29/+1
2009-07-21Add some logging to show what is in the registry. Will have to turn off (turn...slaws1-0/+1
2009-07-21Set EndpointReference state on callback slaws1-0/+1
2009-07-21Make printed uri in toString more consistent with getURI output. slaws2-2/+2
2009-07-21TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws13-382/+353
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng372-32472/+32472
2009-07-20Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...edwardsmj2-1/+6
2009-07-20Add support for 0..1 multiplicity references, as described in TUSCANY-3145edwardsmj6-21/+195
2009-07-20Fix for TUSCANY-3167rfeng1-6/+19
2009-07-20Fix for TUSCANY-3162rfeng1-0/+16
2009-07-18Change the name of OSGi remote service related propertiesrfeng4-59/+185
2009-07-17Remove the need of the DistributionProvider interfacerfeng4-136/+47
2009-07-17Adding a utility to help the location of various deployment related filesrfeng1-0/+233
2009-07-17Make sure the generated Import-Package has the same version as the Export-Pac...rfeng1-1/+1
2009-07-17Add a waitrfeng1-0/+1
2009-07-16Fix the root location for non file/jar protocolsrfeng1-0/+6
2009-07-16Fix the URI conversionrfeng1-6/+28
2009-07-16Use classloader to find the FrameworkFactoryrfeng1-9/+42
2009-07-16Make the launcher more independent of Equinox by using the framework launch APIsrfeng4-88/+221
2009-07-16Experiement the framework launch APIs to bootstrap an OSGi runtime without de...rfeng3-53/+30
2009-07-16Provide access to Assembly XSD related String constants for tuscany-assembly ...edwardsmj1-0/+101
2009-07-16Correct handling of component <property/> @source attribute when dealing with...edwardsmj4-13/+52
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 APIrfeng6-12/+12
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-14Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj5-107/+191