To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63436
                  Issue #:|63436
                  Summary:|Build of filter module throws ClassNotFoundExcpetion
                Component:|xml
                  Version:|OOo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P4
             Subcomponent:|external filters
              Assigned to:|sus
              Reported by:|sus





------- Additional comments from [EMAIL PROTECTED] Tue Mar 21 07:00:45 -0800 
2006 -------
During the splitting of the configuration in the filter module
filter\source\config\fragments

java -classpath Z:\so-cwsserv01\latex\SRC680\wntmsci10.pro\bin.m154\xalan.jar
org.apache.xalan.xslt.Process -XSL langfilter.xsl -IN ..
\..\..\wntmsci10.pro\misc\filters\ui\merge\filter_ui.xcu -PARAM lang en-US >
..\..\..\wntmsci10.pro\misc\filter
s\ui\langpacks\en-US\org\openoffice\TypeDetection\Filter.xcu
java.lang.ClassNotFoundException: 
org/apache/xml/dtm/ref/IncrementalSAXSource_Xerces
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at org.apache.xml.dtm.ref.DTMManagerDefault.getDTM(DTMManagerDefault.java:269)
at 
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:630)
at 
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1088)
at 
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1066)
at org.apache.xalan.xslt.Process.main(Process.java:865)

This is caused by the usage of the Xalan added to the JDK1.4, instead of using
the Xalan in the build. Do be defensive I added the parser and JAR collection of
the current Xalan version to the path.

I figured out that the fix has no result, but that no longer an Exception is
giving out, which might cost other people time as well.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to