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 118933

Summary: Automate generation of ws client policies
Product: webservices Reporter: Roderico Cruz <rcruz>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker CC: vidhya
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 117865    

Description Roderico Cruz 2007-10-15 19:56:53 UTC
User needs to deal with specifying service policies at the producer side ONLY. The consumer side should be able to
autogenerate the required policy set to interact with the producer. Requiring user to specify policy at consumer side to
match with provider side is errorprone and tedious