Iam trying to implement JMS using eclipse.But when I tried to save the code, it showed that javax.jms.* cannot be resolved and there are no suggestions
javax.jms.* cannot be resolved
no suggestions
I fixed this problem by including the dependency of Activemq.
org.apache.activemq activemq-all 5.15.0