summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende22-3455/+0
2009-10-30Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar1-65/+154
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng7-101/+104
2009-08-17Remove unused importsrfeng1-1/+0
2009-08-17Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj7-28/+189
2009-08-14Remove System.out.printlnantelder1-3/+1
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng1-1/+2
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-1/+2
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng1-19/+35
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng2-44/+32
2009-08-05Updated error messages, in particular for case where WSDL is not found.edwardsmj1-1/+1
2009-08-03Raise an error when remotable is set to anything but true. Required to get AS...slaws2-0/+12
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng6-777/+777
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-3079ramkumar1-18/+43
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 moduleantelder5-0/+1145
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-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende17-0/+1971
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende16-1897/+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