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 - web service signature change not recognized
Summary: web service signature change not recognized
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 03:50 UTC by carljmosca
Modified: 2009-11-02 11:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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