summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-204-34/+16
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2850-129/+129
* Java implementation clean up in preparation for some refactoringlresende2008-12-0410-320/+427
* Fixed generics raw type compiler warningsmcombellack2008-12-046-21/+21
* Minor cleanup in java implementationlresende2008-12-042-30/+36
* Cleaned up import statementsmcombellack2008-12-034-28/+9
* Renaming test class since any classes starting with Abstract are ignored when...mcombellack2008-12-031-1/+1
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0325-90/+330
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-274-5/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1988-0/+10128
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1989-10204/+0
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-0/+27
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-1/+3
* Fix for TUSCANY-2513 (patch from Scott)rfeng2008-08-252-2/+22
* TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0072008-08-221-3/+9
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-082-5/+5
* Fix for TUSCANY-2444rfeng2008-07-021-1/+1
* Move Tuscany from Incubator to top level.dims2008-06-1789-0/+10149