Hi,
I'm using Jdevloper 11.1.1.6, WLS 10.3.
I'm trying to deploy my application to the production WLS. The ear is installed but when loading the login page this is the error :
OracleJSP error: oracle.jsp.parse.JspParseException:
/login.jspx: Line # 54, <af:showPopupBehavior xmlns:af="http://xmlns.oracle.com/adf/faces/rich"/>
Error: Attribute popupId must be specified
When I deploy it in the integrated wls, there is no problem in loading and using the application..