Anton, this is a question about ADF Faces and BC4J, both
of which are Oracle products.  You should bring this
question to OTN or Oracle support.  This mailing list
needs to be limited to questions about Apache MyFaces
projects.

-- Adam


On 6/19/07, Anthony Yulo <[EMAIL PROTECTED]> wrote:




Hi!  I've noticed that when I launch a popup using the ADF Faces Dialog
framework, it seems that the validateModelUpdates phase of the JSF Lifecycle
doesn't get called when it returns to the main page. I am using the ADF BC4J
framework.  When I return from the dialog, I updated my Model data on the
returnListener.  I updated a value on the main page bound to table on the
database.  I got the value from the dialog and it was invalid based on some
business rule.  But when I traced the program, the validator did not get
fired at all.







Is there anyway to force the ValidateModelUpdates phase to run inside the
returnListener?







Regards,





Anton




Reply via email to