I would like to create JSF and EJB modules but I have no clue how to connect them together or how to create EAR. At the moment I know how to create JSF application but what should I do next? Create EJB module with DAO and enities? Or create DAO and entities in JSF application?
Thanks for help