Hata ( Tomcat, Eclipse, JSF )

View: New views
2 Messages — Rating Filter:   Alert me  

Hata ( Tomcat, Eclipse, JSF )

by MEVLUT BECERIKLI :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Merhabalar,

JSF
- Eclipse - Tomcat ile basit bir deneme yapmaya çalıştım. Pek başarılı
olamadım ve aşağıdaki hatayı aldım.
----------------------------------------------------------------------------------------------------------------------
SEVERE:
Exception sending context initialized event to listener instance of
class org.apache.myfaces.webapp.StartupServletContextListener

java.lang.NoClassDefFoundError: javax/faces/event/ActionListener
----------------------------------------------------------------------------------------------------------------------
Başka makinada çalıştırabildiğim
projede de gene aynı hatayı alıyorum. Yardım edebilirseniz sevinirim.
Teşekkür ederim

İyi Çalışmalar,
Mevlüt






     

Re: Hata ( Tomcat, Eclipse, JSF )

by mulderbaba :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Selam,

jsf api jar'i eksik olsa gerek.
Sifirdan bir proje yaratmanin (from scracth) kolay yollarindan biri de maven
archetype yapisini kullanmak.
Bu sekilde bu tur problemlerinde onune gecmis olursunuz.

MyFaces icin proje olusturmaca:
http://wiki.apache.org/*myfaces*/*MyFaces*_*Archetypes*_for_Maven

Mert..

On Mon, Jun 2, 2008 at 4:52 PM, MEVLUT BECERIKLI <mevlutbecerikli@...>
wrote:

>   Merhabalar,
>
> JSF - Eclipse - Tomcat ile basit bir deneme yapmaya çalıştım. Pek başarılı
> olamadım ve aşağıdaki hatayı aldım.
>
> ----------------------------------------------------------------------------------------------------------------------
> SEVERE: Exception sending context initialized event to listener instance of
> class org.apache.myfaces.webapp.StartupServletContextListener
> java.lang.NoClassDefFoundError: javax/faces/event/ActionListener
>
> ----------------------------------------------------------------------------------------------------------------------
> Başka makinada çalıştırabildiğim projede de gene aynı hatayı alıyorum.
> Yardım edebilirseniz sevinirim.
> Teşekkür ederim
>
> İyi Çalışmalar,
> Mevlüt
>
>
>
>
>  
>