On 10/18/07, Marcel Offermans <[EMAIL PROTECTED]> wrote:
>
> Hello Charles,
>
> On Oct 18, 2007, at 14:15 , Charles Abreu wrote:
>
> > Is it possible to embed Felix in a applet? If yes, from where are
> > bundles
> > loaded? Can they be loaded from the applet classpath?
>
> The Felix website contains a good article on launching and embedding
> the framework:
>
> http://felix.apache.org/site/launching-and-embedding-apache-felix.html


Thank you, Marcel.

I did read the article, but it was not clear about if bundles can be loaded
from sources other than the filesystem. I plan to deploy my app as an applet
and by Webstart too, but I don't know how to inform Felix to load my bundles
from the server, maybe from app classpath, and not from the client
filesystem.

BTW, Eclipse Equinox has a launcher that can run the framework and bundles
via WebStart.

http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/java_web_start.htm

I'm looking if there is something similar in Felix.

Regards,
Charles

Greetings, Marcel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to