summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-293-1/+3
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-5/+4
* Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API meth...antelder2009-10-231-1/+22
* Remove constrainingType as it is now not part of the OASIS SCA specsrfeng2009-10-203-53/+0
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-202-0/+17
* Change some extension code to be declarative instead of being registered usin...rfeng2009-10-185-76/+40
* TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...slaws2009-10-171-6/+11
* Another straggler after the uber monitor commit at r825773slaws2009-10-161-14/+14
* Fix otest JCA 3001antelder2009-10-161-66/+71
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-163-40/+63
* Enhancing extensibility to dinamycally load interface visitorslresende2009-10-152-12/+79
* Fixes for otests JCA 3006, 3007, and 3008antelder2009-10-152-1/+126
* TUSCANY-3290 - Improving the logic when considering the SCDL @remotable attri...lresende2009-10-051-6/+10
* TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende2009-10-033-5/+19
* Minor formattinglresende2009-10-031-33/+31
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-281-15/+0
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-2/+2
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng2009-08-111-14/+36
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws2009-07-221-1/+9
* Handle the qualifier methods for the specific annotationsrfeng2009-07-072-10/+35
* Add support to introspect intents from specific annotations such as @Authenti...rfeng2009-07-072-2/+31
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-222-128/+1
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-203-2/+4
* Merge interface-java-xml into interface-javaantelder2009-05-179-0/+573
* Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj2009-05-131-3/+5
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-1/+1
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-285-13/+13
* Fixed generics raw type compiler warningsmcombellack2008-12-042-6/+6
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-034-18/+42
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-3/+14
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1919-0/+2052
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1919-2063/+0
* Add a cache for JavaInterface introspectionrfeng2008-09-261-3/+14
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-131-0/+1
* Fix for TUSCANY-2444rfeng2008-07-021-3/+9
* Move Tuscany from Incubator to top level.dims2008-06-1719-0/+2045