-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I had all the bundles downloaded in separate JAR files. But I just
tested to put all those bundles in one big jar. To load the embedded
jars from that big jar works now.

Thanks!

Sebastian



Richard S. Hall schrieb:
> Just a guess...
> 
> I assume you have packaged everything into a single JAR file that Web
> Start downloads, including embedded bundle JARs. Could you simply do a
> getResource() specifying the path to the embedded bundle JAR and use the
> returned URL to install the bundle?
> 
> -> richard
> 
> Sebastian Heib wrote:
>> Hi,
>>
>> I have a felix application (sip-communicator) that gets started with
>> webstart.
>>
>> In the felix.client.run.properties file I refer to the bundles that
>> should be loaded at startup. Does anybody know a possibility, how I can
>> refer to the jars (my bundles) that webstart has downloaded? I tried the
>> following, but neither of them worked:
>>
>> jar:file://www.mydomain.com/foo/bar.jar!/ (see
>> http://docs.sun.com/source/819-0913/author/jar.html#jarprotocol)
>>
>> jar:http://www.mydomain.com/foo/bar.jar!/ (as documented in the javadoc,
>> JarURLConnection)
>>
>>
>> Sebastian
>>
>>
>>   
> 


- --
/**
 * Sebastian Heib
 * Software Developer
 *
 * Synyx GmbH & Co. KG
 * Business in Components
 * Karlstr. 68
 * 76137 Karlsruhe
 *
 * phone +49(0)721 66 24 866
 * fax   +49(0)721 66 48 877
 * eMail [EMAIL PROTECTED]
 * www   http://www.synyx.de
 * irc   irc.synyx.de
 *
 * Sitz der Gesellschaft: Karlsruhe
 * Registergericht: Mannheim
 * Handelsregisternummer: HRA 4793
 * USt-IdNr.: DE249264296
 *
 * Komplementärin: Elatech Verwaltungs GmbH
 * Sitz der Gesellschaft: Karlsruhe
 * Geschäftsführer: Markus Daniel
 * Registergericht: Mannheim
 * Handelsregisternummer: HRB 7250
 */
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIgGxrVLMsFFAgh4URAp/EAJ9W69CODTPrKuNkgvGg3oLBT3eOLgCgnvpK
aguAIbkphBrf4NEw9Pt5sdo=
=c6Rh
-----END PGP SIGNATURE-----

Reply via email to