summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-17TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...slaws1-6/+11
2009-10-16Another straggler after the uber monitor commit at r825773slaws1-14/+14
2009-10-16Fix otest JCA 3001antelder1-66/+71
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-29/+46
2009-10-15Enhancing extensibility to dinamycally load interface visitorslresende2-12/+79
2009-10-15Fixes for otests JCA 3006, 3007, and 3008antelder2-1/+126
2009-10-05TUSCANY-3290 - Improving the logic when considering the SCDL @remotable attri...lresende1-6/+10
2009-10-03TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende3-5/+19
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng1-14/+36
2009-07-07Handle the qualifier methods for the specific annotationsrfeng1-8/+33
2009-07-07Add support to introspect intents from specific annotations such as @Authenti...rfeng1-0/+24
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder1-21/+1
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng3-2/+4
2009-05-17Merge interface-java-xml into interface-javaantelder4-0/+274
2009-05-13Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj1-3/+5
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-1/+1
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-8/+8
2008-12-04Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-3/+14
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende14-0/+1310
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende14-1321/+0
2008-09-26Add a cache for JavaInterface introspectionrfeng1-3/+14
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-07-02Fix for TUSCANY-2444rfeng1-3/+9