Can we see the code in the <xsp:logic> and the pipeline.
Lionel
At 14:18 31/03/2003 -0800, you wrote:
I use Cocoon 2.0.4 for JDK1.3 on Weblogic 7.0 SP1. I need to use Xalan Extensions to write javascript in my XSL. I use Xalan 2.5.D1 and the XercesImpl that comes with it. If I add the xalan.jar, xercesImpl.jar in my weblogic's classpath the Xalan Extensions work, but the Cocoon's XSP fail with the following error:
org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling source_xsp: Line 101, column 25: unclosed character literal Line 101, column 24: illegal start of expression Line 0, column 0: 2 errors
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
stack-trace
org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling source_xsp:
Line 101, column 25: unclosed character literal
Line 101, column 24: illegal start of expression
Line 0, column 0:
2 errors
I would like to know if there are any changes I would have to make to cocoon.conf to make this work.
Any ideas?
Do you Yahoo!?
<http://rd.yahoo.com/platinum/evt=8162/*http://platinum.yahoo.com/splash.html>Yahoo! Platinum - Watch CBS' NCAA March Madness, <http://rd.yahoo.com/platinum/evt=8162/*http://platinum.yahoo.com/splash.html>live on your desktop!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]