I still have no luck getting it running --I'm sure it is
something trivial with the bsh that I am overlooking.

This is under Linux --and jde works fine for me --everything
is setup for jdebug etc etc.
BSH buffer shows:

cd /tmp/
java -classpath 
/home/tvraman/emacs/lisp/site-lisp/jde/java/bsh-commands:/home/tvraman/emacs/lisp/site-lisp/jde/java/lib/jde.jar:/home/tvraman/emacs/lisp/site-lisp/jde/java/lib/bsh.jar:/home/tvraman/emacs/lisp/site-lisp/xslt-process-1.0/java/xslt.jar:/usr/local/xalan/xalan.jar:/usr/local/xerces/xerces.jar
 bsh.Interpreter

BeanShell 1.0 beta - by Pat Niemeyer ([EMAIL PROTECTED])
bsh % 
xalan.jar and xerces.jar are on the classpath --the xsl file
I am testing using no extensions.
Here is what shows up in the *Messages* buffer:
Beanshell expression evaluation error.
  Expression: xslt.xalan1.invoke("/tmp/foo.xml", "/tmp//xsltout24821chu");
  Error: // Error: bsh.EvalError: bsh.EvalError: Class or variable not 
found:xslt.xalan1 :  : xslt .xalan1 .invoke ( "/tmp/foo.xml" , "/tmp//xsltout24821chu" 
) 

Could not process file, most probably xalan1 could not be found!

-- 
Best Regards,
--raman
------------------------------------------------------------

IBM Research: Human Language Technologies
Phone:        1 (408) 927 2608
Fax:        1 (408) 927 3012
Email:        [EMAIL PROTECTED]
WWW:      http://www.cs.cornell.edu/home/raman
PGP:          http://cs.cornell.edu/home/raman/raman.asc 
Snail:        IBM Almaden Research Center,
              650 Harry Road
              San Jose 95120

Reply via email to