I just upgraded my taglibs library and out of nowhere I start getting:

org.apache.jasper.JasperException: jsp.error.beans.property.conversion
        
org.apache.jasper.runtime.JspRuntimeLibrary.getValueFromPropertyEditorManage
r(JspRuntimeLibrary.java:885)
        
org.apache.jsp.index_jsp._jspx_meth_fmt_message_0(index_jsp.java:144)
        org.apache.jsp.index_jsp._jspService(index_jsp.java:81)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
98)
        
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
        
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
        java.lang.reflect.Method.invoke(Method.java:324)
        
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:241)
        java.security.AccessController.doPrivileged(Native Method)
        javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
        
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:15
7)


Can someone tell me what this means? 

--
Sloan

Reply via email to