I have a jsf application.
When I run my app on eclipse or other ide, it runs ok, but when I do
jetty:run, no errors is happen, but in parts of code that I get the managed
bean using ValueBinding objects, the valueBinding always return nullPointer
exception, but this behavior is happening only on jetty.
And to run in eclipse, I do eclipse:eclipse to libraries be the same.
Any idea? thanks all!

Reply via email to