`

Application was not properly initialized at startup, could not find Factory:

阅读更多

我刚开始接触jsf,写了第一个jsf代码如下:

<f:view>
        <h:inputText id="name"></h:inputText>
    </f:view>运行一下,出现了Application was not properly initialized at startup, could not find Factory:这个错误,搞了半天是web.xml文件配置上要加上以下代码:

<listener>
      <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
  </listener>

 

 

分享到:
评论

相关推荐

    解决Delphi DBX和MySQL连接的噩梦:DBX Error: Driver could not be properly initialized.

    (DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, ...),我找到了合适的libmysql.dll和dbxmys.dll组合,把下面这个libmysql.dll拷贝到XE的bin目录...

    libeay32.dll , ssleay32.dll

    标题中的"libeay32.dll"和"ssleay32.dll"是SSL/TLS库的重要组成部分,它们属于OpenSSL项目,一个广泛使用的开源密码学库,主要用于实现安全套接层(SSL)和传输层安全(TLS)协议。这两个动态链接库文件在Windows 64位...

    在64位机器上使用plSQL连接Oracle的问题(SQLNet not properly installed)

    标题中的“在64位机器上使用plSQL连接Oracle的问题(SQLNet not properly installed)”提示了我们在64位操作系统中尝试使用plSQL Developer工具与Oracle数据库建立连接时遇到的一个常见问题,即SQLNet配置不正确。...

    swt资源释放问题

    SWT 资源释放问题详解 SWT(Standard Widget Toolkit)是一种基于 Java 的 GUI 工具包,提供了丰富的图形用户界面组件和事件处理机制。但是, SWT 中的资源释放问题是一件棘手的事情。如果不正确地释放资源,可能...

    Oracle 回收站功能,彻底删除表ORA-00933:SQL command not properly ended

    ORA-00933: SQL command not properly ended ``` 解决方法是确保SQL语句完整无误,并使用正确的语法进行删除操作。 #### 四、总结 Oracle的回收站功能为用户提供了一个方便的方式来管理数据库对象的删除与恢复,极...

    VisualRoute is not installed properly 解决办法

    visualroute 2010 在使用eclvr14c进行破解时,提示"VisualRoute is not installed properly ",经本人多次跟踪实践发现问题在缺少文件上: 检查安装完后在C:\Documents and Settings\Administrator\下是否有mswin32v16....

    JLink_Windows_V648.zip

    DLL: For the MPC560xx devices, the ECC SRAM was not initialized after connect. Fixed. DLL: Hilscher NetX90 flash bank size, fixed. DLL: Infineon TLE98xx: Some J-Link LITEs could not connect establish ...

    【原创】python报错集

    我们的日常中使用python写程序时累积些常见的报错,熟悉报错种类能快速解决方法

    struts2驱动包

    信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_10\bin;C:\Program ...

    windows resin-pro-3.1.3配置ssl所需dll

    resin-pro-3.1.3配置ssl ssleay32.dll ... com.caucho.config.ConfigException: SSL JNI was not properly initialized. Make sure the resinssl library is properly created and the SSL libraries

    明宇报表插件/如意报表插件解决浏览器出现Ming-WebReport viewer has not been installed

    当用户遇到“Ming-WebReport viewer has not been installed properly.”的错误提示时,通常意味着报表查看器没有正确安装或者配置不完整,这会影响报表的正常显示和使用。本文将详细介绍如何解决这个问题。 首先,...

    EurekaLog_7.5.0.0_Enterprise

    7)....Added: Streaming unpacked debug info into temporal files instead of memory - this greatly reduces run-time application memory usage at cost of slightly slower exception processing. This also ...

    Java中如何使用Draw2D和SWT绘图

    在Java编程中,Draw2D库是一个强大的工具,它允许开发者使用SWT(Standard Widget Toolkit)来创建复杂的图形用户界面,特别适用于绘制图形和图表。Draw2D是Eclipse项目的一部分,它提供了一套丰富的API,可以方便地...

    SVN各种错误提示产生原因及处理方法大全

    授权失败:Could not authenticate to server: rejected Basic challenge **问题描述:** 执行SVN命令时提示:“svn:方法OPTIONS失败于“http://svn.moon.ossxp.com/svn/test”:认证失败: Could not authenticate ...

    keeplived离线安装openssl-devel依赖包

    由于公司业务并发比较高需要高可用使用LVS keeplived。在linux系统centos6.5版本中安装keeplived时,需要... OpenSSL is not properly installed on your system. !!! !!! Can not include OpenSSL headers files. !!!

    Android 错误解决

    ### Android错误解决:Conversion to Dalvik format failed: Unable to execute dex: Wrapper was not properly loaded first 在Android开发过程中,开发者可能会遇到多种类型的错误提示。其中,“Conversion to ...

    曲线拟合工具CurveExpert 1.0

    + The help file was not terminated when CurveExpert was. Fixed. + The Window and Help menus were moved to more conventional positions on the menu bar. Nov. 4, 1995, v. 1.10: ================...

    解决delphi XE 访问Mysql时DBX Error的梦幻组合

    DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver maybe be missing from the system path...

    Launch and wait application to end (8KB)

    标题“Launch and wait application to end (8KB)”指的是一个小型程序或者代码片段,其主要功能是启动一个应用程序并等待该程序执行结束。这个程序可能只有8KB大小,因此它可能是高度优化的,专注于核心功能,以...

Global site tag (gtag.js) - Google Analytics