xsl-list
[Top] [All Lists]

Re: [xsl] Saxon serialization methods require Saxon-PE to be enabled

2018-06-01 03:28:45
As Liam says, it would be better to raise this on a Saxon list (or since you're 
a paying customer, you're perfectly entitled to email us directly).

My first guess with this is that you are instantiating Saxon using "new 
Processor(false)" rather than "new Processor(true)". But without seeing any 
code, that's a shot in the dark, and there are many other possible explanations.

Michael Kay
Saxonica

On 1 Jun 2018, at 00:57, ian(_dot_)proudfoot(_at_)itp-x(_dot_)co(_dot_)uk 
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

I’m using a licenced copy of Saxon-PE embedded in a Java application. One of 
the stylesheets makes use of xsl:result-document  with 
method="saxon:base64Binary". While developing the stylesheets using Oxygen 
Editor this works perfectly. However when running my JAR file from the 
command line I get an unexpected message:
 
Error on line 94 of designmap.xsl:
  Saxon serialization methods require Saxon-PE to be enabled
 
Looking at the Saxon documentation leads me to the Saxon Configuration File, 
but so far my attempts have been spectacularly ineffective! 
 
I’m relatively new to Java development, so it can take me some time to get my 
head around the Saxon Java API documentation, but it’s getting easier every 
day!
Thanks for any guidance
 
Ian
 
iTP-X
ian(_dot_)proudfoot(_at_)itp-x(_dot_)co(_dot_)uk 
<mailto:ian(_dot_)proudfoot(_at_)itp-x(_dot_)co(_dot_)uk>
 
Bembridge
Isle of Wight 
United Kingdom
 
XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
EasyUnsubscribe <-list/293509> (by email <>)
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>