summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende27-2796/+0
2009-10-29Update to end all service provider files with a new lineantelder3-1/+3
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-5/+4
2009-10-23Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API meth...antelder1-1/+22
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng3-53/+0
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2-0/+17
2009-10-18Change some extension code to be declarative instead of being registered usin...rfeng5-76/+40
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:rfeng3-40/+63
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-10-03Minor formattinglresende1-33/+31
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng1-15/+0
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng1-2/+2
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng1-14/+36
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws1-1/+9
2009-07-07Handle the qualifier methods for the specific annotationsrfeng2-10/+35
2009-07-07Add support to introspect intents from specific annotations such as @Authenti...rfeng2-2/+31
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder2-128/+1
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng3-2/+4
2009-05-17Merge interface-java-xml into interface-javaantelder9-0/+573
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...mcombellack5-13/+13
2008-12-04Fixed generics raw type compiler warningsmcombellack2-6/+6
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack4-18/+42
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 ...lresende19-0/+2052
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende19-2063/+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