Dear All!
Can somebody suggest a solution for an URCap to detect what other URCap(s) are installed?
Thank You,
Varga Sándor.
Dear All!
Can somebody suggest a solution for an URCap to detect what other URCap(s) are installed?
Thank You,
Varga Sándor.
Hi,
all URCaps are stored in the hidden .urcaps folder of your root directory.
So a way to detect them on the java layer is simply using the File - .list()method on that directory😉
Dear Birkholz!
Thank You, that is a possible solution.
We are working on a more elegant solution, the candidates are:
We should use the possibilities of the OSGI (Apache Felix based) bundles.
Thank You,
Sándor.
Hi,
in this case,
should fit your needs
Dear Birkholz!
Thank You!
I was thinking on something like this.
Brgds,
Sándor.