Hi,

I'm not an eclipse expert (cause eclipse is not my preferred IDE) , but here
are the steps.

1. Goto window->show view->other
2. Search for TCP and you will find TCP/IP Monitor
3. Right click->properties
4. click add
5. Set local monitoring port to 8080, host name (The place where the service
is at, if its running locally localhost),  port (the port which the service
is running on)
6. Configure your client to send the request to the TCP monitor instead of
the actual service (for e.g localhost:8080) and the TCP monitor will forward
iot to the actual service. You will see the message  on the TCP monitor.

Thanks,
Keith.

On Thu, Jun 19, 2008 at 7:57 PM, jeusdi <[EMAIL PROTECTED]> wrote:

>
> Can you tell me any tutorial or example in order to use TCPMonitor plugin
> in
> eclipse?
>
> Thanks for your attention.
> --
> View this message in context:
> http://www.nabble.com/Unexpected-subelement-tp17979173p18010209.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

Reply via email to