Re: tcpmon in axis2?

2008-08-12 Thread Samisa Abeysinghe
Dini Omar wrote: You have to download it separately. Form here: http://ws.apache.org/commons/tcpmon/ Samisa... Regards Dini On Thu, Jul 31, 2008 at 11:20 PM, Naga Vijayapuram [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi, No tcpmon in Axis2? Naga

Re: tcpmon in axis2?

2008-07-31 Thread Dini Omar
You have to download it separately. Regards Dini On Thu, Jul 31, 2008 at 11:20 PM, Naga Vijayapuram [EMAIL PROTECTED]wrote: Hi, No tcpmon in Axis2? Naga

Re: tcpmon in axis2?

2008-07-31 Thread keith chapman
: Hi, No tcpmon in Axis2? Naga -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Debugging SOAP messages with tcpmon or axis2-soapmonitor

2006-09-30 Thread Gul Onural
Title: Debugging SOAP messages with tcpmon or axis2-soapmonitor Hi, How do you guys usually debug the Axis2 SOAP messages? I tried tcpmon, but it complains that the port axis2/my service runs is in use. For example the axis2 runs at 8080 and this is the port I am trying to monitor

Re: Debugging SOAP messages with tcpmon or axis2-soapmonitor

2006-09-30 Thread robert lazarski
For the soapmonitor, you need to have the applet classes such as: axis2/SOAPMonitorApplet*.class/WEB-INF The latest docs try to explain this better - try jar -xf on the soapmonitor jar to get the applet classes, or compile from source.

RE: Debugging SOAP messages with tcpmon or axis2-soapmonitor

2006-09-30 Thread Gul Onural
: Re: Debugging SOAP messages with tcpmon or axis2-soapmonitor For the soapmonitor, you need to have the applet classes such as: axis2/SOAPMonitorApplet*.class/WEB-INF The latest docs try to explain this better - try jar -xf on the soapmonitor jar to get the applet classes, or compile from source

Re: Debugging SOAP messages with tcpmon or axis2-soapmonitor

2006-09-30 Thread Ali Sadik Kumlali
[EMAIL PROTECTED] To: axis-user@ws.apache.org; [EMAIL PROTECTED] Sent: Sunday, October 1, 2006 2:31:57 AM Subject: RE: Debugging SOAP messages with tcpmon or axis2-soapmonitor Thanks for the explanation, but what is not clear to me is : Sorry if this is obvious, but when I extract the axis2-soapmonitor

Re: Debugging SOAP messages with tcpmon or axis2-soapmonitor

2006-09-30 Thread Ajith Ranabahu
@ws.apache.org Subject: Re: Debugging SOAP messages with tcpmon or axis2-soapmonitor For the soapmonitor, you need to have the applet classes such as: axis2/SOAPMonitorApplet*.class/WEB-INF The latest docs try to explain this better - try jar -xf on the soapmonitor jar to get the applet classes

[AXIS-C] TCPMon for Axis2/C

2006-06-28 Thread samitha kuruppu
Hi All...I'm Samitha Kuruppu and i'm going to do a project that is TCP monitor for Axis2/c.Existing Axis2Java TCP monitor hasfollowing main features,-Capture the SOAP messages sent and received -Slow connection simulation (By using this feature we can simulate the network connection