Erro ao executar plugin Rich Faces

Galera, é o seguinte,

Estou usando Netbeans 6.5 e acabei de baixar e instalar os arquivos de instalação do RichFaces org-netbeans-modules-richfacessupport.nbm , org-netbeans-modules-richfaceslibrary.nbm e 1239456270724_org-netbeans-modules-richfacespalette.
Criei um novo projeto Web, selecionei os frameworks javaserverfaces, hibernate 3.2.5 e Richfaces, concluí a criação do projeto, não digitei nenhuma linha de código e ta me dando o seguinte erro conforme o arquivo xml abaixo:

[code]<%@page contentType=“text/html”%>
<%@page pageEncoding=“UTF-8”%>

<%@taglib uri=“http://richfaces.org/a4j” prefix=“a4j”%>
<%@taglib uri=“http://richfaces.org/rich” prefix=“rich”%>

<%@taglib prefix=“f” uri=“http://java.sun.com/jsf/core”%>
<%@taglib prefix=“h” uri=“http://java.sun.com/jsf/html”%>

<%–
This file is an entry point for JavaServer Faces application.
–%>
<f:view>

JSP Page

[/code]

Se alguém puder me dar uma força eu agradeço, pois ou iniciante no RitchFaces.

valew!

Já ia me esquecendo ta dando erro na terceira linha

the absolute uri:http://RitchFaces.org/aj4 cannot be resolved in either webxml or the jar files deployed this aplication

Já ia me esquecendo, o erro ta na terceira linha.

the absolute uri:http://RitchFaces.org/aj4 cannot be resolved in either webxml or the jar files deployed this aplication