-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andreas Wiesauer wrote:
> Hi Rohnny,
> 
> thanks for your help. I checked the log files as you suggested and I found
> this:
> 
> SCHWERWIEGEND: Error configuring application listener of class
> com.sun.faces.config.ConfigureListener
> java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener
>       at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav
> a:1332)
>       at
<snip>
> 05.10.2005 17:02:46 org.apache.catalina.core.StandardContext listenerStart
> SCHWERWIEGEND: Skipped installing application listeners due to previous
> error(s)
> 
> It makes me a bit confused, because com.sun.faces.config.ConfigureListener
> is part of Sun'S Reference Implementation and I'm using MyFaces. I don't
> know why this class is used and not the listener class I specified in
> web.xml
> 
> Do you have any ideas how to fix the problem?

I dont know. But since a web app is trying to load this class, you must
have a reference to it somewhere. If you have permissions to do it, you
could try to stop tomcat, delete all logs, delete
$CATALINA_HOME/work/Catalina/hostname/*, delete your faces web app from
$CATALINA_HOME/webapps, start tomcat and then try to deploy your faces
web app again.

- --
Rohnny
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFDQ/NPJQxWxLw8G9QRAogJAKCVIt7Bd7y1wQrw0/ckR2+TfwIBJwCfeomc
DF2dTPYR/qtODrZMx82wG9I=
=YQD0
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to