summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add maven archetype for a JSONP webappantelder2009-08-1210-0/+454
* Increase the waiting time to avoid timeoutrfeng2009-08-111-1/+1
* 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
* Code to start discussion about testing Tuscany specific errors in otests. slaws2009-08-113-1/+68
* 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-118-10/+160
* Reenable validation in the mvn build as the performance problem with fetching...antelder2009-08-111-1/+1
* 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
* Remove erroneous targetNamespace attributeslaws2009-08-101-1/+2
* Add missing target namespaceslaws2009-08-101-1/+2
* Add missing target namespaceslaws2009-08-108-0/+8
* Remove erroneous targetNamespace attributeslaws2009-08-101-2/+2
* 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
* Change to not use unique snapshot versions to fix an issue running the otests...antelder2009-08-101-0/+1
* 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
* Some strangeness here. In unit tests there is a class not found exception for...slaws2009-08-082-0/+26
* remove extraneous promote attributeslaws2009-08-081-1/+1
* Remove targetNamespace from compositesslaws2009-08-082-2/+0
* Enable builder itest. slaws2009-08-081-6/+7
* Update the first builder test to match the current endpoint processing.slaws2009-08-083-3/+12
* Process a binding name if one is included in the target URIslaws2009-08-081-24/+150
* Fix the URI algorithm so that the binding name is only included in the URI if...slaws2009-08-081-2/+2
* Use the registry to resolve de-serialized endpoint referencesslaws2009-08-081-1/+1
* Make endpoints point to the component/service for which they are created so t...slaws2009-08-081-2/+6