Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JMS project forbidden error

Bhautesh VedApr 6 2024

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

STS image.jpg

Comments

Processing

Post Details

Added on Apr 6 2024
1 comment
150 views