summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-24Add parentheses to force correct evaluationantelder1-1/+1
2012-01-24Add meta-inf/service file for all the MessageProcessorsantelder1-0/+25
2012-01-24Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so ...antelder1-21/+9
2012-01-24TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder1-5/+8
2012-01-24TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder2-0/+10
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws15-53/+472
2012-01-13When using the JMS URI form to identify JMS resources the resources MUST exis...antelder1-0/+6
2012-01-09TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL U...slaws1-1/+7
2012-01-09TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...slaws3-16/+68
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 interfaceslaws8-111/+131
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-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 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-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 caseslaws2-3/+13
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-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...slaws1-14/+12
2011-12-05Move up to the latest OASIS version of the JMS binding schema. No real change...antelder2-212/+212
2011-12-05TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...slaws1-0/+8
2011-12-05TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder1-2/+11
2011-12-04Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.scottkurz1-1/+5
2011-12-04Fix ref-side support for rpc-lit style WSDL bindings.scottkurz1-7/+62
2011-12-02Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng15-22/+86
2011-12-02Make commit showing more clearly that wsa:ReferenceParameters aren't handled ...scottkurz1-19/+8
2011-12-02Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...scottkurz1-3/+7
2011-12-02TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...antelder1-3/+11