summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-widget-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-9/+9
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fixing issue where JSON-RPC binding was not being concatenated to generated ↵lresende1-3/+3
java script proxy and was causing catalog.get is not a function when running store sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707769 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2638 fix for atomModel.js JavaScript clientbeckerdo4-16/+1609
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705326 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700897 ↵beckerdo3-142/+848
13f79535-47bb-0310-9956-ffa450edef68
2008-09-30Minor cleanup of unused importslresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700365 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699491 ↵beckerdo2-35/+60
13f79535-47bb-0310-9956-ffa450edef68
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698020 ↵beckerdo5-5/+1326
13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng1-1/+1
Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03Fix for TUSCANY-2570, configure Widget client proxies with relative paths.jsdelfino1-12/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691443 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Convert localhost to the actual local host name when configuring Widget ↵jsdelfino1-14/+20
proxies otherwise you get security exceptions in the browser, even though localhost and your local host name point to the same address. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683471 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22Widget references URI not properly initialized in a distributed environmentlresende1-5/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678948 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17TUSCANY-1961 - Properly reporting business and runtime exceptions to clients ↵lresende1-2/+6
using jsonRPC binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677479 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23Fixing problem where generated javaScript had duplicated js clients if ↵lresende1-2/+11
composite had multiple references using same bindign type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670758 13f79535-47bb-0310-9956-ffa450edef68