I keep getting the following error when I try to build my JSF application and can't find what jar file the Exception class is located in. Any help would be appreciated:
009-06-05 09:18:26,752 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jmat]] (main) Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED!
Source Document: vfszip:/C:/jboss/server/jmat/deploy/jmat.ear/lib/bobj_platform_jsf-1.0.jar/META-INF/faces-config.xml
Cause: Class 'com.businessobjects.jsf.sdk.renderkit.LogonRenderer' is missing a runtime dependency: java.lang.NoClassDefFoundError: com/businessobjects/foundation/exception/IException