SOLVED: JavaScript in XSL/Xalan/BSF issue Cocoon 2.1.7

2005-06-02 Thread Bazeley, John
Hi All, If you get NullPointerExceptions from Xalan when trying to call JavaScript code inside a xalan:component ... xalan:script lang=javascript block, the fix, as it turns out, is simple. The problem is that the Xalan component expects to find the BSF component in the package com.ibm.bsf.

Re: SOLVED: JavaScript in XSL/Xalan/BSF issue Cocoon 2.1.7

2005-06-02 Thread Antonio Gallardo
Hi John, The next xalan released (planned for July 15th) will include the fix. Please see: http://issues.apache.org/bugzilla/show_bug.cgi?id=29401 Best Regards, Antonio Gallardo. On Jue, 2 de Junio de 2005, 6:34, Bazeley, John dijo: Hi All, If you get NullPointerExceptions from Xalan when

javascript in XSL within Cocoon

2005-02-24 Thread Norman Barker
Hi, I am using JBoss 4 and Cocoon 2.1.5.1. When I try to use javascript within XSL to use the javascript function atob() I get the error org.apache.xalan.extensions.ObjectFactory$ConfigurationError: Provider com.ibm.bsf.BSFManager not found I have moved bsf-2.3.0.jar to %JBOSS_HOME%/lib

Re: javascript in XSL

2004-08-17 Thread Jan Hoskens
. Thanks again, Siaw Ling == From: KOZLOV Roman Subject: Re: javascript in XSL Date: Mon, 16 Aug 2004 04:35:45 -0700 Hi, What is your pipeline for this? Check it. Siaw Ling Lo wrote: hi, I am using cocoon2 and trying to build a tree that can

javascript in XSL

2004-08-16 Thread Siaw Ling Lo
hi, I am using cocoon2 and trying to build a tree that can collapse and expand when click. I tried various methods in getting the javascript to work with XSL to display an XML but it just can't work - error: org.apache.cocoon.ProcessingException: Failed to execute pipeline.:

Re: javascript in XSL

2004-08-16 Thread KOZLOV Roman
Hi, What is your pipeline for this? Check it. Siaw Ling Lo wrote: hi, I am using cocoon2 and trying to build a tree that can collapse and expand when click. I tried various methods in getting the javascript to work with XSL to display an XML but it just can't work - error:

Re: javascript in XSL

2004-08-16 Thread Olivier Lange
Didn't method 1) work? It used it many times and it works for me. I just had to take care of IE, which does not detect the / at the end of script element and swallows everything up to the end of the page: script type=text/javascript language=JavaScript src=tree.jsvar