summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the non-OASIS code from the endpoint builder and set up build-time and...slaws2009-08-086-344/+159
* Add some commentary about the status of the independent contributionsslaws2009-08-081-0/+3
* Put some carriage returns in READMEslaws2009-08-081-2/+5
* Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder2009-08-081-0/+8
* Update LICENSE with latest versionsantelder2009-08-081-1/+1
* 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-072-2/+2
* 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
* Replace the DOMHelper from common-xml modulerfeng2009-08-0722-300/+164
* Refactor the databinding module to use common-xmlrfeng2009-08-0740-5569/+103
* Add getInstance helper methodrfeng2009-08-074-3/+41
* Allow the utility to be a concrete classrfeng2009-08-072-1/+12
* Allow the creation of utility by class without registrationrfeng2009-08-071-3/+13
* Move the test case into the reader packagerfeng2009-08-061-1/+1
* Add constructors that take factoriesrfeng2009-08-063-4/+37
* Reorg the package namesrfeng2009-08-0625-1191/+61