help oaf running exception java.lang.ClassCastException [message #384695] |
Wed, 04 February 2009 21:32  |
sunweijie22
Messages: 14 Registered: December 2008
|
Junior Member |
|
|
i am studying oaf by exercise according to the Oracle Applications Framework ToolBox Tutorial,now i do the third chapter, when i run the page, oaf alert as follows:
oracle.apps.fnd.framework.OAException: java.lang.ClassCastException
i debugged it and found that the
((OAPageLayoutBean)webBean).setTitle(pageHeaderText);
case that ,i didn't kown how to solve it ,who can help me?thank u
|
|
|
|