There are quite a few PrintWriter.println statements in a method class (used for an auto-activity and runs on JMS) in our application and I want to see the output on the method server console for these.
Where and how do I get to view this?
The JBoss Administration console (for JMS) (http://localhost:9080/web-console) doesnt show up anything and looks like this:

Am I looking at the wrong place or is there anything that I need to do to be able to see the output of these println statements.