summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng2009-08-046-19/+366
* Update from RC to final release of wicketantelder2009-08-041-2/+2
* Start to work on ASM50033rfeng2009-08-042-1/+10
* Use the xml string to keep the unknown elements (reduce complexity and memory...rfeng2009-08-0411-1303/+329
* Fix the algorithm to check duplicate names for callback bindings to avoid fai...rfeng2009-08-041-51/+37
* Format the coderfeng2009-08-031-2/+1