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, and tried it in %JBOSS_HOME%/default/deploy/lib as well, in addition I added
it to the classpath!
Am I missing something? It would be quite handy to use the javascript function atob() to convert ascii data to Base64 within XSL!
Many thanks,
Norman Barker
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
