IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Connect

    Posted 11/06/01 08:33 AM

    I can’t connect to Tamino situated in a remote location I’m using the X-Application API I get this error

    Connection Error_ :URL did not exist DOC8405
    java.lang.NoSuchMethodError
    at com.softwareag.tamino.db.API.response.jdom.TJDOMInputStreamInterpreter.initialize(TJDOMInputStreamInterpreter.java:119)
    at com.softwareag.tamino.db.API.response.jdom.TJDOMInputStreamInterpreter.(TJDOMInputStreamInterpreter.java:70)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at com.softwareag.tamino.db.API.response.TResponseBuilderImpl.newInputStreamInterpreter(TResponseBuilderImpl.java:143)
    at com.softwareag.tamino.db.API.response.TResponseBuilderImpl.(TResponseBuilderImpl.java:50)
    at com.softwareag.tamino.db.API.response.TResponseBuilderFactory.newResponseBuilder(TResponseBuilderFactory.java:51)
    at com.softwareag.tamino.db.API.connection.TConnectionImpl.newXMLObjectAccessor(TConnectionImpl.java:75)
    at com.softwareag.xtools.xapplication.store.TaminoStore.newAccessor(TaminoStore.java:607)
    at com.softwareag.xtools.xapplication.store.TaminoStore.readTSD3(TaminoStore.java:819)
    at com.softwareag.xtools.xapplication.store.TaminoStore.readTSD3(TaminoStore.java:791)
    at com.softwareag.xtools.xapplication.businessdocument.Schema.read(Schema.java:119)
    at com.softwareag.xtools.xapplication.businessdocument.SchemaCache.lookup(SchemaCache.java:48)
    at com.softwareag.xtools.xapplication.businessdocument.BusinessDocumentWorkspace.query(BusinessDocumentWorkspace.java:131)
    at xapplication.BrowseDoc.main(BrowseDoc.java:17)
    Exception in thread “main”


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: Connect

    Posted 08/22/02 01:47 PM

    Hello,

    to analyze your problem, could you post the code for creating the TaminoStore and the query string which causes the exception?

    Many thanks,
    bye Christian.


    #Tamino
    #API-Management
    #webMethods