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 98704 - TransformerConfigurationException when creating web project with JSF or Struts
Summary: TransformerConfigurationException when creating web project with JSF or Struts
Status: VERIFIED DUPLICATE of bug 98703
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@webservices
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-03-22 16:58 UTC by Jiri Skrivanek
Modified: 2007-03-23 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace. (2.94 KB, application/octet-stream)
2007-03-22 16:59 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2007-03-22 16:58:58 UTC
"TransformerConfigurationException: Cannot load class 'build_impl'." is thrown
when  creating web project with JSF or Struts. It is frequent but somehow
random. To reproduce:

- add glassfish server in Runtime view (9.1 build39)
- start the new project wizard
- select web application
- use glassfish as target server
- check JSF or Struts framework to add
- finish the wizard and attached exception is thrown. Also a dialog saying "The
"build-impl.xml"file was modified externally....." is opened.

Build 20070322-0751, JDK1.5.0_11, WindowsXP.
Comment 1 Jiri Skrivanek 2007-03-22 16:59:20 UTC
Created attachment 39833 [details]
Stack trace.
Comment 2 Lukas Jungmann 2007-03-22 21:38:34 UTC

*** This issue has been marked as a duplicate of 98703 ***
Comment 3 Jiri Skrivanek 2007-03-23 09:48:45 UTC
Verified.
Comment 4 Milan Kuchtiak 2007-03-23 10:59:12 UTC
I am not able to reproduce it at all.
(GlassFish V2 build40, JDK1.5)