Questions tagged [felix]
4 questions
1
vote
1 answer
How to create multiple unique instance of an osgi component?
I have a component UrlManager. Whenever this binds in other components I need to get unique instance of UrlManager. How can I do it ? My DS version is 1.2.
Note: Im using Osgi component annotations.
import…

Karthikeyan V
- 53
- 5
0
votes
1 answer
What is the default directory of the code when using Xlwings pro (non-commercial)
I am using non-commercial version of the XLWings Pro and having issues tracing the default directory of the code when it is run from a worksheet in the Excel file.
Just to be clear...say I have an Excel file named ABC.xlsx. It has 2…
0
votes
1 answer
Why can't I see any help in osgi console?
When I type help in the osgi console of my application : nothing happens :(. SS gives me the bundle list, lb also, scr:list, the service list etc. But help : nothing !
Here is my conf (launch.bndrun) :
-runfw:…

Lbro
- 309
- 2
- 16
-2
votes
1 answer
What unique features does Felix programming language have?
Felix is yet another programming language so what special features does it have?

Yttrill
- 4,725
- 1
- 20
- 29