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 118407

Summary: [60cat] WSIT Security configuration for maven projects
Product: webservices Reporter: eskatos <eskatos>
Component: WSITAssignee: Martin Grebac <mgrebac>
Status: RESOLVED FIXED    
Severity: blocker CC: mkleint
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89008    

Description eskatos 2007-10-10 16:42:48 UTC
WSIT configuration is a tedious task.
I also could say : writing WS-SecurityPolicies is a tedious task.

The Netbeans WSIT Security configuration dialogs are really helpfull in this area but for people using maven as a 
build tool they are not available at all.

Currently the workaround is to create a Netbeans-ant project, build the WSIT configuration in it and copy/paste/adapt 
them inside a maven project. But when you have to modify something you have to resetup everything in a Netbeans 
project, change your WSIT configuration and replay the copy/paste/adapt scenario.

So, to sum up, it would be time saving to have the WSIT security configuration dialogs available in maven projects. 
Maybe also in freeform projects.

I'm not speaking of automagically add webservices maven plugins to the build lifecycle, just to make the dialogs 
available when you have a WSIT config file in your project.

Best Regards,

Paul
Comment 1 Martin Grebac 2008-10-17 14:27:54 UTC
I'll try to look at this one for 7.0.
Comment 2 goodwink 2009-02-18 16:33:31 UTC
*** Issue 149057 has been marked as a duplicate of this issue. ***
Comment 3 goodwink 2009-02-18 16:37:50 UTC
This issue had 5 votes in a duplicate issue.  I'll add my vote here as well, but I've resolved the other issue as a 
duplicate of this one.  I would be willing to try to pick up completing this if you could point me at your revisions so 
far working on this (I noticed in the nightly build that you can at least add a web service to a maven project now 
which IIRC you couldn't do in 6.5 although the attributes configuration for WSIT is still not available).
Comment 4 Martin Grebac 2009-03-23 11:28:40 UTC
WSIT Config is now supported in Mvn projects as well.