summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/implementation-java/src/main/java/org/apache/tuscany/sca/implementation/java/introspect/impl/JAXWSProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2011-07-28Recreate 2.0-Beta3 branch from current trunkantelder1-0/+0
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-1/+1
2010-10-18POJO_8037 Add an intent based on @BindingType annotationbdaniel1-8/+36
2010-08-18TUSCANY-3641 - correct the comment as binding-ws models are added in that par...slaws1-3/+3
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...slaws1-1/+36
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 - process an @WebService(wsdlLocation="") annotation by reading ...slaws1-36/+54
2010-08-06JCA-11013 Add SOAP intent to the implementation if the java class is annotate...bdaniel1-18/+24
2010-08-02TUSCANY-3641 - start adding a processor to handle JAXWS annotations in implem...slaws1-0/+131