Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Top Down Web Service Example
Top Down Web Service Example [message #82468] Fri, 11 March 2005 05:28 Go to next message
Eclipse UserFriend
Originally posted by: drow_oberoth.hotmail.com

Has anyone managed to make this work?

If I produce a WSDL file myself (manually or using other tools), I can
import it, create both a web service and a client.

If I improve the one provided in the example, or ANY ONE created with the
built in WSDL editor, when I create the client I continually get the error

"Severity Description Resource In Folder Location Creation Time 2
org.tempuri.AreaService.AreaService_Port cannot be resolved to a type
AreaServiceProxy.java AreaProjectClient/JavaSource/org/tempuri/AreaService "

Basically it says it can't find "org.tempuri.AreaService.AreaService_Port".
And it's right, because it doesn't exist.

This is not a major hassle as I can use other tools to produce the WSDL
file, but I would like to know why the integrated editor produces these
errors and the others don't. And I have tried several times, going through
the examples EXACTLY.

Thanks for the help.

Drow
Re: Top Down Web Service Example [message #82888 is a reply to message #82468] Fri, 11 March 2005 16:07 Go to previous message
Eclipse UserFriend
Hi Drow,

Can you post the WSDL file produced by the WSDL editor? That way, the WSDL
editor developer can take a look. You may also want to open a bug report.

https://bugs.eclipse.org/bugs/enter_bug.cgi

Thanks,

Jeff
"Drow Oberoth" <drow_oberoth@hotmail.com> wrote in message
news:d0rrrm$oij$1@www.eclipse.org...
> Has anyone managed to make this work?
>
> If I produce a WSDL file myself (manually or using other tools), I can
> import it, create both a web service and a client.
>
> If I improve the one provided in the example, or ANY ONE created with the
> built in WSDL editor, when I create the client I continually get the error
>
> "Severity Description Resource In Folder Location Creation Time 2
> org.tempuri.AreaService.AreaService_Port cannot be resolved to a type
> AreaServiceProxy.java AreaProjectClient/JavaSource/org/tempuri/AreaService
"
>
> Basically it says it can't find
"org.tempuri.AreaService.AreaService_Port".
> And it's right, because it doesn't exist.
>
> This is not a major hassle as I can use other tools to produce the WSDL
> file, but I would like to know why the integrated editor produces these
> errors and the others don't. And I have tried several times, going through
> the examples EXACTLY.
>
> Thanks for the help.
>
> Drow
>
>
Previous Topic:Error when deploying service
Next Topic:Error opening Web Services explorer
Goto Forum:
  


Current Time: Wed Jul 16 02:46:47 EDT 2025

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

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

Back to the top