Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » URL to access web services client
URL to access web services client [message #187978] Tue, 13 February 2007 20:47 Go to next message
Chuck Irvine is currently offline Chuck IrvineFriend
Messages: 13
Registered: July 2009
Junior Member
When I invoke "Create Web Service" on a Java class, WTP auto-generates a
web services client and eventually brings up a sample brower app for
testing. I bookmark the URL but sometimes the URL becomes stale. Is there
somewhere I can look in my project(s) to see what this URL is supposed to
be?
Re: URL to access web services client [message #188372 is a reply to message #187978] Wed, 21 February 2007 15:25 Go to previous message
Seng Phung Lu is currently offline Seng Phung LuFriend
Messages: 62
Registered: July 2009
Member
Hi Chuck,

If you're referring to the sample JSPs which are generated when you
enable the client side test facility, then those JSPs will be located at
"YourClientProject\Web Content\sampleXXProxy\" (where XX is the name of
your Web service).

If you want to launch the browser to the client app, right click on
TestClient.jsp, and choose "Run As -> Run on Server".

AFAIK, there isn't a file that stores the location of those JSPs.

Chuck wrote:
> When I invoke "Create Web Service" on a Java class, WTP auto-generates a
> web services client and eventually brings up a sample brower app for
> testing. I bookmark the URL but sometimes the URL becomes stale. Is
> there somewhere I can look in my project(s) to see what this URL is
> supposed to be?
>
Previous Topic:XML Editing Features For Documents Without A DOCTYPE Declaration
Next Topic:WTP 1.5.2 and 1.5.3
Goto Forum:
  


Current Time: Tue Apr 16 10:16:12 GMT 2024

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

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

Back to the top