Hi all,
I have got a content of a Jar file representing an OSGi bundle in a form of an
InputStream object via Network communication. I want to install this Jar file by
invoking BundleContext.Install(param1, InputStream stream. If I assign Param1
with a value of an arbitrary string then later on, when I try to get a File
path of the installed bundle by executing
ServiceReference.getBundle.getLocation, it returns me a value of the passed
string. In fact, I want to get the string that represents a real File path of
the installed OSGi bundle. What should I assign for the Param1 of the method
BundleContext.Install.
Any suggestion?
Best Regards,
Lam.
---------------------------------
Don't get soaked. Take a quick peak at the forecast
with theYahoo! Search weather shortcut.
_______________________________________________
OSGi Developer Mail List
[email protected]
http://www2.osgi.org/mailman/listinfo/osgi-dev