tcpmon is terrible. I don't want to have to change the port my webservice is deployed to and run an external application just to get some basic log output. What if I need to see what messages are exchanged in a production deployment?
It turns out that the LogHander does work, but only if a fault is not returned; a fault causes nothing to be logged. That's a pretty woeful implementation... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862897#3862897 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862897 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
