This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes RichFace -> f:view is not a registered tag in that namespace. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "RichFace -> f:view is not a registered tag in that namespace." Watch "RichFace -> f:view is not a registered tag in that namespace." New topic
Author

RichFace -> f:view is not a registered tag in that namespace.

wen xin ni
Greenhorn

Joined: Jan 26, 2010
Posts: 3
Hi, I'm so happy to get to know the RichFaces which have AJAX features.

So I tried the simple "Greeter" application base on-> http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/pdf/richfaces_reference.pdf
When I created and run the index page, my IDE (JDeveloper 10.1.3) alerted below errors:

Error(4): java.io.EOFException: Unexpected end of ZLIB input stream
Error(19): f:view is not a registered tag in that namespace.


Kindly advise.


WenXin
Kavita Tipnis
Ranch Hand

Joined: Sep 21, 2008
Posts: 177
Make sure you have the correct JSF libraries in your project.
wen xin ni
Greenhorn

Joined: Jan 26, 2010
Posts: 3
Yes, I have all the libraries as per requested.

A JSF application with RichFaces assumes that the following JARs are available in
the project: commons-beanutils-1.7.0.jar, commons-collections-3.2.jar, commonsdigester-
1.8.jar, commons-logging-1.0.4.jar, jhighlight-1.0.jar
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: RichFace -> f:view is not a registered tag in that namespace.
 
Similar Threads
unable to instantiate tag f:view
EJB30-JBOSS sample tutorial doesn't works!!
RichFaces Exception in JSF app
"no tag was defined for name: include" error
onload for JSP