summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x brancheslresende2009-11-119-2038/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68
* Fix the duplicate export package from 3rd party jarsrfeng2008-11-181-2/+4
| | | | | | Remove the version from javax.xml.stream Import-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718696 13f79535-47bb-0310-9956-ffa450edef68
* Bring up calculator-osgi using equinox run configrfeng2008-10-271-4/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
* Fix the classname for NodeFactory used in Class.forName()rfeng2008-10-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707755 13f79535-47bb-0310-9956-ffa450edef68
* Use "reference:" scheme to install bundles from the orginal location without ↵rfeng2008-10-241-1/+8
| | | | | | copying git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707563 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino2008-10-091-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
* Added a log, and start bundle to help debugging.jsdelfino2008-09-291-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699996 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted algorithm to determine classpath entries.jsdelfino2008-09-282-51/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699881 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up trace log a bit.jsdelfino2008-09-251-26/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698818 13f79535-47bb-0310-9956-ffa450edef68
* Rationalized how to locate an SCA contribution given a known Java class ↵jsdelfino2008-09-254-31/+72
| | | | | | 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
* Fix the file separator issue with windowsrfeng2008-09-242-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698408 13f79535-47bb-0310-9956-ffa450edef68
* Starting to fix jetty OSGi import/exports.jsdelfino2008-09-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698404 13f79535-47bb-0310-9956-ffa450edef68
* Added support for several bundle packaging and distribution schemes (jars ↵jsdelfino2008-09-225-680/+762
| | | | | | 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
* Print list of third-party JARs.jsdelfino2008-09-191-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696935 13f79535-47bb-0310-9956-ffa450edef68
* Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino2008-09-193-2/+42
| | | | | | 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
* Moved construction of 3rd party bundle from BundleFileFactoryHook to ↵jsdelfino2008-09-125-239/+27
| | | | | | LauncherBundleHelper. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694839 13f79535-47bb-0310-9956-ffa450edef68
* Creating a branch for the equinox work.jsdelfino2008-09-1212-0/+2034
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68