summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-atom-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-02Update to the latest version of http client/corerfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164608 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng3-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164605 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Allow the look up of endpoint address by component/service/binding name from ↵rfeng1-0/+1
the Node API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095537 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17Fix the OSGi dependenciesrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082581 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende4-28/+135
specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which ↵lresende1-1/+1
is breaking caching git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056790 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming ↵lresende6-100/+95
tuscany atom feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056789 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende3-63/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054319 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Excludes for many base java dependenciesantelder1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044602 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Make http client dependency optionalrfeng1-7/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043781 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Move HttpClientFactory from common-http to host-httprfeng3-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043774 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08More version changes and make sure HttpClient connections are releasedrfeng2-26/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043772 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng8-251/+304
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043771 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15TUSCANY-3664 Fix atom binding/store samplebdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035417 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035091 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3735: Don't use HTTP authorization or authentication by default ↵nash2-13/+29
(merged 1.x commit r1027705) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027710 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Merge r1027700 Add test to ensure If-Modified-Since returns 304 if feed is ↵nash1-1/+15
unmodified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027704 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged ↵nash2-3/+3
1.x commit r1027693) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027695 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3742: Fix time comparison for If-Modified-Since and ↵nash2-11/+29
If-Unmodified-Since (merged 1.x commit r1027658) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027684 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x ↵nash1-5/+4
commit r1027641) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027655 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino1-1/+9
use the deployed binding URI, like the JSON-RPC already does. Change the dojo include from absolute to a relative path. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998596 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-258/+258
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Update to Abdera 1.0antelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941218 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Updating REST binding to use common-http cache context class and minor ↵lresende1-1/+1
update to HTTPCacheContext factory method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939810 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to ↵lresende2-7/+1
depend on binding-http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939202 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Moving getRequestPath utility to common-http utility classlresende3-24/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916511 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng10-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908233 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws1-1/+1
replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder1-1/+1
disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897979 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28Dont run the tests to avoid all the intermitent build failsantelder1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885068 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende52-0/+6702
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68