I just installed ICEFaces on jdev 10g but I cannot use code-assist. I get the message in the subject.
When I start my app, this is what I get in the log. Please help..!
28-Jun-2006 11:16:14 AM com.icesoft.faces.application.D2DViewHandler <clinit>
INFO:
ICEsoft Technologies, Inc.
ICEfaces-Community 1.0.0
Build number: 14
Revision: 7760
28-Jun-2006 11:16:14 AM com.icesoft.faces.webapp.xmlhttp.ResponseStateManagerFactory getResponseStateManager
INFO: using response state manager: com.icesoft.faces.webapp.xmlhttp.ResponseStateManager
I found the problem. The Tld file entry under TLD Library refers to a lib called z-icefaces-components.jar but the one included with the distribution is called icefaces-comps.jar. So I made a copy of the lib with the other name.
It seems that maybe a param in the jdev install is misspelled.