Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » What should soap url be to intercept soap message with eclipse tcp/ip monitor?
What should soap url be to intercept soap message with eclipse tcp/ip monitor? [message #1105882] Tue, 10 September 2013 11:46 Go to next message
Eclipse UserFriend
I try to intercept JBoss soap message with tcp/ip monitor of eclipse ide. I set

- local Monitoring port : 8081
- host name : localhost
- port : 8080
- type : HTTP

My soap deployment url is
http:/localhost:8080/WSSHelloWorld/HelloWorld.

When I typed in

http:/localhost:8080/WSSHelloWorld/index.jsp

in my web browser, it returned right values.


But, when

http:/localhost:8081/WSSHelloWorld/index.jsp and http:/localhost:8081/WSSHelloWorld

typed in, eclipse tcp/ip monitor intercepted no soap message.


What should my soap url be to intercept soap message with eclipse tcp/ip monitor?
I need your advice. Thanks in advance.
Re: What should soap url be to intercept soap message with eclipse tcp/ip monitor? [message #1105984 is a reply to message #1105882] Tue, 10 September 2013 14:27 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 9/10/2013 5:46 AM, Joseph Hwang wrote:
> I try to intercept JBoss soap message with tcp/ip monitor of eclipse
> ide. I set
> - local Monitoring port : 8081 - host name : localhost - port : 8080 -
> type : HTTP
> My soap deployment url is http:/localhost:8080/WSSHelloWorld/HelloWorld.
> When I typed in
> http:/localhost:8080/WSSHelloWorld/index.jsp
> in my web browser, it returned right values.
>
>
> But, when
> http:/localhost:8081/WSSHelloWorld/index.jsp and
> http:/localhost:8081/WSSHelloWorld
>
> typed in, eclipse tcp/ip monitor intercepted no soap message.
>
>
> What should my soap url be to intercept soap message with eclipse tcp/ip
> monitor? I need your advice. Thanks in advance.

You might get more and better help in the Eclipse web tools platform forum.
Previous Topic:Dead header references.
Next Topic:PTP problem.
Goto Forum:
  


Current Time: Fri Apr 19 21:09:26 GMT 2024

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

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

Back to the top