summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules/extensibility-osgi/src/main/java/org/apache/tuscany/sca/extensibility/osgi/OSGiServiceDiscoverer.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-13Moving 1.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 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-08Simplified a bit the service discovery implementation. Some code cleanup in ↵jsdelfino1-4/+0
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-03Make a few fields non-static to ServiceDiscoveryrfeng1-10/+20
Enable Equinox launcher to load tuscany jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691447 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-0/+1
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Support to start OSGi from a list of jar filesrfeng1-1/+5
Add more context to ServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684135 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Add getBundleContext()rfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681584 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ↵rfeng1-1/+6
ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681546 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21Add more comments and some minor clean uprfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678600 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21Fix the a set of classloading related issues such as ClassNotFoundException, ↵rfeng1-0/+78
ClassCastException and VerifyError git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678589 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18Start to add an OSGi-based runtime for implementation.node. It installs ↵rfeng1-1/+1
tuscany and 3rd party jars as OSGi bundles and create SCA node to run composite applications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678033 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Add the first instance only optimization backrfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676038 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng1-0/+252
discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68