summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/implementation-widget-runtime/src/main/java/org/apache/tuscany/sca/implementation/widget/provider/WidgetImplementationInvoker.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18Tag for 2.0 RC2antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351268 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Enhancing widget invoker to handled more details of what resource is being ↵lresende1-6/+48
requested. This logic was present on a specific servlet from the binding, but makes more sense to be together with the widget implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350974 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06Fix NPE with widget sampleantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1346827 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835224 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Branch for 1.5.2slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Branch for 1.5.1slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Refactoring javascript extension points packages to follow the same naming ↵lresende1-1/+1
pattern used by it's modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761842 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Changes to support new JavaScript Generator extension point ↵lresende1-11/+14
and new generators for tuscany specific scripts and dojo toolkit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updates to start using Javascript extension points to ↵lresende1-2/+5
generate js client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759050 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2838 - Updating implementation widget to properly register component ↵lresende1-184/+1
java script in a webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757655 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Runtime changes to properly define widget functions in it's ↵lresende1-14/+28
own namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757645 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Adding code to use full binding uri when provided, otherwise using relative ↵lresende1-0/+11
path - note that code is commented out for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752598 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16TUSCANY-2638 fix for atomModel.js JavaScript clientbeckerdo1-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705326 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-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-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