summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-10/+10
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws1-13/+14
2012-03-01TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2-5/+9
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2012-02-10TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws1-6/+3
2012-01-06TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws3-3/+102
2011-12-13Update context annotation processor to work with both OASIS and Tuscany types...antelder1-2/+2
2011-12-06TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws1-14/+12
2011-12-05TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder1-2/+11
2011-10-31TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws1-3/+6
2011-10-12TUSCANY-3960 - Create implementation level operation model and add jsr250 mod...slaws1-4/+8
2011-09-22TUSCANY-3950 - Catch up with some differences in the OASIS SCA API classes. T...slaws5-32/+30
2011-09-19TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...antelder2-14/+27
2011-08-17Remove unused dependenciesslaws1-21/+0
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-1/+1
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws1-0/+5
2011-03-21Add missing OSGi importsrfeng1-0/+2
2011-02-07Enable the allowsPassByReference supportrfeng1-4/+13
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2011-01-07Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj1-0/+10
2011-01-01Enhance error message to display class name to which error applieslresende1-32/+32
2010-12-11Remove dependencies now included in base Javaantelder1-15/+0
2010-11-08Catch up with an error message fix in the runtimeslaws1-0/+3
2010-10-18POJO_8037 Add an intent based on @BindingType annotationbdaniel1-8/+36
2010-09-17TUSCANY-3667 - Handling possible SecurityException/NPE from clazz.getDeclared...lresende1-52/+78
2010-09-01TUSCANY-3663 - take notice of @WebService name attribute when generating serv...slaws1-2/+13
2010-08-20TUSCANY-3641 - correct the interface comparison to make it look for a subsetslaws1-3/+3
2010-08-18Check if superClass is not null to avoid NPErfeng1-1/+1
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-0/+6
2010-08-18TUSCANY-3641 - correct the comment as binding-ws models are added in that par...slaws1-3/+3
2010-08-16Add missing manifest entries. slaws1-0/+1
2010-08-12TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws1-3/+2
2010-08-12TUSCANY-3641 - Set the binding name to be the service name so, in this case w...slaws1-0/+1
2010-08-12TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws4-4/+47
2010-08-11TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws1-16/+35
2010-08-10TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws1-30/+126
2010-08-10JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel1-2/+5
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 ...slaws5-42/+189
2010-08-06JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel2-19/+26
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...slaws3-1/+229
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 introspectionsrfeng4-30/+72
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