summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java (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-283-22/+1
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-2/+2
* Merge modules to assembly module as discussed on MLantelder2009-09-111-6/+0
* 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-1711-1/+587
* Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj2009-05-131-3/+5
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-7/+7
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-7/+7
* 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-286-14/+14
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-15/+15
* 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
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-281-1/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-6/+6
* 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-1923-0/+2364
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1923-2394/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-15/+15
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+38
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-6/+6
* 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-1722-0/+2338