summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj2009-08-178-29/+191
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-171-1/+8
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-175-30/+30
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-172-20/+51
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-174-36/+318
* Start of fixes for service endpoints as being discussed on the ML. The logic ...antelder2009-08-141-7/+11
* Remove a printlnantelder2009-08-141-1/+0
* Remove a prointlnantelder2009-08-141-2/+1
* Comment out a println to match all the others in the classantelder2009-08-141-1/+1
* Remove a couple of printlnantelder2009-08-141-2/+0
* Change println to use loggerantelder2009-08-141-1/+1
* Remove System.out.printlnantelder2009-08-141-1/+0
* Remove System.out.printlnantelder2009-08-141-3/+1
* Merge fix for Removing specific implementation constraints to avoid warning m...antelder2009-08-141-4/+2
* Fix otest ASM_5014 missmatched reference multiplicity is an error not a warningantelder2009-08-131-1/+1
* Fix otest asm_5037, missing property is an error not a warningantelder2009-08-131-1/+1
* Remove temp repository as http client is released and in the central repo nowantelder2009-08-131-8/+0
* A few renames of the classesrfeng2009-08-136-23/+23
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-1242-1175/+403
* Workaround the SCA schema validation issue (See http://www.mail-archive.com/d...rfeng2009-08-125-5/+9
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-1232-39/+71
* Fix up JSONP manifestslaws2009-08-121-5/+14
* Remove unused constructor and add some monitor contextslaws2009-08-121-15/+3
* Improve the message given when a referenced WSDL interface can't be found. slaws2009-08-121-1/+1
* Remove support for ComponentType side files for BPEL Implementations, to brin...edwardsmj2009-08-121-101/+0
* Use a customized socket factory for registry to control timeoutrfeng2009-08-112-8/+70
* Add a list of Collection related utitiltiesrfeng2009-08-115-0/+453
* Fix the schema validation issue for definitionsrfeng2009-08-1112-318/+319
* Add missing helper method to create problems based on exceptionsslaws2009-08-111-0/+27
* Update message with a hint what the problem might be caused byantelder2009-08-111-1/+1
* Fix calculation of service uri with a null context pathantelder2009-08-111-1/+3
* Add error check to give better than just NPEantelder2009-08-111-0/+3
* Remove duplicate log messageslaws2009-08-111-4/+1
* Update jsonp schema so errors are thrown for unkown attributes in the tuscany...antelder2009-08-111-1/+1
* Start adding support for references in the JSONP bindingantelder2009-08-116-8/+156
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng2009-08-115-140/+74
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-1127-460/+313
* Update the MF to export o.a.t.s.common.xmlrfeng2009-08-101-11/+13
* Add the methods to read the XML documents for certain attributes such as tnsrfeng2009-08-105-0/+443
* Add missing target namespaceslaws2009-08-101-0/+1
* Chnage to compile scope as its now used in DefinitionsUtilantelder2009-08-101-1/+0
* TUSCANY-3020 - when definitions are aggregated together check that there are ...slaws2009-08-106-30/+113
* Remove intents that are provided by the specification in the assembly-xsd moduleslaws2009-08-102-40/+6
* Start adding support for JSONP references. Doesn't work yet, still need to im...antelder2009-08-103-3/+146
* Use correct path when unregistering the servlets when stoppingantelder2009-08-101-1/+1
* Remove unused importsantelder2009-08-101-2/+0
* Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2009-08-102-3/+3
* Start adding SCDL schema to extension moduleantelder2009-08-092-0/+59
* Add a method to ServiceDiscovery to set context classloader for service provi...rfeng2009-08-093-95/+131
* Fix typoslaws2009-08-081-1/+1