diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index e6db9ed8..f073e71d 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -190,6 +190,37 @@
++ WebSphere bundles some libraries which are out-of-date, and need to be upgraded with more recent + versions. Specifically, this includes XML-apis, Xerces, Xalan, and WSDL4J. +
++ There are a couple of ways to upgrade these libraries, all using parent-last or application-first + classloading. +