I am working on a JMS tutorial. As part of the tutorial, I have created a JMS project using Spring Tool Suite for Eclipse. I did a Maven install on my project and attempted to deploy it on the Wildfly server. However, when I open the project using my browser I get a single message “Forbidden”. I am attaching the code and a jpg image of my project.
MyMdb.txt
MyMessageProducer.txt
MyServlet.txt
pom_xml.txt
