summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-14Change println to use loggerantelder1-1/+1
2009-08-14Remove System.out.printlnantelder1-1/+0
2009-08-14Remove System.out.printlnantelder1-3/+1
2009-08-14Merge fix for Removing specific implementation constraints to avoid warning m...antelder1-4/+2
2009-08-13Fix otest ASM_5014 missmatched reference multiplicity is an error not a warningantelder1-1/+1
2009-08-13Fix otest asm_5037, missing property is an error not a warningantelder1-1/+1
2009-08-13Remove temp repository as http client is released and in the central repo nowantelder1-8/+0
2009-08-13A few renames of the classesrfeng6-23/+23
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng42-1175/+403
2009-08-12Workaround the SCA schema validation issue (See http://www.mail-archive.com/d...rfeng5-5/+9
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws32-39/+71
2009-08-12Fix up JSONP manifestslaws1-5/+14
2009-08-12Remove unused constructor and add some monitor contextslaws1-15/+3
2009-08-12Improve the message given when a referenced WSDL interface can't be found. slaws1-1/+1
2009-08-12Remove support for ComponentType side files for BPEL Implementations, to brin...edwardsmj1-101/+0
2009-08-11Use a customized socket factory for registry to control timeoutrfeng2-8/+70
2009-08-11Add a list of Collection related utitiltiesrfeng5-0/+453
2009-08-11Fix the schema validation issue for definitionsrfeng12-318/+319
2009-08-11Add missing helper method to create problems based on exceptionsslaws1-0/+27
2009-08-11Update message with a hint what the problem might be caused byantelder1-1/+1
2009-08-11Fix calculation of service uri with a null context pathantelder1-1/+3
2009-08-11Add error check to give better than just NPEantelder1-0/+3
2009-08-11Remove duplicate log messageslaws1-4/+1
2009-08-11Update jsonp schema so errors are thrown for unkown attributes in the tuscany...antelder1-1/+1
2009-08-11Start adding support for references in the JSONP bindingantelder6-8/+156
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng5-140/+74
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng27-460/+313
2009-08-10Update the MF to export o.a.t.s.common.xmlrfeng1-11/+13
2009-08-10Add the methods to read the XML documents for certain attributes such as tnsrfeng5-0/+443
2009-08-10Add missing target namespaceslaws1-0/+1
2009-08-10Chnage to compile scope as its now used in DefinitionsUtilantelder1-1/+0
2009-08-10TUSCANY-3020 - when definitions are aggregated together check that there are ...slaws6-30/+113
2009-08-10Remove intents that are provided by the specification in the assembly-xsd moduleslaws2-40/+6
2009-08-10Start adding support for JSONP references. Doesn't work yet, still need to im...antelder3-3/+146
2009-08-10Use correct path when unregistering the servlets when stoppingantelder1-1/+1
2009-08-10Remove unused importsantelder1-2/+0
2009-08-10Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2-3/+3
2009-08-09Start adding SCDL schema to extension moduleantelder2-0/+59
2009-08-09Add a method to ServiceDiscovery to set context classloader for service provi...rfeng3-95/+131
2009-08-08Fix typoslaws1-1/+1
2009-08-08Some strangeness here. In unit tests there is a class not found exception for...slaws2-0/+26
2009-08-08remove extraneous promote attributeslaws1-1/+1
2009-08-08Remove targetNamespace from compositesslaws2-2/+0
2009-08-08Process a binding name if one is included in the target URIslaws1-24/+150
2009-08-08Fix the URI algorithm so that the binding name is only included in the URI if...slaws1-2/+2
2009-08-08Use the registry to resolve de-serialized endpoint referencesslaws1-1/+1
2009-08-08Make endpoints point to the component/service for which they are created so t...slaws1-2/+6
2009-08-08Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws6-344/+159
2009-08-08Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder1-0/+8
2009-08-08Fix test cases to avoid NPErfeng2-3/+5