summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-10/+10
* TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2012-03-041-13/+14
* TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2012-03-012-5/+9
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...slaws2012-02-101-6/+3
* TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws2012-01-063-3/+102
* Update context annotation processor to work with both OASIS and Tuscany types...antelder2011-12-131-2/+2
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws2011-12-061-14/+12
* TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder2011-12-051-2/+11
* TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws2011-10-311-3/+6
* TUSCANY-3960 - Create implementation level operation model and add jsr250 mod...slaws2011-10-121-4/+8
* TUSCANY-3950 - Catch up with some differences in the OASIS SCA API classes. T...slaws2011-09-225-32/+30
* TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...antelder2011-09-192-14/+27
* Remove unused dependenciesslaws2011-08-171-21/+0
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-221-1/+1
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws2011-06-161-0/+5
* Add missing OSGi importsrfeng2011-03-211-0/+2
* Enable the allowsPassByReference supportrfeng2011-02-071-4/+13
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj2011-01-071-0/+10
* Enhance error message to display class name to which error applieslresende2011-01-011-32/+32
* Remove dependencies now included in base Javaantelder2010-12-111-15/+0
* Catch up with an error message fix in the runtimeslaws2010-11-081-0/+3
* POJO_8037 Add an intent based on @BindingType annotationbdaniel2010-10-181-8/+36
* TUSCANY-3667 - Handling possible SecurityException/NPE from clazz.getDeclared...lresende2010-09-171-52/+78
* TUSCANY-3663 - take notice of @WebService name attribute when generating serv...slaws2010-09-011-2/+13
* TUSCANY-3641 - correct the interface comparison to make it look for a subsetslaws2010-08-201-3/+3
* Check if superClass is not null to avoid NPErfeng2010-08-181-1/+1
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-181-0/+6
* TUSCANY-3641 - correct the comment as binding-ws models are added in that par...slaws2010-08-181-3/+3
* Add missing manifest entries. slaws2010-08-161-0/+1
* TUSCANY-3648 - OASIS have fixed the fault in JCA_11009 nowslaws2010-08-121-3/+2
* TUSCANY-3641 - Set the binding name to be the service name so, in this case w...slaws2010-08-121-0/+1
* TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...slaws2010-08-124-4/+47
* TUSCANY-3641 - Support @WebServiceProvider/wsdlLocation annotationslaws2010-08-111-16/+35
* TUSCANY-3641 - Add annotation processing for @WebParam/@header, @WebResult/@h...slaws2010-08-101-30/+126
* JCA 11015 Mark interfaces remotable if @WebServiceProvider is on the implemen...bdaniel2010-08-101-2/+5
* 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-095-42/+189
* JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel2010-08-062-19/+26
* 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-023-1/+229
* 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-264-30/+72
* 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