summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl-xml/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-25Merge interface-wsdl-xml into interface-wsdl moduleantelder36-2937/+0
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende7-8/+8
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng5-7/+7
2009-03-04Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende3-3/+3
2008-12-04Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack7-23/+8
2008-12-04Converted unit tests from JUnit 3 to JUnit 4mcombellack6-26/+25
2008-12-04Updated code to remove compiler warningmcombellack1-1/+0
2008-12-04Converted unit tests from JUnit 3 to JUnit 4mcombellack3-12/+29
2008-12-03Fix access violationsrfeng2-24/+22
2008-12-03Testcases moved back to interface-wsdl-xml from interface-wsdl in the 2.0 str...edwardsmj4-0/+357
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-2/+3
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende32-0/+2581
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende37-3033/+0
2008-09-30Use the XMLInputFactory from the registry instead of a local onerfeng1-2/+3
2008-09-01Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino1-2/+6
2008-08-17Added support for partnerLinkType/role/portType elements.jsdelfino1-4/+12
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+2
2008-06-22Fix TUSCANY-2418nash1-1/+35