Sending Text Message using JMS on glassfish server
问题 I am testing JMS with glassfish server so for that i want to send simple text message on glassfish server queue. I have tried with ActiveMQ and that is going fine but i unable to understand what can i put in configuration jndi.properties file and which jar is needed for glassfish server. Please give me some idea to implement this. thanks in advance 回答1: Since you're using Glassfish, the easiest way is to write simple application (EJB) that will perform the task. You have to define in GF: