summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws1-3/+11
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2-211/+211
2009-07-12Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende1-1/+1
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder4-8/+8
2009-07-10TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson6-51/+166
2009-07-09TUSCANY-3136 trap use of @Property reference on methodskelvingoodson3-32/+73
2009-07-09TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson3-23/+76
2009-07-07Handle the qualifier methods for the specific annotationsrfeng1-4/+30
2009-07-07Add support to introspect intents from specific annotations such as @Authenti...rfeng2-4/+35
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng4-28/+33
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder6-575/+0
2009-06-19TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws1-0/+7
2009-05-15Merge implementation-java-xml into implementation-java moduleantelder20-0/+1415
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng4-34/+16
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack50-129/+129
2008-12-04Java implementation clean up in preparation for some refactoringlresende10-320/+427
2008-12-04Fixed generics raw type compiler warningsmcombellack6-21/+21
2008-12-04Minor cleanup in java implementationlresende2-30/+36
2008-12-03Cleaned up import statementsmcombellack4-28/+9
2008-12-03Renaming test class since any classes starting with Abstract are ignored when...mcombellack1-1/+1
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack25-90/+330
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack4-5/+0
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende88-0/+10128
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende89-10204/+0
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-0/+27
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)rfeng2-2/+22
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