I was missing queueConn.start(); to start the transaction. Why the way I had it, it did not return a message, I have no idea. If you are a JMS expert, please comment on this.
queueConn.start();