eu configuro minha aplicação no web.xml e depois coloco as libs no tomcat, ae quando rodo ele dá:
type Status report
message /hibernateAjaxJsf/
description The requested resource (/hibernateAjaxJsf/) is not available.
nao encontra o projeto, ae olho no console e entre as linhas encontro:
13/04/2007 21:16:38 org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
13/04/2007 21:16:38 org.apache.catalina.core.StandardContext start
SEVERE: Context [/hibernateAjaxJsf] startup failed due to previous errors
13/04/2007 21:16:40 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
q é isso? error listener??? alguém pode me ajudar?