summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-java/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-09TUSCANY-3641 - comment out part of the previous change that's causing all of ...slaws1-25/+2
2010-08-09TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2-38/+141
2010-08-06JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel1-18/+24
2010-08-06Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng3-0/+23
2010-08-02TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...slaws2-1/+133
2010-08-02Changes for JCI_8023. The policy annotations can appear on otherwise unannota...slaws1-1/+17
2010-07-30Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws1-3/+12
2010-07-28Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj1-8/+47
2010-06-26Improve property type introspectionsrfeng2-27/+70
2010-06-23Fix the pacakge scoped field injectionrfeng2-6/+11
2010-06-23Allow package fields to be used for SCA reference/propertyrfeng2-13/+48
2010-06-01Remove obsolute methodsrfeng2-38/+0
2010-05-27Add missing headerslaws1-1/+19
2010-05-17git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson2-3/+3
2010-05-17expected message and msg definition catchupkelvingoodson1-3/+3
2010-05-10error message updates for caa otestskelvingoodson6-14/+14
2010-05-07add conformance statements to error message after running otestskelvingoodson1-3/+3
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws1-0/+9
2010-05-04Make error more meaningful but the message really needs to be separated into ...slaws1-1/+1
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson1-0/+11
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson2-2/+0
2010-03-19TUSCANY-3505: Apply patch from Ivan Krizsan to fix @Destroy annotation not al...antelder1-3/+0
2010-01-27Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng2-53/+21
2010-01-27Fix for TUSCANY-3409rfeng1-2/+32
2009-12-17TUSCANY-3396 - Removing warning when sca annotations available in private fieldslresende1-2/+2
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-2/+2
2009-11-26Call all of visitXXX methods on the visitors one by one so that a visitor is ...rfeng1-43/+31
2009-11-20Moving 2.x trunklresende63-0/+6145