summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.2/modules/binding-atom/src/main/java/org/apache/tuscany/sca/binding/atom/impl/AtomBindingImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-30Create branch for 1.6.2nash1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087059 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Moving 1.x brancheslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835145 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-06-20TUSCANY-3310 - Updated the atom binding so that the description can be set ↵mcombellack1-0/+15
using the description attribute. This is similar to the way that we set the title of the feed using the title attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786928 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-09-30Extending atom model to support PolicySetAttachPoint interfacelresende1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700344 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino1-34/+3
overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Started to refactor the domain manager UI into smaller independently ↵jsdelfino1-7/+8
reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68