summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add SAX utilitiesrfeng2009-08-064-8/+196
* Fix the DOM XMLStreamReaderrfeng2009-08-064-13/+17
* Adding common-xml into modules as the base to hold XML related utilities rfeng2009-08-0627-0/+6762
* Adding back the tuscany version of oasis-sca-tests.propertiesrfeng2009-08-061-0/+32
* Use ANT sync to build the test projects from OASIS sourcesrfeng2009-08-062-7/+9
* Reenable the EquinoxHost test case that was ignored due to NPErfeng2009-08-062-10/+8
* Restore the old TCCL rfeng2009-08-061-1/+1
* - Solving some problems related with java version;dougsleite2009-08-063-12/+13
* - Modifying the guardian-model to deal with concurrent exceptions;dougsleite2009-08-0617-359/+822
* - This model is responsible for process the resolution trees as policiesdougsleite2009-08-0615-0/+680
* Add back the jee schemas. Ok this might not be the perfect place for it but t...antelder2009-08-061-0/+2
* Add an @Ignore to the testcase as its failing right nowantelder2009-08-061-0/+2
* Template for reorganization of the builders. slaws2009-08-064-17/+449
* Update to use string version of endpoint and endpoint reference without hash ...slaws2009-08-061-2/+4
* Provide mechanism of printing out the endpoint reference without the hash cod...slaws2009-08-061-3/+7
* Add helper method to return component by name. slaws2009-08-062-1/+18
* Add helper methods to return parameters/references/services by name. slaws2009-08-063-17/+64
* Remove svn:externals and set up the pom to pull from ../src folderrfeng2009-08-051-0/+43
* TUSCANY 3192 - Additional fixes to remove remaining validation issues and rem...lresende2009-08-052-530/+1
* Updated to match latest OASIS XSDs which contain fixes for problems which are...edwardsmj2009-08-0533-926/+876
* Refactor the runtime bridges to be o.a.trfeng2009-08-053-106/+246
* Fix pom.xmlrfeng2009-08-051-5/+2
* Remove copied files from svnrfeng2009-08-050-0/+0
* Update pom.xmlrfeng2009-08-0569-159/+977
* Remove copied files from svnrfeng2009-08-050-0/+0
* Remove copied files from svnrfeng2009-08-053-195/+108
* Format the coderfeng2009-08-051-65/+64
* Add jxws runtime as a dependencyrfeng2009-08-052-31/+77
* Set the thread context classloader so that Axis2 configuration can be loaded rfeng2009-08-054-136/+173
* Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng2009-08-053-14/+37
* TUSCANY-3195: fix code to not so aggresivly remove inherently-provided intent...antelder2009-08-051-11/+1
* Add Contribution context information to Monitor during Resolve phaseedwardsmj2009-08-051-24/+30
* Add Composite context information to Monitor during Resolve phaseedwardsmj2009-08-052-76/+84
* Updated error messages, in particular for case where WSDL is not found.edwardsmj2009-08-052-3/+3
* Provide mechanism of printing out the endpoint without the hash code to make ...slaws2009-08-051-3/+7
* Provide access to the domain composite for testing purposesslaws2009-08-051-0/+4
* Don't let serious schema validation errors pass to fix for OASIS 120013antelder2009-08-051-1/+1
* Add the JEE schemes so validation doesn't fail for the jee samplesantelder2009-08-052-0/+54
* Updated to match latest OASIS XSDs which contain fixes for problems which are...edwardsmj2009-08-057-33/+656
* Testcase for TUSCANY-2906 - test wsdl:imports and xsd:importsramkumar2009-08-054-2/+95
* Fixes for TUSCANY-2906 - resolve xsd:imports by namespaceramkumar2009-08-051-1/+19
* Fixes for TUSCANY-2906 - resolve wsdl:import by namespaceramkumar2009-08-051-29/+112
* Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...edwardsmj2009-08-041-6/+14
* Fix classloading problem with ODE dependencies used by implementation-bpel-ru...edwardsmj2009-08-041-33/+43