hi
In my application all the jars we converted to bundles using bnd. But i don't want to do this with util jara. As they don't have any service to expose.
We can add libraries by mentioning...
Type: Posts; User: marshal; Keyword(s):
hi
In my application all the jars we converted to bundles using bnd. But i don't want to do this with util jara. As they don't have any service to expose.
We can add libraries by mentioning...
by mentioning the version like below worked.
version="[1.1.0,1.1.0]"
Thanks Andy
Hi all,
This is my first post in this forum.
U people are doing great. This forum is my usual stop for my queries.
My problem is similar post...