I’ve been working for a few weeks now with some web tecnologies, but i have had some issues with Netbeans when I use primefaces. I usually do my “test beans” in one “test project” and they work fine, but then when I copy my “test beans” into my “main project” i get a lot of issues, and my projects just wont work at all.
Anyone has any idea of why this happens?
I’ve been working for a few weeks now with some web tecnologies, but i
Share
I worked with Netbeans and I had similar problems…The problem was the primefaces library that the Netbens had. The JARs was corrupted. Change the default primefaces library of Netbeans for the official jars. It worked for me 🙂