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 191174 - Web Service client generation is not working for secure Web Services
Summary: Web Service client generation is not working for secure Web Services
Status: RESOLVED INVALID
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 12:23 UTC by Michel Graciano
Modified: 2010-10-20 12:36 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 Michel Graciano 2010-10-20 12:23:09 UTC
We have a Web Service with basic authentication and it works at 6.9 and have worked until my 7.0 Friday October 15th build. With today's build the user and password is no longer asked and is not possible to refresh the web service metadata. I think it is a P1 since the only workaround I know is go back to 6.9.

Additional information about our WS is that we use basic Servlet security defined at web.xml file.
Comment 1 Michel Graciano 2010-10-20 12:24:19 UTC
I forgot to mention, my Web Service client is a Java Application module.
Comment 2 Michel Graciano 2010-10-20 12:36:15 UTC
Well, don't ask me why, but now the IDE decided to ask the user and password. I have just closed the IDE, did some tests at 6.9 and go back to 7.0. Now it is working and didn't do anything. I will keep trying to figure out why it has stopped to work before.

Thanks