summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More changes to fix binding.s otests. Also change binding.ws model ↵slaws2010-07-021-2/+2
| | | | | | getter/setter to make it more explicit which of the WSDLs it stores are user defined. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960020 13f79535-47bb-0310-9956-ffa450edef68
* Updaet to include endpoint reference in JAXWSBindingInvoker constructorantelder2010-06-301-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959209 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to the binding builder to indicate that generated data should be ↵slaws2010-06-171-1/+1
| | | | | | regenerated. Also rename the methods for getting/setting the generated data to make it more obvious that that's what it's doing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955601 13f79535-47bb-0310-9956-ffa450edef68
* Fix cut and paste error in title commentslaws2010-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953655 13f79535-47bb-0310-9956-ffa450edef68
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-41/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Make the bundle name match the bundleslaws2010-04-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936903 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded dependencyantelder2010-04-211-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936271 13f79535-47bb-0310-9956-ffa450edef68
* Add a definitions.xml file to the jaxws ws binding that says it may provide ↵antelder2010-04-212-0/+58
| | | | | | soap 1.1 which gets the compliance test asm_6040 passing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936241 13f79535-47bb-0310-9956-ffa450edef68
* Update to get the default http port from runtime propertiesantelder2010-04-213-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936193 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that the JAXWS runtime is stopped and put in temp fix for ↵slaws2010-04-201-2/+3
| | | | | | exception handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936017 13f79535-47bb-0310-9956-ffa450edef68
* Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a ↵slaws2010-04-202-9/+105
| | | | | | bit unpredictable in terms of when certain properties will and won't be set. Need to tidy it up. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935864 13f79535-47bb-0310-9956-ffa450edef68
* Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws2010-04-1614-0/+941
Problems committing the deletes from binding-ws-runtime-ri so doing it in stages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934850 13f79535-47bb-0310-9956-ffa450edef68