summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-08Add some commentary about the status of the independent contributionsslaws1-0/+3
2009-08-08Put some carriage returns in READMEslaws1-2/+5
2009-08-08Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder1-0/+8
2009-08-08Update LICENSE with latest versionsantelder1-1/+1
2009-08-08Fix test cases to avoid NPErfeng2-3/+5
2009-08-07Fix NPErfeng1-1/+2
2009-08-07Start to move Java related utilities into the common-java modulerfeng8-0/+876
2009-08-07Add a few typed getAttribute methodsrfeng1-0/+124
2009-08-07Make jaxb-impl version consistent at 2.1.12rfeng2-2/+2
2009-08-07Work around http://jira.codehaus.org/browse/WSTX-144rfeng1-1/+13
2009-08-07Better handling of case where contribution import is not satisfied, to avoid ...edwardsmj1-6/+7
2009-08-07Bring definitions.xml into line with latest OASIS XSD (minor corrections)edwardsmj1-243/+243
2009-08-07Bring JEE XSD into line with latest OASIS JEE spec (sca-jee-1.1-spec-wd05.doc)edwardsmj1-3/+3
2009-08-07Fixing missing @value attribute declaration for <component> <property>edwardsmj1-0/+1
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