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 101710

Summary: rewrite jaxws support to make use of ant build script extensibility apis
Product: webservices Reporter: Milos Kleint <mkleint>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka, rnajman
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 101716, 101718    
Bug Blocks: 93509    

Description Milos Kleint 2007-04-19 09:45:17 UTC
issue #93509 fixes the problems with script extensibility.
1. rewrite jaxws to use the new AntBuildScriptExtender class.
2. remove GeneratedFilesHelper from the jaxws model module and make j2se project
type and others use the standard GeneratedFilesHelper
3. remove the jaxws related items from the build-impl stylesheet of j2se project
and others.
Comment 4 Petr Jiricka 2007-06-03 21:11:45 UTC
Milan, thanks many times for implementing this in all the project types. Great job!
Comment 5 Jaroslav Pospisil 2008-03-12 16:41:40 UTC
v.