summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the methods on RuntimeEndpoint/RuntimeEndpointReference rfeng2009-11-181-1/+1
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-171-1/+2
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-133-44/+48
* Remove some of the commented out code that resulted from moving over to the E...slaws2009-11-131-43/+0
* Merge the performance fixes from 1.xrfeng2009-11-111-1/+5
* Update to end all service provider files with a new lineantelder2009-10-294-3/+4
* Call destroy if there's an excpeption while calling the init method, to fix J...antelder2009-10-201-1/+10
* Call destroy if there's an exception while running an injector to fix CAA tes...antelder2009-10-201-1/+6
* Change some extension code to be declarative instead of being registered usin...rfeng2009-10-185-116/+81
* Removing unused importlresende2009-10-051-1/+0
* Remove unused classrfeng2009-09-251-42/+0
* Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng2009-09-251-1/+1
* Avoid NPE in the wire processorantelder2009-09-141-0/+3
* Fix for ASM_5026 related property processingrfeng2009-08-201-2/+3
* Replace the DOMHelper from common-xml modulerfeng2009-08-071-1/+1
* Add an implementationType for implementation.java slaws2009-07-302-0/+47
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-213-401/+401
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-161-4/+7
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-4/+4
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-222-46/+0
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-112-4/+4
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-114-10/+22
* TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...slaws2009-06-081-2/+2
* Merge the Mediator changes from 1.xrfeng2009-05-016-47/+62
* Support the SCA property value based on the OASIS syntaxrfeng2009-03-061-97/+75
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-204-95/+4
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-285-9/+9
* Further cleanup for ComponentContext, CompositeContextrfeng2008-12-053-7/+7
* Java implementation clean up in preparation for some refactoringlresende2008-12-044-191/+82
* Fixed generics raw type compiler warningsmcombellack2008-12-044-7/+7
* Fixed generics raw type compiler warningsmcombellack2008-12-041-3/+3
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-049-64/+16
* Minor cleanup in java implementationlresende2008-12-044-8/+0
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-3/+1
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-038-40/+66
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-273-3/+0
* Removed unused importsmcombellack2008-11-271-1/+0
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-1/+9
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1954-0/+4643
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1954-4651/+0
* Don't bomb out when the cglib dependency is missing just log a warning and ca...antelder2008-09-141-1/+9
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-083-7/+4
* Move Tuscany from Incubator to top level.dims2008-06-1754-0/+4646