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

x-application examples and xappgenerator doesn't run ...

  • 1.  x-application examples and xappgenerator doesn't run ...

    Posted 11/08/05 12:51 PM

    hi i just took the same subject as i am able to install the x application and able to see the welcome page
    http://localhost:8080/xapp/index.html
    but as i cleck on any sample it throws this error
    XJspException:
    java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.SchemaGrammar.getElementDecl(Ljava/lang/String;)Lorg/apache/xerces/impl/xs/psvi/XSElementDeclaration;
    at com.softwareag.xtools.xapplication.schema.ComponentMapping.createMapping(ComponentMapping.java:91)

    when i try to call
    http://localhost:8080/xapp/generator/welcome.html
    it throws this error

    javax.servlet.ServletException: Cannot access tomcat manager.
    Make sure that tomcat_users.xml defines a user ‘xapplication’ with role
    ‘manager’ and xapplication.conf defines the respective password for
    ‘tamino_manager_password’.

    i have these entry in conf and tomcat_use xml file please help me ASAP

    <?xml version='1.0' encoding='utf-8'?>
    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: x-application examples and xappgenerator doesn't run ...

    Posted 11/08/05 01:46 PM

    sorted first problem searching the forum,either move to tomcat 4.1.18 or change jar files.
    still have second problem.


    #API-Management
    #Tamino
    #webMethods