summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11svn commit: r834808 - /tuscany/java/sca/modules/implementation-java/src/main/...antelder1-7/+25
2009-11-11Fix SCA-J CI test POJO_5003 - use a constructor annotated with @Property/@Ref...antelder1-4/+2
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-1/+1
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng1-3/+0
2009-10-20Fix for otest JCA_800? ...rfeng3-71/+87
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng28-305/+269
2009-10-18Minor clean uprfeng1-13/+12
2009-10-18Change some extension code to be declarative instead of being registered usin...rfeng10-16/+46
2009-10-16Fix JCA_10004 - @Callback on field or method must not have any parametersantelder1-0/+8
2009-10-16Fix JCA_10014 - @reference in a constructor must have a name attribteantelder3-9/+17
2009-10-16Fixes for JCA90003 - constructor args need to be annotatedantelder2-1/+24
2009-10-16Validate SCA annotations in Java impls are not on static members (JCA90002)antelder2-1/+28
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng4-37/+49
2009-10-15Fix JCA90009 - Can't use @Property on a final fieldantelder1-0/+4
2009-10-15Fix JCA900011 - @Property on a constructor must not have requoired=falseantelder3-0/+14
2009-10-15FIx JCA_90016 - @Reference on a constructor must not have required=falseantelder1-0/+5
2009-10-15Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface classantelder1-0/+9
2009-10-15Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...antelder1-0/+20
2009-10-15TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder4-22/+78
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder1-14/+0
2009-09-29Remove session/conversation/request scope testsrfeng1-36/+0
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng1-0/+7
2009-09-25TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...lresende3-15/+12
2009-09-25Minor cleanuplresende2-12/+6
2009-09-25Minor testcase re-formattinglresende2-180/+184
2009-09-18Add toString()rfeng1-1/+1
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng1-2/+2
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2-4/+5
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws1-3/+11
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2-211/+211
2009-07-12Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende1-1/+1
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder4-8/+8
2009-07-10TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson6-51/+166
2009-07-09TUSCANY-3136 trap use of @Property reference on methodskelvingoodson3-32/+73
2009-07-09TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson3-23/+76
2009-07-07Handle the qualifier methods for the specific annotationsrfeng1-4/+30
2009-07-07Add support to introspect intents from specific annotations such as @Authenti...rfeng2-4/+35
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng4-28/+33
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder6-575/+0
2009-06-19TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws1-0/+7
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder1-1/+1
2009-05-15Merge implementation-java-xml into implementation-java moduleantelder22-0/+1462
2009-04-20Porting Spring Modules into 2.xramkumar1-7/+8
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng4-34/+16
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack51-132/+132
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1