summaryrefslogtreecommitdiffstats
path: root/branches/trunk-20080910/modules/node-launcher-equinox/src/main/java/org/apache/tuscany/sca/node/equinox/launcher/LibrariesBundleFileFactoryHook.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-11Renaming branchlresende1-148/+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-08Fix the Bundle-ClassPath syntax and make sure the classpath is resolved ↵rfeng1-2/+2
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-08Simplified a bit the service discovery implementation. Some code cleanup in ↵jsdelfino1-0/+1
node-launcher-equinox. Started to remove dependencies on a particular setting of the Thread Context ClassLoader. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692989 13f79535-47bb-0310-9956-ffa450edef68
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic ↵jsdelfino1-0/+147
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