I am trying to run a class I made however I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError: javax/jms/Destination
I don't understand why it's not working even when I include the necessary jars in the classpath:
java consumer1 -cp activemq-all-5.3.2.jar