That was really helpful. I got it running in the first attempt
Type: Posts; User: farooq.kamal; Keyword(s):
That was really helpful. I got it running in the first attempt
Hi,
Is there anyway I could listen to when the extender completes the scanning and creation of context for a osgi bundle and further if it was successful or has errors.
Thanks
Farooq
I was able to get it run through the static method org.objectweb.jotm.Current.getTransactionManager();
Hi Costin,
I am having a similar kind of problem. The object I am binding to a local JNDI env is org.objectweb.jotm.Current which I get from another bundle via <osgi:reference/> but when I...