[ 
https://issues.apache.org/jira/browse/WW-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810951#comment-15810951
 ] 

COMBEAU commented on WW-4731:
-----------------------------

It works but now I have this warning :
{noformat}
WARN [org.apache.struts2.views.xslt.XSLTResult$1.warning] - WARNING:  
'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
javax.xml.transform.TransformerConfigurationException: WARNING:  
'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
{noformat}

How can I solve this ?

> XSLT error during transformation
> --------------------------------
>
>                 Key: WW-4731
>                 URL: https://issues.apache.org/jira/browse/WW-4731
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core, Core Results
>    Affects Versions: 2.5.2, 2.5.8
>            Reporter: COMBEAU
>            Assignee: Lukasz Lenart
>            Priority: Critical
>             Fix For: 2.5.next
>
>         Attachments: continents.xslt, continentsAction.java, struts.xml
>
>
> I have an issue when I am trying to generate content with xslt.
> During the processing request I have this error :
> {noformat}
> 15:37:01 ERROR [org.apache.struts2.views.xslt.XSLTResult.execute] - Unable to 
> render XSLT Template, 'null'
> org.apache.struts2.StrutsException: Error transforming result
>       at 
> org.apache.struts2.views.xslt.XSLTResult$1.error(XSLTResult.java:371) 
> ~[struts2-core-2.5.8.jar:2.5.8]
>       at 
> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.postErrorToListener(TransformerImpl.java:811)
>  ~[?:1.7.0_79]
>       at 
> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:754)
>  ~[?:1.7.0_79]
>       at 
> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:359)
>  ~[?:1.7.0_79]
>       at 
> org.apache.struts2.views.xslt.XSLTResult.execute(XSLTResult.java:355) 
> ~[struts2-core-2.5.8.jar:2.5.8]
>       at 
> com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:366)
>  ~[struts2-core-2.5.8.jar:2.5.8]
>       at 
> com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:270)
>  ~[struts2-core-2.5.8.jar:2.5.8]
> 15:37:01 ERROR 
> [org.apache.struts2.dispatcher.DefaultDispatcherErrorHandler.sendErrorResponse]
>  - Exception occurred during processing request: Error transforming result - 
> [unknown location]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to