both, RI and MyFaces (now) declare the listener inside the TLD file

-Matthias

On 5/31/06, Sven Haiges <[EMAIL PROTECTED]> wrote:
I think the configureListener (declared in web.xml) is not needed for the
MyFaces implementation... seems to come from an previous RI example or so.
Otherwise: make sure the myfaces jar files are really in WEB-INF/lib

 Cheers\
Sven


On 5/31/06, Ron Haberle <[EMAIL PROTECTED]> wrote:
> Hello...
>
> I am trying to get your implementation of MyFaces running and have tried
> everything to get this exception cleared up. Do you have any
> suggestions?
>
> SEVERE: Error configuring application listener of class
> com.sun.faces.config.ConfigureListener
> java.lang.NoClassDefFoundError: javax/faces/FacesException
>         at
java.lang.Class.getDeclaredConstructors0(Native Method)
>         at java.lang.Class.privateGetDeclaredConstructors
(Unknown
> Source)
>         at java.lang.Class.getConstructor0(Unknown Source)
>         at java.lang.Class.newInstance0(Unknown Source)
>         at java.lang.Class.newInstance(Unknown Source)
>         at
> org.apache.catalina.core.StandardContext.listenerStart
(StandardContext.j
> ava:3678)
>         at
>
org.apache.catalina.core.StandardContext.start(StandardContext.java:4187
> )
>         at
>
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.ja
> va:759)
>         at
>
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>         at
>
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>         at
> org.apache.catalina.startup.HostConfig.deployDirectory
(HostConfig.java:9
> 04)
>         at
>
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java
> :867)
>         at
>
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
>         at
>
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
>         at
>
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:31
> 0)
>         at
>
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent
(LifecycleSu
> pport.java:119)
>         at
>
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
>         at
>
org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>         at
> org.apache.catalina.core.ContainerBase.start
(ContainerBase.java:1013)
>         at
>
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
>         at
>
org.apache.catalina.core.StandardService.start(StandardService.java:450)
>         at
>
org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
>         at
org.apache.catalina.startup.Catalina.start(Catalina.java:551)
>         at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
>         at java.lang.reflect.Method.invoke(Unknown Source)
>         at
>
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
>         at
>
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
>
>
>
> Thanks you much.
>
> Ron Haberle
>
> Incentive Logic, Inc.
>
> p: 480.778.8248
> e: [EMAIL PROTECTED]
>
>




--
Sven Haiges
 [EMAIL PROTECTED]

TEL +49 89 420 958 993 | SIPgate 8008878 | Skype: hansamann
Personal Homepage, Wiki & Blog: http://www.svenhaiges.de


--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to