--- Erik Bruchez <[EMAIL PROTECTED]> wrote:

> I don't have an answer at this point, but maybe it's just that Saxon 
> 8.1.1 broke something.

Yes, that might very well be the case, or at least the algorithm that Saxon
uses to look for the appropriate method to call in a Java class changed, and is
not doing what we expect.

David, we had a very similar problem with one of our examples that is calling
some Java code in a stylesheet to base64-decode and uncompress some data. After
trying to get my Java calls to work from Saxon for a little while, I just
resorted to writing a Java class and calling it with the Java processor. See
the example in the "examples/xml-to-url" directory (both url-to-xml.xpl and
UrlToXml.java).

Alex



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
orbeon-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to