summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-wsdl/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/elemen...antelder2012-11-061-0/+50
* TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2012-03-012-13/+30
* TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2012-01-192-1/+18
* TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL U...slaws2012-01-091-1/+7
* TUSCANY-4004 - add a comment highlighting some concern about import processing. slaws2012-01-061-1/+3
* TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws2011-12-142-3/+10
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-48/+20
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-194-0/+204
* Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz2011-07-221-1/+1
* Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz2011-05-091-0/+1
* Improve toString() of a couple classes.scottkurz2011-02-152-0/+16
* Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T...edwardsmj2011-02-031-1/+1
* Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz2011-01-201-1/+8
* Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2011-01-201-28/+7
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-10/+21
* TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local inli...bdaniel2010-10-282-3/+46
* TUSCANY-3653 - correct the processing for finding the first port type in a WS...slaws2010-08-201-39/+56
* TUSCANY-3641 - satisfy some TODOs by adding suitable error messages. slaws2010-08-181-6/+16
* TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws2010-08-091-1/+70
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-131-0/+9
* Update wsdl resolving to take account of wsdli:location namespace to location...antelder2010-07-124-4/+40
* TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws2010-07-015-3/+122
* Add missing headerslaws2010-05-271-1/+19
* explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson2010-04-291-0/+13
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-261-2/+1
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-231-0/+2
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-091-3/+4
* Align the interfaceContractMapper to the specrfeng2010-02-193-61/+7
* Removing unuzed imports to prevent compilation errorslresende2010-01-201-1/+0
* TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws2010-01-201-4/+19
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-114-9/+9
* Moving 2.x trunklresende2009-11-2027-0/+3558