Smart Card Reader Using Jacob Library In OAF
Hi,
Am working with new implementation called smart card reader using Jacob library in the OAF.
Here am using jacob.jar to read the card details. When i run from jDeveloper its working fine.
I have imported external library jacob.jar and am fetching the data's using thz.
When i try to move this to application server, its giving the following error.
Steps i followed,
1. moved the library file to oracle/apps/tech_st/BC4J/lib
2. path also pointing the same location.
3. This library is expecting jacob-1.17-m2-x86.dll file
4. where i can put this file in the application server?