[jbossws-dev] [Design of JBoss Web Services] - Tcp Monitor liketool for jboss

Burr Sutter burr.sutter at jboss.com
Thu Nov 16 06:56:35 EST 2006


I actually demo the use of tcpmon since I think it is such a vital tool
for "debugging".  The basic idea is that you find a consumer and
producer that are happy with each other and capture the SOAP
conversation (e.g. .NET to .NET) then run your Java to .NET to see what
the problem might be.

With that said, I don't believe a web-based application will serve me
properly.  I like the really little swing-based tcpmon.  I've seen other
presenters talk about using it for hacking websites.  You can intercept
the flow of track between the browser and the server and figure out if
they are using any hidden fields to carry important information (e.g.
the price of an item being placed in a shopping cart).



-----Original Message-----
From: jbossws-dev-bounces at lists.jboss.org
[mailto:jbossws-dev-bounces at lists.jboss.org] On Behalf Of
thomas.diesler at jboss.com
Sent: Thursday, November 16, 2006 5:49 AM
To: jbossws-dev at lists.jboss.org
Subject: [jbossws-dev] [Design of JBoss Web Services] - Tcp Monitor
liketool for jboss

Folks,

shall we have this in our code base?

anonymous wrote : 
  | Lms is an acronym for Logging Meta Service; Lms' goal and
  | use are very similar to the axis' tcp monitor ones: it logs any tcp
communication
  | and gives developers the opportunity to review any request-response
  | communications.
  | Lms is a JBoss deployable application (an ear) and have a jmx mbean
as application core and a seam user interface to make its use easy.
  | 
  | If you are interested in a deeper description with screenshots or in
download binary and source code take a look here:
  |
http://www.javalinux.it/blogs/index.php?title=lms_released&more=1&c=1&tb
=1&pb=1
  | 

http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986460#3986460

View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986465#3986465

Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=398646
5
_______________________________________________
jbossws-dev mailing list
jbossws-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-dev




More information about the jbossws-dev mailing list