Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » WSDL->Java regeneration is wrong [m4|Top Down Web Service|Skeleton]
WSDL->Java regeneration is wrong [m4|Top Down Web Service|Skeleton] [message #102128] Tue, 10 May 2005 17:07 Go to next message
Eclipse UserFriend
I am doing "Top Down Web Service Supporting Flexible Projects" tutorial
for m4. If I follow instructions - everything is ok. Problem appear after
I change AreaService.wsdl, let's say - simply rename operation
"CalculateRectArea" to "CalculateArea" and generate skeleton stubs again.
The problem is AreaServiceSOAP.wsdl and AreaServiceSOAPImpl.java remain as
if nothing had happened. How to overcome this? Does anyone have any
solution for this?
Re: WSDL->Java regeneration is wrong [m4|Top Down Web Service|Skeleton] [message #102487 is a reply to message #102128] Wed, 11 May 2005 10:38 Go to previous messageGo to next message
Eclipse UserFriend
Hi Jevgeni,
I think the default for the Axis emitters is to NOT overwrite the
existing Java files. You should be able to delete or move the old ones
and try again.

-Seng

Jevgeni Holodkov wrote:
> I am doing "Top Down Web Service Supporting Flexible Projects" tutorial
> for m4. If I follow instructions - everything is ok. Problem appear
> after I change AreaService.wsdl, let's say - simply rename operation
> "CalculateRectArea" to "CalculateArea" and generate skeleton stubs
> again. The problem is AreaServiceSOAP.wsdl and AreaServiceSOAPImpl.java
> remain as if nothing had happened. How to overcome this? Does anyone
> have any solution for this?
Re: WSDL->Java regeneration is wrong [m4|Top Down Web Service|Skeleton] [message #103692 is a reply to message #102128] Fri, 13 May 2005 16:48 Go to previous message
Eclipse UserFriend
This is a known problem
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=93817). The workaround is to
shutdown and restart the workbench after changing the WSDL but before
running through the top-down scenario again.

"Jevgeni Holodkov" <jevgeni.holodkov@gmail.com> wrote in message
news:3c65e8835ae0fecf8046adfa1416c596$1@www.eclipse.org...
> I am doing "Top Down Web Service Supporting Flexible Projects" tutorial
> for m4. If I follow instructions - everything is ok. Problem appear after
> I change AreaService.wsdl, let's say - simply rename operation
> "CalculateRectArea" to "CalculateArea" and generate skeleton stubs again.
> The problem is AreaServiceSOAP.wsdl and AreaServiceSOAPImpl.java remain as
> if nothing had happened. How to overcome this? Does anyone have any
> solution for this?
>
Previous Topic:Weblogic Server Debug
Next Topic:EL Support
Goto Forum:
  


Current Time: Wed May 28 17:45:34 EDT 2025

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

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

Back to the top