0 Replies Latest reply on Sep 27, 2007 5:14 AM by sabinelv

    Javascript XML/XSL transformation issue in IE

    sabinelv

      I try to transform an XML document with XSL into HTML in a portlet content on JBoss Portal 2.6.1.
      The javascript fails when the transformation is performed:
      xmlDoc.transformNode(xslDoc);
      (Error: "the system canno't find the resource specified" although the xml and xsl documents are well received by the browser)

      I would like to know if there is any particular configuration to enable XSL transformation in the Portal.
      If someone has a solution to my problem, I'm interested.

      NB: This application is already working fine on WebLogic Portal 10.