summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Update pom.xmlrfeng2009-08-0569-159/+977
* 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
* 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