gpt4 book ai didi

jsf - 在 Tomcat 服务器上部署 JSF 应用程序时出错

转载 作者:行者123 更新时间:2023-11-28 23:56:10 24 4
gpt4 key购买 nike

当我在本地主机上使用 glassfish Server 开发我的 JSF 应用程序时,它可以工作,但是当我将它部署到我的服务器 (Tomcat 7.0) 时,它显示以下异常,有人可以解决这个问题吗?

org.apache.jasper.JasperException: Unable to convert string "#{initParam.pageWidth}" to class "javax.el.ValueExpression" for attribute "value": Property Editor not registered with the PropertyEditorManager

org.apache.jasper.runtime.JspRuntimeLibrary.getValueFromPropertyEditorManager(JspRuntimeLibrary.java:846)

org.apache.jsp.details_jsp._jspx_meth_h_005foutputText_005f0(details_jsp.java:415)

org.apache.jsp.details_jsp._jspService(details_jsp.java:159)

org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)

javax.servlet.http.HttpServlet.service(HttpServlet.java:722)

com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:546)

com.sun.faces.application.view.JspViewHandlingStrategy.executePageToBuildView(JspViewHandlingStrategy.java:363)

com.sun.faces.application.view.JspViewHandlingStrategy.buildView(JspViewHandlingStrategy.java:153)

com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:100)

com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)

com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)

javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)

note The full stack trace of the root cause is available in the VMware vFabric tc Runtime 2.6.1.RELEASE/7.0.20.B.RELEASE logs.

最佳答案

你必须检查主要的 3 个库::jsf-api.jar、jsf-impl.jar、jSTL.jar 来解决这个问题。

关于jsf - 在 Tomcat 服务器上部署 JSF 应用程序时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15018404/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com