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 - rewrite jaxws support to make use of ant build script extensibility apis
Summary: rewrite jaxws support to make use of ant build script extensibility apis
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on: 101716 101718
Blocks: 93509
  Show dependency tree
 
Reported: 2007-04-19 09:45 UTC by Milos Kleint
Modified: 2008-03-12 16:41 UTC (History)
2 users (show)

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 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.