summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-07Replace the DOMHelper from common-xml modulerfeng22-300/+164
2009-08-07Refactor the databinding module to use common-xmlrfeng40-5569/+103
2009-08-07Add getInstance helper methodrfeng4-3/+41
2009-08-07Allow the utility to be a concrete classrfeng2-1/+12
2009-08-07Allow the creation of utility by class without registrationrfeng1-3/+13
2009-08-06Move the test case into the reader packagerfeng1-1/+1
2009-08-06Add constructors that take factoriesrfeng3-4/+37
2009-08-06Reorg the package namesrfeng25-1191/+61
2009-08-06Add SAX utilitiesrfeng4-8/+196
2009-08-06Fix the DOM XMLStreamReaderrfeng4-13/+17
2009-08-06Adding common-xml into modules as the base to hold XML related utilities rfeng27-0/+6762
2009-08-06Adding back the tuscany version of oasis-sca-tests.propertiesrfeng1-0/+32
2009-08-06Use ANT sync to build the test projects from OASIS sourcesrfeng2-7/+9
2009-08-06Reenable the EquinoxHost test case that was ignored due to NPErfeng2-10/+8
2009-08-06Restore the old TCCL rfeng1-1/+1
2009-08-06Add back the jee schemas. Ok this might not be the perfect place for it but t...antelder1-0/+2
2009-08-06Add an @Ignore to the testcase as its failing right nowantelder1-0/+2
2009-08-06Template for reorganization of the builders. slaws4-17/+449
2009-08-06Update to use string version of endpoint and endpoint reference without hash ...slaws1-2/+4
2009-08-06Provide mechanism of printing out the endpoint reference without the hash cod...slaws1-3/+7
2009-08-06Add helper method to return component by name. slaws2-1/+18
2009-08-06Add helper methods to return parameters/references/services by name. slaws3-17/+64
2009-08-05Remove svn:externals and set up the pom to pull from ../src folderrfeng1-0/+43
2009-08-05TUSCANY 3192 - Additional fixes to remove remaining validation issues and rem...lresende2-530/+1
2009-08-05Updated to match latest OASIS XSDs which contain fixes for problems which are...edwardsmj33-926/+876
2009-08-05Refactor the runtime bridges to be o.a.trfeng3-106/+246
2009-08-05Fix pom.xmlrfeng1-5/+2
2009-08-05Update pom.xmlrfeng69-159/+977
2009-08-05Remove copied files from svnrfeng3-195/+108
2009-08-05Format the coderfeng1-65/+64
2009-08-05Add jxws runtime as a dependencyrfeng2-31/+77
2009-08-05Set the thread context classloader so that Axis2 configuration can be loaded rfeng4-136/+173
2009-08-05Set the thread context classloader so that JAXBContext.newInstance can find t...rfeng3-14/+37
2009-08-05Add Contribution context information to Monitor during Resolve phaseedwardsmj1-24/+30
2009-08-05Add Composite context information to Monitor during Resolve phaseedwardsmj2-76/+84
2009-08-05Updated error messages, in particular for case where WSDL is not found.edwardsmj2-3/+3
2009-08-05Provide mechanism of printing out the endpoint without the hash code to make ...slaws1-3/+7
2009-08-05Provide access to the domain composite for testing purposesslaws1-0/+4
2009-08-05Don't let serious schema validation errors pass to fix for OASIS 120013antelder1-1/+1
2009-08-05Add the JEE schemes so validation doesn't fail for the jee samplesantelder2-0/+54
2009-08-05Updated to match latest OASIS XSDs which contain fixes for problems which are...edwardsmj7-33/+656
2009-08-04Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...edwardsmj1-6/+14
2009-08-04Fix classloading problem with ODE dependencies used by implementation-bpel-ru...edwardsmj1-33/+43
2009-08-04Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng6-19/+366
2009-08-04Bring up the builder tests with the new builders. Includes simplification of ...slaws6-102/+89
2009-08-04Update from RC to final release of wicketantelder1-2/+2
2009-08-04Start to work on ASM50033rfeng2-1/+10
2009-08-04Use the xml string to keep the unknown elements (reduce complexity and memory...rfeng11-1303/+329
2009-08-04Fix the algorithm to check duplicate names for callback bindings to avoid fai...rfeng1-51/+37
2009-08-04Start to fix the itest/propertiesrfeng6-176/+69