summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/samples/calculator-equinox/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x brancheslresende2009-11-1113-539/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68
* Updating test case to follow new JUnit test stylelresende2008-10-301-11/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709106 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary annotationsrfeng2008-10-281-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708680 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino2008-10-091-3/+6
| | | | | | dependencies on implementations from other bundles (except RuntimeAssemblyFactory, which will need to be cleaned up too). Started to remove dependencies on host-embedded and port code to NodeFactory and Node, as an interim step to bring them up, before porting them to the OSGi-enabled node launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703068 13f79535-47bb-0310-9956-ffa450edef68
* Fixed how contribution location gets determined.jsdelfino2008-09-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698816 13f79535-47bb-0310-9956-ffa450edef68
* Rationalized how to locate an SCA contribution given a known Java class ↵jsdelfino2008-09-251-1/+4
| | | | | | contained in that contribution, and how to locate an SCA contribution represented by an OSGi bundle. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698815 13f79535-47bb-0310-9956-ffa450edef68
* Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino2008-09-1913-0/+530
resolve ClassNotFoundExceptions. Renamed calculator-osgi to calculator-equinox and a few fixes to get it working in Eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696924 13f79535-47bb-0310-9956-ffa450edef68