Hi, I have written a custom decoder for password decryption and has bundled it into a jar. Documentation on below link says to add it into the classpath https://activemq.apache.org/artemis/docs/1.2.0/configuration-index.html
But, it does not specify how I can add custom jar into classpath. I tried to look into ${SERVER_DIR}/bin/artemis script and it looks like only jar which is added into classpath is artemis-boot.jar CLASSPATH="$ARTEMIS_HOME/lib/artemis-boot.jar" Please let me know if I am missing anything here. Thanks Abhi -- View this message in context: http://activemq.2283324.n4.nabble.com/Adding-custom-decoder-into-Artemis-classpath-tp4707493.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.