I'm trying to learn JavaEE, I was creating a template and I want to use messages.properties for pages title but I keep getting this error.
javax.servlet.ServletException: Can't find bundle for base name com.linkedin.hsportscatalog.resources.messages, locale en_GB at javax.faces.api@3.0.0.SP04//javax.faces.webapp.FacesServlet.executeLifecyle(FacesServlet.java:725)
my project structure is