summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng16-177/+202
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng3-19/+2
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng1-2/+2
2009-09-11Merge modules to assembly module as discussed on MLantelder1-12/+0
2009-08-17Remove unused importsrfeng1-1/+0
2009-08-17Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj8-29/+191
2009-08-14Remove System.out.printlnantelder1-3/+1
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2-1/+3
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws3-4/+7
2009-08-12Improve the message given when a referenced WSDL interface can't be found. slaws1-1/+1
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 modulesrfeng4-96/+34
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-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder1-1/+1
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-05-10Redo the contribution modules merge started in r772861 but this time includin...antelder1-6/+0
2009-04-29Add missing Import-Packagerfeng1-0/+1
2009-04-25Merge interface-wsdl-xml into interface-wsdl moduleantelder38-1/+2967
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-6/+6
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-6/+6
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
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-15/+15
2008-12-02Removed testcases erroneously included into interface-wsdl module when migrat...edwardsmj5-425/+0
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-5/+5
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende27-0/+2745
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende20-2229/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-5/+5
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
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