Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » TCP monitor SOAP requests
TCP monitor SOAP requests [message #101312] Mon, 09 May 2005 12:25 Go to next message
plork123 is currently offline plork123Friend
Messages: 174
Registered: July 2009
Senior Member
Hello all

I've created a web service and a web service client that calls a method from
the web service

To test my web service client i right click the file select Run and
Argumenst tab - type in some parameters and click apply

I then debug my java

What i want t happen is to see the SOAP request/response from my client
java - can someone tell me how i see this

I'm following an example from here
http://www.developertutorials.com/tutorials/xml/better-soap- interfaces/page5.html
Thanks for any help
Re: TCP monitor SOAP requests [message #101438 is a reply to message #101312] Mon, 09 May 2005 14:42 Go to previous messageGo to next message
Frank Fischer is currently offline Frank FischerFriend
Messages: 27
Registered: July 2009
Junior Member
plork123 wrote:

> What i want t happen is to see the SOAP request/response from my client
> java - can someone tell me how i see this

Use a proxy, for instance tcpmon (part of the AXIS package).

HTH,

Frank
Re: TCP monitor SOAP requests [message #101501 is a reply to message #101438] Mon, 09 May 2005 15:46 Go to previous messageGo to next message
plork123 is currently offline plork123Friend
Messages: 174
Registered: July 2009
Senior Member
That's what i have but i don't see any movement

Do i need to set anything in the client ?


"Frank Fischer" <ff@semoe.de> wrote in message
news:d5ntat$7m3$1@news.eclipse.org...
> plork123 wrote:
>
>> What i want t happen is to see the SOAP request/response from my client
>> java - can someone tell me how i see this
>
> Use a proxy, for instance tcpmon (part of the AXIS package).
>
> HTH,
>
> Frank
Re: TCP monitor SOAP requests [message #101586 is a reply to message #101501] Mon, 09 May 2005 16:14 Go to previous messageGo to next message
Rupam Kuehner is currently offline Rupam KuehnerFriend
Messages: 13
Registered: July 2009
Junior Member
The endpoint URL in the client should contain the montior's port number.

Rupam

plork123 wrote:

> That's what i have but i don't see any movement
>
> Do i need to set anything in the client ?
>
> "Frank Fischer" <ff@semoe.de> wrote in message
> news:d5ntat$7m3$1@news.eclipse.org...
> > plork123 wrote:
> >
> >> What i want t happen is to see the SOAP request/response from my client
> >> java - can someone tell me how i see this
> >
> > Use a proxy, for instance tcpmon (part of the AXIS package).
> >
> > HTH,
> >
> > Frank
Re: TCP monitor SOAP requests [message #172700 is a reply to message #101312] Thu, 29 June 2006 15:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mbo.shift-think.net

Hi there

have you had any success in on this? I am having the same issues
currently...

Cheers,
Michael

plork123 schrieb:
> Hello all
>
> I've created a web service and a web service client that calls a method from
> the web service
>
> To test my web service client i right click the file select Run and
> Argumenst tab - type in some parameters and click apply
>
> I then debug my java
>
> What i want t happen is to see the SOAP request/response from my client
> java - can someone tell me how i see this
>
> I'm following an example from here
> http://www.developertutorials.com/tutorials/xml/better-soap- interfaces/page5.html
> Thanks for any help
>
>
Re: TCP monitor SOAP requests [message #172799 is a reply to message #172700] Fri, 30 June 2006 14:28 Go to previous message
Kathy Chan is currently offline Kathy ChanFriend
Messages: 93
Registered: July 2009
Member
Hi,

I'm not sure I understand how you create the Web service and Web service
client. If you are using the Web Service wizard in WTP to create the Web
service and Web service client, you can select the "Monitor Web service"
checkbox on the first page of the wizard to bring up the TCP/IP monitor
automatically. Then if you had move the client scale to "Test", sample JSPs
would be generated to test your Web service. When you invoke the Web
service in the sample JSP, the TCP/IP monitor view would come up
automatically and you can see your SOAP request.

If I have misunderstood your set up, please elaborate on what you did to
create the Web service and Web service client and what kind of problem you
ran into.

Regards,

Kathy Chan

"Michael Boeni" <mbo@shift-think.net> wrote in message
news:44A3F6E4.70102@shift-think.net...
> Hi there
>
> have you had any success in on this? I am having the same issues
> currently...
>
> Cheers,
> Michael
>
> plork123 schrieb:
> > Hello all
> >
> > I've created a web service and a web service client that calls a method
from
> > the web service
> >
> > To test my web service client i right click the file select Run and
> > Argumenst tab - type in some parameters and click apply
> >
> > I then debug my java
> >
> > What i want t happen is to see the SOAP request/response from my client
> > java - can someone tell me how i see this
> >
> > I'm following an example from here
> >
http://www.developertutorials.com/tutorials/xml/better-soap- interfaces/page5.html
> > Thanks for any help
> >
> >
Previous Topic:Simple Webservices server
Next Topic:Use other project source in web project question
Goto Forum:
  


Current Time: Thu Mar 28 15:52:27 GMT 2024

Powered by FUDForum. Page generated in 0.02943 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top