xsl-list
[Top] [All Lists]

AW: java xslt (saxon) + php?

2005-06-23 07:17:02
Hi Bruce,

I'm currently working on a PHP5 project which incorporates Saxon-B 8.0 as it's 
XSLT 2.0 processor. shell_exec works fine for me - I  just had to redirect 
stderr to stdout to be able to catch the error messages with PHP. You will also 
have to use an absolute path for your calls to Saxon to avoid classpath (or 
"whatever"-path :) issues.

Best regards,
Clemens Prerovsky

-----Ursprüngliche Nachricht-----
Von: Bruce D'Arcus [mailto:bdarcus(_at_)gmail(_dot_)com] 
Gesendet: Donnerstag, 23. Juni 2005 16:12
An: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: [xsl] java xslt (saxon) + php?

I've got a couple of PHP-based projects that want to integrate my XSLT 2.o 
stylesheets into their applications.  Any suggestions on how best to integrate 
Saxon in this context?  One of them is currently just using the shell.

Bruce


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>