Java
--
Questions
--
Followers
Top Experts
Can I send JMS messages on Tomcat
I am told that Tomcat does not support MDB(Message Driven Bean).
If I have to send Messages(in form of SOAP XML) to a JMS Queue. can we do it on Tomcat server.
Please give sample example  how it can be done with Either Tomcat or JBoss Server.
If I have to send Messages(in form of SOAP XML) to a JMS Queue. can we do it on Tomcat server.
Please give sample example  how it can be done with Either Tomcat or JBoss Server.
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
ASKER CERTIFIED SOLUTION
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Java
--
Questions
--
Followers
Top Experts
Java is a platform-independent, object-oriented programming language and run-time environment, designed to have as few implementation dependencies as possible such that developers can write one set of code across all platforms using libraries. Most devices will not run Java natively, and require a run-time component to be installed in order to execute a Java program.