summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncher.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
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06Destroy method has been removed so don't try and call it via reflectionslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931131 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-06-23Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng1-15/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787866 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng1-4/+20
now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Add "-bundles" option to start a list of bundles instead of SCA noderfeng1-29/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763049 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add a new option "ttl" to control when to stop the noderfeng1-59/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740819 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Cleanup the CLI processingrfeng1-11/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740575 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add command-line parsing to the node launcherrfeng1-21/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740567 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Revert the changes to pass args[] into EquinoxHost. We should use system ↵rfeng1-8/+5
properties or config.ini instead git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739196 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Add the default newInstance() backrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739067 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Pass arguments into EquinoxHost so that equinox runtime options can be ↵rfeng1-5/+5
honored from the main() git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739035 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Added missing @Override annotation on methods that override a method ↵mcombellack1-0/+1
declaration in a superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720905 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende1-0/+0
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino1-5/+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
2008-09-25Rationalized how to locate an SCA contribution given a known Java class ↵jsdelfino1-21/+3
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-22Added support for several bundle packaging and distribution schemes (jars ↵jsdelfino1-6/+6
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-12Creating a branch for the equinox work.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Branch before trunk cleanuplresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09Use the bundle to load the implementation.node classesrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693336 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08Minor code clean uprfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693184 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08Fix the Bundle-ClassPath syntax and make sure the classpath is resolved ↵rfeng1-5/+9
against the base bundle correctly Use the bundle to load implementation-node classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693007 13f79535-47bb-0310-9956-ffa450edef68
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic ↵jsdelfino1-5/+5
that installs bundles in node-launcher-equinox, which now just installs bundles normally and installs all non-bundle JARs in a single 'library' bundle which exports all the packages that they contain. The startup sequence is now simpler and significantly faster. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692820 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06Starting to add support Classloading for 3rd party jars rfeng1-5/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692604 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino1-11/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692321 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, ↵jsdelfino1-20/+79
some try/catch, cleaned up the logs a bit. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692319 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28Add an equinox-based OSGi node launcherrfeng1-0/+165
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689677 13f79535-47bb-0310-9956-ffa450edef68