To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75767





------- Additional comments from [EMAIL PROTECTED] Thu Mar 29 12:25:10 +0000 
2007 -------
The problem is that the Xalan XSLT processor bundled by the Office is not found
by the Office.
The processor is specified by stating the 'Class-Path' (4 jars of Xalan) in the
manifest of the JAR: xalan.jar xercesImpl.jar serializer.jar xml-apis.jar.
These are not loaded any longer.

The prove. Moving them aside in the m205 result in the same result, as the
internal JDK 5 XSLT processor XSLTC is being used, which throw exception when
trying to compile the wordml/spreadsheetml import filter.

Note: The JARs were NEVER part of the UNO_JAVA_JFW_CLASSPATH_URLS variable of
the jvmfwk3 file of the SO PROGRAM path.

I see three issues in this one:

1) The Xalan Processor is no longer found.
This one goes most likely to SB, as he has worked in SB36 on the classpath

2) Java JDK should be able to transform the stylesheet (will report this)

3) The Office should not halt stall by such a problem. This problem will be
fixed by myself.

SB or myself will write the follow up issues.

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