Re: newbie question custom launcher

2010-03-04 Thread Eelco Meuter
Sorry,sorry, sorry I saw my silly mistake. There was I typo in my build file. Eelco On 4 Mar 2010, at 11:28, Eelco Meuter wrote: > Dear Felix users/developers, > > After reading the elaborate example on the cwiki of launching and embedding > felix using the frameworkFactory, I t

newbie question custom launcher

2010-03-04 Thread Eelco Meuter
is the path to the implementation in order to duplicate the service file in the felix main jar? I hope somebody can help me with this, what seems a trivial, question? Thanks in advance! Regards, Eelco Meuter

Re: Embedded Felix: Using a service provided by the host from a bundle

2009-06-10 Thread Eelco Meuter
Does your 'Host Project'-jar include the felix.jar in it's classpath? Eelco On Jun 9, 2009, at 11:02 PM, Markus Michel wrote: Hi! No, I'm trying to export the Hello World bundle to a "deployable plugin and fragments"-jar so that I'm able to use it within my OSGi environment, which is cont

how to use javafx in an embedded felix app

2009-06-05 Thread Eelco Meuter
Hi felix users, A couple of weeks I posted a question named 'Felix and javaFX/third party jars'. I found a solution, which I report here in hope it will be helpful. Please feel free to comment the taken approach. This will improve my coding/ OSGi skills :) JavaFX (JFX) uses reflection to

Re: Old example?

2009-05-26 Thread Eelco Meuter
Thanks for the comment. I'll look into that and will adapt the eclipse template and present references if necessary. Feel free to use the given example. The overall project of which the snippet was taken is under development and the license discussion still has to start. Are there any good

Re: Old example?

2009-05-26 Thread Eelco Meuter
This adapted implementation can be used instead to invoke felix: /** * Thread safe singleton for the creation of an instance of the Felix framework. * * @author Eelco Meuter * * * Copyright 2009. All rights reserved under GPL license. * */ public class FelixLauncher

Re: Felix and javaFX/third party jars

2009-05-18 Thread Eelco Meuter
Thanks for the explanation of the uses:= clause. It still does not work. I get the same errors as reported last week and I don't know what I do wrong. I also tried to bundle each jar in the SDK separately, but that didn't work either. I am open to all creative solutions. If used the follo

Re: Felix and javaFX/third party jars

2009-05-14 Thread Eelco Meuter
Here are the import headers: Import-Package com.sun.javafx.functions com.sun.javafx.runtime com.sun.javafx.runtime.annotation com.sun.javafx.runtime.location com.sun.javafx.runtime.sequence framework.datamodel javafx.geometry javafx.scene javafx.scene.effect javafx.scene.input

Re: Felix and javaFX/third party jars

2009-05-14 Thread Eelco Meuter
Thanks for the advise. I also took the conservative approach in wrapping the SDK. Only the jars javafxc, javafxrt, Scenario and javafxgui are wrapped in one jar. Do you bundle them as well as one or as separate? That was not clear from the maven code, given my limited knowledge of maven. The

Re: Felix and javaFX/third party jars

2009-05-14 Thread Eelco Meuter
Thanks for the prompt answer! Sorry I missed your earlier comment... I've looked at your example and repeated it using Ant and bnd. Maybe I should learn maven instead. Anyway, the bndwrap task nicely wraps the javaFX classpath that is used for the build as a single bundle although it throws

Felix and javaFX/third party jars

2009-05-13 Thread Eelco Meuter
. Regards, Eelco Meuter Wageningen University Plant Production Systems P.O. Box 430 6700 AK WAGENINGEN The Netherlands http://www.pps.wur.nl - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e