summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng3-29/+11
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack29-55/+55
2008-12-04Java implementation clean up in preparation for some refactoringlresende9-289/+408
2008-12-04Fixed generics raw type compiler warningsmcombellack5-19/+19
2008-12-04Minor cleanup in java implementationlresende2-30/+36
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2-2/+0
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende62-0/+5644
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende62-5622/+0
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-1/+3
2008-08-25Fix for TUSCANY-2513 (patch from Scott)rfeng1-1/+6
2008-08-22TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0071-3/+9
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2-5/+5
2008-07-02Fix for TUSCANY-2444rfeng1-1/+1