summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-09TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws18-16/+1071
2012-01-09Policy archetype (work in progress)lresende21-0/+1054
2012-01-09Updating to latest archetype dependencieslresende7-14/+14
2012-01-09Minor formattinglresende1-4/+2
2012-01-07TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set properti...antelder1-0/+15
2012-01-07TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to a...antelder1-0/+15
2012-01-06TUSCANY-4004 - add a comment highlighting some concern about import processing. slaws1-1/+3
2012-01-06TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws12-74/+165
2012-01-06TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interfaceslaws25-111/+1222
2011-12-22Make fields protected so subclasses can accessantelder1-12/+12
2011-12-20TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...antelder2-34/+32
2011-12-20TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ov...antelder1-1/+6
2011-12-20Make fields protected so subclasses can useantelder1-19/+19
2011-12-20Change fields to be protected so subclasses can access themantelder1-3/+3
2011-12-20MOve the initilization of a default destination name to a seperate method so ...antelder1-10/+14
2011-12-16TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...antelder1-5/+13
2011-12-14TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: Connect...antelder1-21/+65
2011-12-14TUSCANY-3924 playing with whether we should take note of inherited annotation...slaws4-0/+111
2011-12-14Add static distributed OSGi samples to the buildslaws1-0/+1
2011-12-14TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws3-10/+39
2011-12-14TUSCANY-2681 - merge changes from 1.x to 2.xslaws2-9/+69
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws41-429/+518
2011-12-13Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder1-9/+0
2011-12-13Update to use the new Tuscany ComponentContext and ServiceReference interfacesantelder1-5/+12
2011-12-13Update so that JavaImplementationProvider works with both OASIS and Tuscany C...antelder1-1/+1
2011-12-13Update to match the new Tuscany ServiceReference interfaceantelder1-4/+5
2011-12-13Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...antelder2-6/+7
2011-12-13Add Tuscany versions of OASIS ComponentContext and ServiceReferenceantelder3-2/+59
2011-12-13Update context annotation processor to work with both OASIS and Tuscany types...antelder1-2/+2
2011-12-09Fix typo in commentslaws1-1/+1
2011-12-09Start adding the dynamic distributed OSGi sample back in from contrib. Not in...slaws48-0/+2812
2011-12-09Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws1-5/+0
2011-12-09TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...slaws2-18/+20
2011-12-09TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws7-7/+167
2011-12-08Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...scottkurz1-1/+16
2011-12-08Add a strawman approach to enable setting the binding uri on a ServiceReferenceantelder2-1/+22
2011-12-08Add a test for dynamically altering the binding URI of a ServiceReferenceantelder7-0/+272
2011-12-08Build new <wsa:MessageID> rather than propagating from Tuscany Message.scottkurz1-5/+3
2011-12-07Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...scottkurz1-1/+12
2011-12-06Switch invoker method signatures, as we don't need to pass binding around.scottkurz1-15/+15
2011-12-06Make 'wsBinding' field in invoker protected.scottkurz1-1/+1
2011-12-06TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws3-15/+18
2011-12-05Move up to the latest OASIS version of the JMS binding schema. No real change...antelder2-212/+212
2011-12-05Add annotated field to UnannotatedCTCalcComponentImpl testantelder1-0/+5
2011-12-05TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws10-28/+82
2011-12-05TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder1-2/+11
2011-12-05TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...antelder3-0/+46
2011-12-05Organize imports to remove unused onesantelder2-4/+0
2011-12-05TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965antelder1-2/+1
2011-12-04Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.scottkurz1-1/+5