Hint: nullPointer in org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory.getSerializa

M

Meikel

Just a hint for others:

I got a NullPointerException in
org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory.getSerializationHandler
and wondered what went wrong.

I had put the wrong method as output property "pdf" instead of xml.
transformer.setOutputProperty(javax.xml.transform.OutputKeys.METHOD,
"xml");
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top