summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java-runtime/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende31-2659/+0
2009-11-18Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng1-1/+1
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng1-1/+2
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng3-44/+48
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws1-43/+0
2009-11-11Merge the performance fixes from 1.xrfeng1-1/+5
2009-10-20Call destroy if there's an excpeption while calling the init method, to fix J...antelder1-1/+10
2009-10-20Call destroy if there's an exception while running an injector to fix CAA tes...antelder1-1/+6
2009-10-18Change some extension code to be declarative instead of being registered usin...rfeng3-113/+60
2009-10-05Removing unused importlresende1-1/+0
2009-09-25Remove unused classrfeng1-42/+0
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng1-1/+1
2009-09-14Avoid NPE in the wire processorantelder1-0/+3
2009-08-20Fix for ASM_5026 related property processingrfeng1-2/+3
2009-08-07Replace the DOMHelper from common-xml modulerfeng1-1/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng3-401/+401
2009-07-16Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng1-4/+7
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder1-4/+4
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder2-46/+0
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2-4/+4
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws4-10/+22
2009-06-08TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws1-2/+2
2009-05-01Merge the Mediator changes from 1.xrfeng5-47/+45
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng1-97/+75
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng4-95/+4
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack5-9/+9
2008-12-05Further cleanup for ComponentContext, CompositeContextrfeng3-7/+7
2008-12-04Java implementation clean up in preparation for some refactoringlresende4-191/+82
2008-12-04Fixed generics raw type compiler warningsmcombellack3-6/+6
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng8-28/+16
2008-12-04Minor cleanup in java implementationlresende4-8/+0
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack3-3/+0
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-1/+9
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende35-0/+3042
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende35-3050/+0
2008-09-14Don't bomb out when the cglib dependency is missing just log a warning and ca...antelder1-1/+9
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng3-7/+4