https://bz.apache.org/bugzilla/show_bug.cgi?id=57867
Bug ID: 57867
Summary: TransformerFactoryConfigurationError: Provider
org.apache.xalan.processor.TransformerFactoryImpl not
found
Product: POI
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Documentation should reflect a change made in Java SE 5.0 that affects creation
of documents that depend on the "org.apache" project. The following
incompatibility i was extracted from Java SE 5.0 release notes:
"Apache - The org.apache classes, which have never been supported J2SE APIs but
are used by the javax.xml package, have moved in 5.0 to com.sun.org.apache.
package.internal so that they won't clash with more recent,
developer-downloaded versions of the classes. Any applications that depend on
the org.apache classes being part of the J2SE release must do one of the
following to work in 5.0:
Code the application so it uses only the supported interfaces that are part of
JAXP.
Download the org.apache.xalan classes from Apache."
This should be documented as an external dependency of the POI jars since Xalan
is not provided with the POI distribution.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]