summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-22Remove dependency on host-http from the jaxws binding as it's not used by ↵slaws2-13/+2
the binding. The RI version just plugs directly into JAXWS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174151 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Allow the look up of endpoint address by component/service/binding name from ↵rfeng1-2/+3
the Node API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095537 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProviderbdaniel1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024307 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18TUSCANY-3711 Enable correct wsdl service name mapping and fix issue in ↵bdaniel1-3/+6
JAXWSServiceBindingProvider that was causing ?wsdl to fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023951 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18Move WS definitions to model module as thats more where it belongs and ↵antelder2-58/+0
enables sharing across the binding impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023785 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02More changes to fix binding.s otests. Also change binding.ws model ↵slaws1-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
2010-06-30Updaet to include endpoint reference in JAXWSBindingInvoker constructorantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959209 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add a flag to the binding builder to indicate that generated data should be ↵slaws1-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
2010-06-11Fix cut and paste error in title commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@953655 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-41/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Add a definitions.xml file to the jaxws ws binding that says it may provide ↵antelder2-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
2010-04-21Update to get the default http port from runtime propertiesantelder2-5/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936193 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Make sure that the JAXWS runtime is stopped and put in temp fix for ↵slaws1-2/+3
exception handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936017 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a ↵slaws1-6/+54
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
2010-04-16Split the jaxws ws binding into a generic bit and an RI specific bit. ↵slaws4-0/+254
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