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 196082 - IllegalArgumentException: When a DOMSource is used, saxon9-dom.jar must be on the classpath
Summary: IllegalArgumentException: When a DOMSource is used, saxon9-dom.jar must be on...
Status: RESOLVED DUPLICATE of bug 195921
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 07:15 UTC by thilina01
Modified: 2011-02-28 18:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175436


Attachments
stacktrace (2.70 KB, text/plain)
2011-02-28 07:15 UTC, thilina01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thilina01 2011-02-28 07:15:32 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: When a DOMSource is used, saxon9-dom.jar must be on the classpath
   at net.sf.saxon.Configuration.unravel(Configuration.java:2700)
   at net.sf.saxon.Controller.prepareInputTree(Controller.java:1664)
   at net.sf.saxon.Controller.transform(Controller.java:1589)
   at org.openide.xml.XMLUtil.write(XMLUtil.java:428)
   at org.netbeans.spi.project.support.ant.GeneratedFilesHelper.applyBuildExtensions(GeneratedFilesHelper.java:505)
   at org.netbeans.spi.project.support.ant.GeneratedFilesHelper.access$400(GeneratedFilesHelper.java:102)
Comment 1 thilina01 2011-02-28 07:15:40 UTC
Created attachment 106521 [details]
stacktrace
Comment 2 Jesse Glick 2011-02-28 17:31:42 UTC

*** This bug has been marked as a duplicate of bug 195626 ***
Comment 3 Jesse Glick 2011-02-28 18:57:03 UTC

*** This bug has been marked as a duplicate of bug 195921 ***