tcpmon in NetBeans 5.5
tcpmon is a utility to monitor a TCP connection, authored by Inderjeet Singh and hosted on https://tcpmon.dev.java.net/ which runs in in standalone mode, as Java Web Start application and now also directly from NetBeans.
Download org-netbeans-modules-tcpmon-library.nbm and org-netbeans-modules-tcpmon-integration.nbm from tcpmon project homepage and install them into NetBeans using Tools -> Update Center -> Install Manually Downloaded Modules.
After installing tcpmon's modules into NetBeans 5.5 you can just run "Run with TCP Monitor" action and see the results. Sources of these modules are available in CVS on tcpmon.dev.java.net.
Where's Run with TCP Monitor action:
Sample Output:
Admin Interface:
Few Notes:
((javax.xml.rpc.Stub) <WS>Port)._setProperty(javax.xml.rpc.Stub.ENDPOINT_ADDRESS_PROPERTY, "http://localhost:<newPort>/some/path/toWs?wsdl"); force the client to connect to the service through the monitor.Posted at 02:13PM Nov 08, 2006 by jungi in NetBeans |
Today's Page Hits: 13