I have deployed ADF application in weblogic but while
accessing the app, I got the error.
Error 500--Internal
Server Error
java.lang.NoClassDefFoundError:
oracle/adf/model/RegionBinding
To solve this, deploy the application as an EAR instead of web
application. After done this, I could able to access the app properly without
any issues.
No comments:
Post a Comment