webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  SXS-Configuration Schema, XSLT X-tension!

    Posted Wed September 07, 2005 04:09 PM

    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


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: SXS-Configuration Schema, XSLT X-tension!

    Posted Wed September 07, 2005 05:16 PM

    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


    #webMethods
    #API-Management
    #Tamino


  • 3.  RE: SXS-Configuration Schema, XSLT X-tension!

    Posted Wed September 07, 2005 08:58 PM

    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


    #webMethods
    #Tamino
    #API-Management


  • 4.  RE: SXS-Configuration Schema, XSLT X-tension!

    Posted Wed September 07, 2005 11:23 PM

    What version of xalan should i use?

    Maybe i have some conflict with jars version…

    Thanks

    Malena


    #API-Management
    #Tamino
    #webMethods