summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java/src/test/java/org/apache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2026-4939/+0
* Fix for otest JCA_800? ...rfeng2009-10-201-2/+2
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-206-16/+11
* Change some extension code to be declarative instead of being registered usin...rfeng2009-10-1810-16/+46
* Fix JCA_10014 - @reference in a constructor must have a name attribteantelder2009-10-162-9/+13
* Fixes for JCA90003 - constructor args need to be annotatedantelder2009-10-161-1/+1
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-163-20/+32
* Fix JCA900011 - @Property on a constructor must not have requoired=falseantelder2009-10-151-0/+5
* TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA specantelder2009-10-153-11/+57
* Remove session/conversation/request scope testsrfeng2009-09-291-36/+0
* TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...lresende2009-09-251-3/+3
* Minor cleanuplresende2009-09-252-12/+6
* Minor testcase re-formattinglresende2009-09-252-180/+184
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-2/+2
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-121-3/+5
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws2009-07-221-3/+11
* Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende2009-07-121-1/+1
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-111-2/+2
* TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson2009-07-104-51/+147
* TUSCANY-3136 trap use of @Property reference on methodskelvingoodson2009-07-091-0/+31
* TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson2009-07-092-2/+42
* Add support to introspect intents from specific annotations such as @Authenti...rfeng2009-07-071-4/+9
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-223-366/+0
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-153-0/+379
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-5/+5
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2821-74/+74
* Java implementation clean up in preparation for some refactoringlresende2008-12-041-31/+19
* Fixed generics raw type compiler warningsmcombellack2008-12-041-2/+2
* Cleaned up import statementsmcombellack2008-12-034-28/+9
* Renaming test class since any classes starting with Abstract are ignored when...mcombellack2008-12-031-1/+1
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0325-90/+330
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-272-3/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1926-0/+4484
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1927-4582/+0
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-0/+27
* Fix for TUSCANY-2513 (patch from Scott)rfeng2008-08-251-1/+16
* Move Tuscany from Incubator to top level.dims2008-06-1727-0/+4540