Hi All,
I have to execute a method asynchronously and I used Threads for this purpose. So the thread has to take the transaction from it's caller(initiator) and do the CRUD executions. So thread...
Type: Posts; User: rams611; Keyword(s):
Hi All,
I have to execute a method asynchronously and I used Threads for this purpose. So the thread has to take the transaction from it's caller(initiator) and do the CRUD executions. So thread...
Hi,
How is a file accessed by a bundle class? The file to read is inside the bundle.
And it is at the top level i.e. at package, META-INF level.
Thanks
Ramesh
Thanks for your quick reply, Where do I log the issue?
Could you please help me in solving my actual problem of query engine not found?
I downloaded it from "SpringSource Enterprise Bundle Repository". It's full name is XMLBeans Development Kit 2.4.0
Hi
Are there any OSGi bundles in repostory which supports Xpath/Xquery?
I have tried by converting saxon9.jar, saxon9-dom.jar, xbean_xpath.jar to bundles to work with XMLBeans 2.4.0 bundle. But...