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 166435

Summary: WSIT Configuration for clients is broken in web projects
Product: webservices Reporter: Martin Grebac <mgrebac>
Component: WSITAssignee: Martin Grebac <mgrebac>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic, pjiricka
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Grebac 2009-06-02 19:31:51 UTC
See GlassFish bug https://wsit.dev.java.net/issues/show_bug.cgi?id=1131

There is a regression in configuration for web projects when WS clients are used. The wsit configuration files are being
generated in wrong directory for web projects: WEB-INF folder instead of META-INF.
Comment 1 Martin Grebac 2009-06-02 20:06:47 UTC
Fixed in web-main.
Comment 2 Martin Grebac 2009-06-02 20:23:20 UTC
Changeset: http://hg.netbeans.org/web-main/rev/2c8f1924351f
Comment 3 Martin Grebac 2009-06-02 22:52:50 UTC
Fixed.
Comment 4 Petr Jiricka 2009-06-03 15:59:25 UTC
Also transplanted to 6.7: http://hg.netbeans.org/release67/rev/aeee3343ad3f
Comment 5 Jindrich Sedek 2009-06-11 10:48:36 UTC
v.