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.  Xerces with Tamino ?????????

    Posted Mon June 18, 2001 04:10 AM

    Hi all,

    Is it possible to use Xerces with Tamino, instead of the default ? If yes, how can I register the new Parser with Tamino and how to proceed ?
    Any suggestions would be thankful.


    Regards,
    N.V.Sairam


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods


  • 2.  RE: Xerces with Tamino ?????????

    Posted Fri July 20, 2001 05:21 PM

    If you really need to do this soon there is a version of the Java DOM API that supports JAXP 1.1, Xerces SAX1,Sax2 and the Docuverse DOM etc.
    You can swop in other parsers and DOM implementations - for instance Crimson

    It is available as a downloadable package to together with simple explorer

    This is not officially supported - though we use it all the time in this part of Software AG developmentwithout any problems. Some people in the field use it.

    Otherwise you must wait for the new Java API which
    has a different interface but supports Xerces.

    If you can’t find it on this site - post here

    regards

    Nigel


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 3.  RE: Xerces with Tamino ?????????

    Posted Tue July 24, 2001 06:38 AM