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
Expand all | Collapse all

Problems running all simple x-application examples (for ex h

  • 1.  Problems running all simple x-application examples (for ex h

    Posted 02/19/04 12:17 PM

    X-Application Version: 4.1.1.4
    Tamino Version : 4.1.4.1
    Platform : WinXP
    WebContainer : Tomcat 5.0.18
    JDK Version : 1.4.2

    When running x-application examples from (for example)

    http://localhost:8080/xapp/simple/hello/hello.jsp

    I have the following error in Tomcat log file:
    (in french but translation is obvious ;))


    2004-02-19 09:54:51 StandardWrapperValve[jsp]: “Servlet.service()” pour la servlet jsp a généré une exception
    XJspException:
    java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.SchemaGrammar.getElementDecl(Ljava/lang/String;)Lorg/apache/xerces/impl/xs/psvi/XSElementDeclaration;

    Can someone give me a clue on this.
    Note: build has been made successfully prior to this error.


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Problems running all simple x-application examples (for ex h

    Posted 02/19/04 02:34 PM

    Looks like a Yerces version mismatch (X-Application depends on a specific xerces version).
    This can happen if you’re not using Tomcat 4.1.18. If you want to use a different Tomcat
    version you’ll have to change the xerces version that’s bundled in it.

    Michael

    Software AG Germany, Darmstadt


    #Tamino
    #API-Management
    #webMethods