Subject:java runtime error Author:Richard Adams Date:20 May 2009 04:22 AM
Using Stylus Studio with eval license for editing xslt document from external source.
receiving the following error:
Warning: Found Saxon SA but without a valid license; falling back to Saxon B
java.lang.NullPointerException
at com.stylusstudio.debugger.saxon.ConfigurationFactory.createXSLTFactory(ConfigurationFactory.java:123)
at com.exln.stylus.CSaxon8Driver.doProcessing(CSaxon8Driver.java:169)
at com.exln.stylus.CProcessorDriver.process(CProcessorDriver.java:104)
java.lang.RuntimeException