summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-rmi-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bundle import packagerfeng2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709523 13f79535-47bb-0310-9956-ffa450edef68
* Resolve a lot of OSGi access violations. More to be fixed.rfeng2008-10-311-11/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709339 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino2008-10-301-18/+0
| | | | | | been checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709261 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng2008-10-301-12/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709237 13f79535-47bb-0310-9956-ffa450edef68
* Adding the generated META-INF/MANIFEST.MF to source code repository, as ↵lresende2008-10-302-1/+24
| | | | | | these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
* Add import package to DefaultBeanModelProcessorrfeng2008-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705058 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress. Fixed implementation of NodeImpl, now working without ↵jsdelfino2008-10-092-6/+12
| | | | | | 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
* Ported from trunk and simplified. Support the rmi:// uri for binding.rmi.jsdelfino2008-09-294-14/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699932 13f79535-47bb-0310-9956-ffa450edef68
* Merged from trunk. Fix the classloader parent.jsdelfino2008-09-291-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699931 13f79535-47bb-0310-9956-ffa450edef68
* Another fix for JIRA TUSCANY-2396, split binding-rmi into two modules, ↵jsdelfino2008-09-2118-0/+1148
binding-rmi and binding-rmi-runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697616 13f79535-47bb-0310-9956-ffa450edef68