summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-wsdl/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2052-5190/+0
* Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar2009-10-301-65/+154
* Update to end all service provider files with a new lineantelder2009-10-294-1/+4
* Remove constrainingType as it is now not part of the OASIS SCA specsrfeng2009-10-203-55/+0
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-1616-177/+202
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-281-17/+0
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-2/+2
* Remove unused importsrfeng2009-08-171-1/+0
* Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj2009-08-178-29/+191
* Remove System.out.printlnantelder2009-08-141-3/+1
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-121-1/+2
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-123-4/+7
* Improve the message given when a referenced WSDL interface can't be found. slaws2009-08-121-1/+1
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng2009-08-111-19/+35
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-113-96/+32
* Updated error messages, in particular for case where WSDL is not found.edwardsmj2009-08-052-3/+3
* Raise an error when remotable is set to anything but true. Required to get AS...slaws2009-08-033-1/+14
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws2009-07-221-1/+9
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2133-2480/+2480
* Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...edwardsmj2009-07-202-1/+6
* Fixes for TUSCANY-3117ramkumar2009-06-231-0/+3
* Fixes for TUSCANY-3079ramkumar2009-06-152-20/+57
* Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactoryrfeng2009-05-272-22/+23
* Fixes for errors in the processing of <interface.wsdl/> elements, as describe...edwardsmj2009-05-131-13/+47
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-0/+3
* Merge interface-wsdl-xml into interface-wsdl moduleantelder2009-04-2536-0/+2937
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-3/+3
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-051-3/+3
* Removed testcases erroneously included into interface-wsdl module when migrat...edwardsmj2008-12-025-425/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1923-0/+2414
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1917-1915/+0
* Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino2008-09-013-7/+27
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-131-0/+1
* Move Tuscany from Incubator to top level.dims2008-06-1717-0/+1894