summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change all exception throwing to be Monitor errorsantelder2010-06-212-3/+6
* BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws2010-06-213-6/+51
* Remove out of date warningantelder2010-06-211-1/+0
* Change the previous warning thrown when a service can't be found into an errorslaws2010-06-212-4/+4
* BWS_2003 - add a check that wsdl.service doesn't appear on a service binding....slaws2010-06-212-0/+7
* BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws2010-06-213-0/+27
* Handle the wsa:ReferenceParameters SOAP header if present on the invocation o...edwardsmj2010-06-192-12/+39
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-182-13/+49
* Handle the receipt of messageID data from a wsa:MessageID header in an incomi...edwardsmj2010-06-181-0/+14
* Fix for subtask #3 of TUSCANY-3592 to enable the invocation of a callback ope...edwardsmj2010-06-181-40/+91
* Fix for subtask #2 of TUSCANY-3592 to enable the endpoint of a bidirectional ...edwardsmj2010-06-181-2/+25
* Check for message context being null to prevent NPE when these methods are ca...slaws2010-06-181-3/+30
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-1718-35/+36
* Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...edwardsmj2010-06-171-1/+3
* improve variable nameslaws2010-06-171-14/+14
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-175-31/+108
* Add missing MANIFEST.MF entry for assembly-xsd package to enable Tuscany to r...edwardsmj2010-06-171-0/+1
* small updates to commentsslaws2010-06-161-2/+2
* Use more general exception as diff jdks and urls give diff exceptionsantelder2010-06-151-1/+1
* TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws2010-06-152-39/+67
* TUSCANY-3594 - flow the actual callback URL in the SOAP header as opposed to ...slaws2010-06-152-2/+12
* Add a little bit more structure to message header storage to generally avoid ...slaws2010-06-146-27/+16
* Update wsdli:location validation to fix conformance test BWS_2015antelder2010-06-123-1/+7
* A little more separation of the Tuscany bits from the Axis bitsslaws2010-06-114-161/+128
* Allow for testing of this provider in the Axis2 runtime. slaws2010-06-111-1/+5
* Fix cut and paste error in title commentslaws2010-06-111-1/+1
* If we need to set the property we should tell it to use the value we set. slaws2010-06-111-1/+3
* Add missing OSGi importrfeng2010-06-091-1/+2
* Remove some more of those pesky non-utf8 charactersantelder2010-06-091-5/+5
* Remove the domain module as the code is now in domain-nodeantelder2010-06-0914-1162/+0
* Move the code in the domain module to the domain-node module as thats what do...antelder2010-06-0912-0/+1104
* Tidy the processing that creates the links between enpointreferences and endp...slaws2010-06-091-36/+60
* Remove non-UTF8 charsrfeng2010-06-091-1/+1
* Remove non UTF-8 charsrfeng2010-06-081-13/+13
* remove troublesome comments which trigger jdk issue "unmappable character for...kelvingoodson2010-06-0729-30/+5
* Handle explicit dependent contribution URIs and implement the helper methods...antelder2010-06-051-4/+26
* Keep track on any explicit dependent contribution URIsantelder2010-06-051-1/+6
* Add methods to get an installed contribution and to get the AssemblyFactory (...antelder2010-06-051-0/+4
* Setting svn:eol-style for java and xml filesrfeng2010-06-05103-9417/+9417
* Change eol stylerfeng2010-06-051-45/+45
* svn propset svn:eol-style nativelresende2010-06-041-26/+26
* TUSCANY-3565 - Adding missing dojo extension providerlresende2010-06-041-0/+106
* TUSCANY-3585 - Moving to Spring 2.5.6lresende2010-06-042-13/+13
* Add support for generated sca-contribution.xml metadataantelder2010-06-045-15/+65
* Add TODO reminder about generated sca-contribution xmlantelder2010-06-041-1/+2
* Add testcase to add a Deployer Composite as a deployment compositeantelder2010-06-043-11/+50
* To keep it as simple as possible for now remove the multiple install methods antelder2010-06-043-31/+12
* Rename autoDeploy to deployDeployablesantelder2010-06-042-7/+7
* Add methods to install/update using Deployer artifacts and associated simplif...antelder2010-06-045-27/+109
* Update to remove use of Node APIsantelder2010-06-041-11/+31