summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-java/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws2010-08-091-25/+2
* TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2010-08-092-38/+141
* JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel2010-08-061-18/+24
* Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng2010-08-063-0/+23
* TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...slaws2010-08-022-1/+133
* Changes for JCI_8023. The policy annotations can appear on otherwise unannota...slaws2010-08-021-1/+17
* Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws2010-07-301-3/+12
* Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj2010-07-281-8/+47
* Improve property type introspectionsrfeng2010-06-262-27/+70
* Fix the pacakge scoped field injectionrfeng2010-06-232-6/+11
* Allow package fields to be used for SCA reference/propertyrfeng2010-06-232-13/+48
* Remove obsolute methodsrfeng2010-06-012-38/+0
* Add missing headerslaws2010-05-271-1/+19
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson2010-05-172-3/+3
* expected message and msg definition catchupkelvingoodson2010-05-171-3/+3
* error message updates for caa otestskelvingoodson2010-05-106-14/+14
* add conformance statements to error message after running otestskelvingoodson2010-05-071-3/+3
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-061-0/+9
* Make error more meaningful but the message really needs to be separated into ...slaws2010-05-041-1/+1
* explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson2010-04-291-0/+11
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-232-2/+0
* TUSCANY-3505: Apply patch from Ivan Krizsan to fix @Destroy annotation not al...antelder2010-03-191-3/+0
* Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng2010-01-272-53/+21
* Fix for TUSCANY-3409rfeng2010-01-271-2/+32
* TUSCANY-3396 - Removing warning when sca annotations available in private fieldslresende2009-12-171-2/+2
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-112-2/+2
* Call all of visitXXX methods on the visitors one by one so that a visitor is ...rfeng2009-11-261-43/+31
* Moving 2.x trunklresende2009-11-2063-0/+6145