ADF Mobile app throwing "Error invoking Method" in Adroid Emulator
DevFeb 18 2013 — edited Aug 19 2013Hi,
I have a simple ADF mobile application, say, a login page with two input text and a command button. its having a managed bean associated with the command button.
However after deploying in Android Emulator while clicking on the button, invoking the bean method, am getting "Error invoking bean method". This issue is getting resolved if am creating the same application again and re deploying it, though this can not be a permanent solution.
Has anybody faced this type of issue?? Pls help!!!!
PFA the snapshot of my app structure.