summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-wsdl/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-06TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/elemen...antelder1-0/+50
2012-03-01TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws1-12/+27
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws2-1/+18
2012-01-09TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL U...slaws1-1/+7
2012-01-06TUSCANY-4004 - add a comment highlighting some concern about import processing. slaws1-1/+3
2011-12-14TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...slaws1-2/+9
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-48/+20
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ensur...slaws4-0/+204
2011-07-22Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.scottkurz1-1/+1
2011-05-09Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz1-0/+1
2011-02-15Improve toString() of a couple classes.scottkurz2-0/+16
2011-02-03Fix to enable Tuscany to pass compliance testcase BWS_2016, as described in T...edwardsmj1-1/+1
2011-01-20Fix IndexOutOfBoundsException from TUSCANY-3819 fix.scottkurz1-1/+8
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz1-28/+7
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-10/+21
2010-10-28TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local inli...bdaniel2-3/+46
2010-08-20TUSCANY-3653 - correct the processing for finding the first port type in a WS...slaws1-39/+56
2010-08-18TUSCANY-3641 - satisfy some TODOs by adding suitable error messages. slaws1-6/+16
2010-08-09TUSCANY-3641 - process an @WebService(wsdlLocation="") annotation by reading ...slaws1-1/+70
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws1-0/+9
2010-07-12Update wsdl resolving to take account of wsdli:location namespace to location...antelder3-3/+38
2010-07-01TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws5-3/+122
2010-05-27Add missing headerslaws1-1/+19
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson1-0/+13
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson1-2/+1
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson1-0/+2
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws1-3/+4
2010-02-19Align the interfaceContractMapper to the specrfeng3-61/+7
2010-01-20Removing unuzed imports to prevent compilation errorslresende1-1/+0
2010-01-20TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws1-4/+19
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende3-8/+8
2009-11-20Moving 2.x trunklresende22-0/+3455