1 Reply Latest reply on Jun 20, 2013 9:53 PM by sfcoy

    Send message using java file from ControllerServlet

    nirajpatel

      Is it possible to send a message by calling Sender.java from my controllerservlet? All of the Jboss messaging stuff including connecting to activemq is all in my sender file.

       

       

      Here is my code.

       

      ControllerServlet: http://pastebin.com/BgTBLgAL

      Sender.java: http://pastebin.com/YZgxGi1s