Hello. I use the server GlassFish 3 . The application is built on JSF 2 and JPA 2. I noticed that all these libraries are already built into GlassFish . Question:
Do I need to include in my Web application (WEB-INF / lib) necessary for JSF and JPA libraries or can GlassFish use your own?