summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-11Moving 2.x brancheslresende1072-67706/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Updating artifact version to avoid dependenciy issues with artifacts from trunklresende67-417/+417
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Remove READMErfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709582 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Add MANIFEST.MFrfeng1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709581 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino2-54/+0
been checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709261 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Updating test case to follow new JUnit test stylelresende1-11/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709106 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Make junit version to be 4.5rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708687 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Remove unnecessary annotationsrfeng1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708680 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27Bring up calculator-osgi using equinox run configrfeng1-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Add pom, mf and activatorrfeng3-0/+216
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707779 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fix the newFactoryClassInstance and bring up the sample-calculator-equinoxrfeng13-1/+462
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707774 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14Remove SCA prefix from Defintions modelrfeng3-10/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704715 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ↵jsdelfino7-17/+17
package which is exported out of the contribution module. Removed unused implementation classes. Moved test cases from contribution-impl to contribution. Also renamed a few test cases that had compile errors as easymock is not on the classpath. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704156 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino17-82/+98
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
2008-10-06Work in progress. Started to clean up cross-bundle dependencies on ↵jsdelfino10-130/+94
ContributionService implementation class, the various CompositeBuilder implementation classes and the ContributionDependencyBuilder implementation class. Added extension points for ContributionBuilders and CompositeBuilders to have them discovered and loaded by the Equinox ServiceDiscovery like other extension points. Moved injection of monitors and SCA definitions to the build methods instead of the constructors to remove references to these implementation constructors. Simplified NodeImpl a bit to remove references to other runtime implementation classes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702000 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01Fixed references to binding runtime module.jsdelfino2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700676 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29Fixed monitor module to avoid having to export monitor implementation ↵jsdelfino1-7/+0
classes. Removed dependencies on monitor-logging. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29Pulled from trunk. Fix dependencies.jsdelfino1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699947 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29Pulled from trunk. Generating sql database on a different folder to avoid ↵jsdelfino3-5/+6
conflicting errors during eclipse project file generation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699945 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies ↵jsdelfino54-54/+54
such as XmlSchema and Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699937 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29Ported from trunk and simplified. Support the rmi:// uri for binding.rmi.jsdelfino4-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699932 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25Fixed how contribution location gets determined.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25Rationalized how to locate an SCA contribution given a known Java class ↵jsdelfino2-4/+6
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
2008-09-25Determine the location of the SCA contribution from the current class.jsdelfino1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698798 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22Another fix for TUSCANY-2396. Split implementation-script into two modules, ↵jsdelfino1-1/+1
model and runtime. Got the script implementations that use componentTypes working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697664 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22Adjusted poms to previous changes. Disabled the modules that depend on ↵jsdelfino1-0/+4
implementation-script as it's not split in two modules yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697653 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22Added support for several bundle packaging and distribution schemes (jars ↵jsdelfino5-45/+35
and class folders, distribution and development workspace). Changed the RCP sample to use the node-launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697650 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ↵jsdelfino8-14/+8
provided to compile in the core modules to make sure that servlet-api gets added to the dependencies at runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696936 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Fixed pom name.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696934 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Adjusted module name in POM.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696930 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino20-98/+87
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
2008-09-16Started to fix module dependencies, OSGi manifest generation and a few ↵jsdelfino15-14/+18
references to obsolete classes to get a clean build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695979 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fixed sample build break.jsdelfino1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695395 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Minor cleanup, removed a few unused modules. Set missing svn:ignore properties.jsdelfino19-1066/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695392 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14Created a subset of the modules and samples to be ported and tested with ↵jsdelfino137-7441/+16
Equinox initially. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695308 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Merge changes from trunkrfeng2-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694854 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Creating a branch for the equinox work.jsdelfino1212-0/+75563
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68