SXS-Configuration Schema, XSLT X-tension!

Hi,

I’m trying to define the SXS-Configuration schema in my database but i get this error with the tsd:unique element in the Tamino Schema Editor: “This node is neither part of the XML Schema format nor part of the Tamino specific schema parts.

What can i do :shock: ?

Thanks in advance,

Malena

Ready, i have defined the schema via Tamino Interactive Interface and no problem, but when i want to execute a query with transformation this error appears:

  • org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xslt}content-handler' property! at org.apache.xalan.serialize.SerializerFactory.getSerializer(SerializerFactory.java:141) at org.apache.xalan.transformer.TransformerImpl.createResultContentHandler(TransformerImpl.java:1118) at org.apache.xalan.transformer.TransformerImpl.createResultContentHandler(TransformerImpl.java:1055) at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1170) at com.softwareag.ino.sxs.XSLT.XSLT.transform(XSLT.java:128)

Any idea?

:roll:

Thanks,

Malena

Hi

I found a hint at http://people.apache.org/~dirkx/CoFi/000_NOTES.txt:

One MUST move the cocoon/WEB-INF/lib: xalan/xerces/xml-apis to go into common/endorsed/ of Tomcat

Hope that helps,
Uli

What version of xalan should i use?

Maybe i have some conflict with jars version…

Thanks

Malena