summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-05Updated error messages, in particular for case where WSDL is not found.edwardsmj2-3/+3
2009-08-03Raise an error when remotable is set to anything but true. Required to get AS...slaws3-1/+14
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws1-1/+9
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng33-2480/+2480
2009-07-20Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...edwardsmj2-1/+6
2009-06-23Fixes for TUSCANY-3117ramkumar1-0/+3
2009-06-15Fixes for TUSCANY-3079ramkumar2-20/+57
2009-05-27Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2-22/+23
2009-05-13Fixes for errors in the processing of <interface.wsdl/> elements, as describe...edwardsmj1-13/+47
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder1-0/+3
2009-04-25Merge interface-wsdl-xml into interface-wsdl moduleantelder36-0/+2937
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-3/+3
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-3/+3
2008-12-02Removed testcases erroneously included into interface-wsdl module when migrat...edwardsmj5-425/+0
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende23-0/+2414
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende17-1915/+0
2008-09-01Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino3-7/+27
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1