summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-21Change all exception throwing to be Monitor errorsantelder2-3/+6
2010-06-21BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws3-6/+51
2010-06-21Remove out of date warningantelder1-1/+0
2010-06-21Change the previous warning thrown when a service can't be found into an errorslaws2-4/+4
2010-06-21BWS_2003 - add a check that wsdl.service doesn't appear on a service binding....slaws2-0/+7
2010-06-21BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws3-0/+27
2010-06-19Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...edwardsmj2-12/+39
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2-13/+49
2010-06-18Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj1-0/+14
2010-06-18Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...edwardsmj1-40/+91
2010-06-18Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...edwardsmj1-2/+25
2010-06-18Check for message context being null to prevent NPE when these methods are ca...slaws1-3/+30
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws18-35/+36
2010-06-17Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...edwardsmj1-1/+3
2010-06-17improve variable nameslaws1-14/+14
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws5-31/+108
2010-06-17Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to r...edwardsmj1-0/+1
2010-06-16small updates to commentsslaws1-2/+2
2010-06-15Use more general exception as diff jdks and urls give diff exceptionsantelder1-1/+1
2010-06-15TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws2-39/+67
2010-06-15TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...slaws2-2/+12
2010-06-14Add a little bit more structure to message header storage to generally avoid ...slaws6-27/+16
2010-06-12Update wsdli:location validation to fix conformance test BWS_2015antelder3-1/+7
2010-06-11A little more separation of the Tuscany bits from the Axis bitsslaws4-161/+128
2010-06-11Allow for testing of this provider in the Axis2 runtime. slaws1-1/+5
2010-06-11Fix cut and paste error in title commentslaws1-1/+1
2010-06-11If we need to set the property we should tell it to use the value we set. slaws1-1/+3
2010-06-09Add missing OSGi importrfeng1-1/+2
2010-06-09Remove some more of those pesky non-utf8 charactersantelder1-5/+5
2010-06-09Remove the domain module as the code is now in domain-nodeantelder14-1162/+0
2010-06-09Move the code in the domain module to the domain-node module as thats what do...antelder12-0/+1104
2010-06-09Tidy the processing that creates the links between enpointreferences and endp...slaws1-36/+60
2010-06-09Remove non-UTF8 charsrfeng1-1/+1
2010-06-08Remove non UTF-8 charsrfeng1-13/+13
2010-06-07remove troublesome comments which trigger jdk issue "unmappable character for...kelvingoodson29-30/+5
2010-06-05Handle explicit dependent contribution URIs and implement the helper methods...antelder1-4/+26
2010-06-05Keep track on any explicit dependent contribution URIsantelder1-1/+6
2010-06-05Add methods to get an installed contribution and to get the AssemblyFactory (...antelder1-0/+4
2010-06-05Setting svn:eol-style for java and xml filesrfeng103-9417/+9417
2010-06-05Change eol stylerfeng1-45/+45
2010-06-04svn propset svn:eol-style nativelresende1-26/+26
2010-06-04TUSCANY-3565 - Adding missing dojo extension providerlresende1-0/+106
2010-06-04TUSCANY-3585 - Moving to Spring 2.5.6lresende2-13/+13
2010-06-04Add support for generated sca-contribution.xml metadataantelder5-15/+65
2010-06-04Add TODO reminder about generated sca-contribution xmlantelder1-1/+2
2010-06-04Add testcase to add a Deployer Composite as a deployment compositeantelder3-11/+50
2010-06-04To keep it as simple as possible for now remove the multiple install methods antelder3-31/+12
2010-06-04Rename autoDeploy to deployDeployablesantelder2-7/+7
2010-06-04Add methods to install/update using Deployer artifacts and associated simplif...antelder5-27/+109
2010-06-04Update to remove use of Node APIsantelder1-11/+31