Hello,
I like to get some clarification on the following things.
1. EJB->DAO->JNI
In this flow does the JNI come under EJB call or it's normal invocation of DAO class
2. If i have various method calls from DAO to the JNI how can i do it with one time loading of the native library.
Any valuable suggestions appreciated.
with regards,
Radhakrishnan.