summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support to introspect intents from specific annotations such as @Authenti...rfeng2009-07-071-0/+26
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-234-28/+33
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-223-209/+0
* TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws2009-06-191-0/+7
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-154-0/+386
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-203-29/+11
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2829-55/+55
* Java implementation clean up in preparation for some refactoringlresende2008-12-049-289/+408
* Fixed generics raw type compiler warningsmcombellack2008-12-045-19/+19
* Minor cleanup in java implementationlresende2008-12-042-30/+36
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-272-2/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1962-0/+5644
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1962-5622/+0
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-1/+3
* Fix for TUSCANY-2513 (patch from Scott)rfeng2008-08-251-1/+6
* TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0072008-08-221-3/+9
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-082-5/+5
* Fix for TUSCANY-2444rfeng2008-07-021-1/+1
* Move Tuscany from Incubator to top level.dims2008-06-1762-0/+5609