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

Summary: TransformerConfigurationException when creating web project with JSF or Struts
Product: webservices Reporter: Jiri Skrivanek <jskrivanek>
Component: JAX-WSAssignee: issues@webservices <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace.

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)