summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2009-08-086-344/+159
* Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder2009-08-081-0/+8
* Fix test cases to avoid NPErfeng2009-08-082-3/+5
* Fix NPErfeng2009-08-071-1/+2
* Start to move Java related utilities into the common-java modulerfeng2009-08-078-0/+876
* Add a few typed getAttribute methodsrfeng2009-08-071-0/+124
* Make jaxb-impl version consistent at 2.1.12rfeng2009-08-071-1/+1
* Work around http://jira.codehaus.org/browse/WSTX-144rfeng2009-08-071-1/+13
* Better handling of case where contribution import is not satisfied, to avoid ...edwardsmj2009-08-071-6/+7
* Bring definitions.xml into line with latest OASIS XSD (minor corrections)edwardsmj2009-08-071-243/+243
* Bring JEE XSD into line with latest OASIS JEE spec (sca-jee-1.1-spec-wd05.doc)edwardsmj2009-08-071-3/+3
* Fixing missing @value attribute declaration for <component> <property>edwardsmj2009-08-071-0/+1