Hi guys,

I'm using JAXP1.1 to do XSL Transformations.

I've got the following code which works when placed on an application:

XSLTProcessor processor=XSLTProcessorFactory.getProcessor();

The same code though doesn't work when running it as a Servlet.

I get the following exception:

org.apache.xalan.xslt.XSLProcessorException: sealing violation

Can anyone help me out please.

Thanks in advance,

Pol Millan

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to