Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using Tlaend Open Studio for ESB 6.1.0. I have a mediation route which does xsl transformations. When I run that from studio, it runs fine but when it is deployed in runtime, it throws error as "javax.xml.transform.TransformerException: "abc" attribute is not allowed on the "Operation" element!"
It seems related to allowing foreign attributes but how it makes difference from studio and runtime. Also how to fix this ?
Thanks in advance!
javax.xml.transform.TransformerException: "abc" attribute is not allowed on the Operation element!
at org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:904)[:]at org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:947)[:]at org.apache.xalan.processor.XSLTElementProcessor.setPropertiesFromAttributes(XSLTElementProcessor.java:347)[:]at org.apache.xalan.processor.XSLTElementProcessor.setPropertiesFromAttributes(XSLTElementPro
Hi,
Is your runtime installed on local or server? Are you using the same version talend ESB 6.1.0 for runtime?
Best regards
Sabrina