Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javax.el.PropertyNotFoundException When i create new property in the bean #191

Open
andorep opened this issue Jan 22, 2017 · 0 comments
Open

Comments

@andorep
Copy link

andorep commented Jan 22, 2017

If I create a new property, lets call it email, while I running the tomcat, the portlet throws this:

javax.el.PropertyNotFoundException: /WEB-INF/views/view.xhtml @20,46 value="#{xBean.email}": Property 'email' not found on type com.x.x.xBean

it seems that the spring loaded doesn't support ValueExpression.

I'm doing something wrong or it's a bug?

I'm using jsf and liferay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant