This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 159741

Summary: web service signature change not recognized
Product: webservices Reporter: carljmosca <carljmosca>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description carljmosca 2009-03-06 03:50:14 UTC
- create an application which uses web services
- add a web service client
- modify the web service (server implementation) such that a method signature is changed (i.e. new parameter, new
method, etc.)
- refresh the web service client
- the application compiles OK (i.e. new and/or modified methods are recognized)

problem: at runtime new method is not recognized (i.e. undefined operation results for newly added methods)

I have not been able to figure out where web service client signatures are stored.  I have deleted the web service
clients and added them back but the problem persists.  I have removed the META-INF directory.  I have removed the
xml=resources.  Still the problem persists.

This particular problem seems to be no more than a couple of weeks old as we have added/modified methods on this
particular project with some frequency.
Comment 1 Milan Kuchtiak 2009-03-09 10:26:25 UTC
Can you please add more information about your problem.
Did you deploy the web service after modification (client takes wsdl file from server) ?

Can you attach the web service before and after method change ?
Comment 2 carljmosca 2009-03-11 15:09:09 UTC
I am sorry but I have not been able to find any consistency with this problem.  Perhaps this should be closed until I
can do so.
Comment 3 Quality Engineering 2009-11-02 11:17:05 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX