javax.faces.FacesException:表达式错误:命名对象:net.bootsfaces.layout.Well未找到 [英] javax.faces.FacesException: Expression Error: Named Object: net.bootsfaces.layout.Well not found

查看:128
本文介绍了javax.faces.FacesException:表达式错误:命名对象:net.bootsfaces.layout.Well未找到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用BootsFaces 0.7测试JSF 2.2项目. 该项目像在GlassFish 3和PrimeFaces 5.2上一样运行. 但是在使用BootsFaces libraray的任何标签的页面上,例如<b:well>,我得到以下异常:

I am trying to test a JSF 2.2 project with BootsFaces 0.7. The project is running like a charm on GlassFish 3 and PrimeFaces 5.2. But on the page where any tag is used from the BootsFaces libraray, like <b:well>, I get the following exception:

javax.faces.FacesException:表达式错误:命名对象:net.bootsfaces.layout.找不到

javax.faces.FacesException: Expression Error: Named Object: net.bootsfaces.layout.Well not found

这是怎么引起的,我该如何解决?

How is this caused and how can I solve it?

推荐答案

Thanks to this answer , I finally found the solution to my issue: I had to put the boots faces jar file in the /WEB-INF/lib directory. I will never get tired of saying it: Many thanks BalusC

这篇关于javax.faces.FacesException:表达式错误:命名对象:net.bootsfaces.layout.Well未找到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆