Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to deploy Primefaces.jar as Glassfish module. I downloaded Primefaces.jar and I copied the jar into glassfish3/glassfish/modules folder. Then I added the name primefaces-3.3.jar into glassfish3/glassfish/domains/domain1/config/default-web.xml but nothing happens. What am I missing?

PS

I added Primefaces with the command [root@Testserver bin]# sh asadmin add-library /opt/primefaces.jar but when I load the the web pages the library is not discovered? What I need to modify into WAR package in order to discover it?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.