ClassCastException in ParameterChecks.validateEqual
---------------------------------------------------
Key: JSF-18
URL: http://jira.andromda.org/browse/JSF-18
Project: JSF cartridge
Type: Bug
Reporter: Samuel Solon
Assigned to: Chad Brandon
Priority: Blocker
In the 3.2-SNAPSHOT built 2006-07-20, method ParameterChecks.validateEqual,
casting the component found for "equalField", of type
oracle.adf.view.faces.component.core.input.CoreInputText, to
javax.faces.component.UIIinput fails with a class cast exception.
Checking the API docs for CoreInputText I see that it is not a subclass of
UIInput.
I changed the type of equalField to javax.faces.component.ValueHolder and that
seems to work properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV