-
rjan committed revision 1290 to the R-OSGi SVN repository, changing 1 files.
2009-12-20 02:25:48 UTC in R-OSGi
-
rjan committed revision 1289 to the R-OSGi SVN repository, changing 3 files.
2009-12-20 02:19:11 UTC in R-OSGi
-
So I think there are two issues here. The first is what happens if a network connection becomes unavailable. The current behavior of R-OSGi is that all client proxy bundles become uninstalled and the services will therefore disappear. I consider this as a consistent behavior since, well, the service has in fact become unavailable. (For cases where this is not adequate, there is an interface...
2009-12-20 01:47:01 UTC in R-OSGi
-
Thanks for reporting. Quick-fixed in trunk.
Cheers,
Jan.
2009-12-01 12:39:08 UTC in R-OSGi
-
rjan committed revision 1288 to the R-OSGi SVN repository, changing 1 files.
2009-12-01 12:35:15 UTC in R-OSGi
-
Okay, I have to check this. Do you have something like the simplest method signature for which the analyzer breaks?.
2009-12-01 12:31:28 UTC in R-OSGi
-
I have preliminarily applied your proposed change to the trunk but I am not entirely sure if this is correct. The multiplexer should only be removed when the last connection attached to the multiplexer is gone. I think this would not be correctly reflected by the change any more. I have to do some more research here.
2009-12-01 12:27:11 UTC in R-OSGi
-
Done in trunk.
Cheers,
Jan.
2009-12-01 12:24:32 UTC in R-OSGi
-
rjan committed revision 1287 to the R-OSGi SVN repository, changing 2 files.
2009-12-01 12:23:28 UTC in R-OSGi
-
Generating the signature is absolutely possible without asm. It is the standard Java convention used here. However, if you prefer a convenience method passing a Method, I think I can do this for the next release (and right now in trunk).
Cheers,
Jan.
2009-12-01 12:18:48 UTC in R-OSGi