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.  Tamino and Tomcat

    Posted Tue October 28, 2003 04:05 PM

    Hi, i got a problem, i try to use Java Api and Tomcat but I don’t find how to install on Tomcat.
    In the help file :
    Sun Java 2 SDK, Enterprise Edition, Version 1.3
    Sun ONE Application Server 7.0
    BEA WebLogic, Version 7.0
    IBM WebSphere Advanced Edition, Version 5.0
    JBoss, Versions 3.0.1

    Somebody could help me please ?
    Thx


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


  • 2.  RE: Tamino and Tomcat

    Posted Tue October 28, 2003 05:30 PM

    Hello,

    These installation guides are for installing the Tamino Resource Adapter which applies to using EJB and Tamino in a J2EE environment. Tomcat is not a J2EE application server, it a jsp/servlet engine. So if you are using the standard Tamino API for Java the installation guides you’ve referred to do not apply.

    Hope this helps.

    Stuart Fyffe-Collins
    Software AG (UK) Ltd.


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


  • 3.  RE: Tamino and Tomcat

    Posted Wed October 29, 2003 08:28 AM

    Hello
    Thx for your answer.
    If I want to do servlet to xquery the tamino XML server and retrieve XML information can I use Tomcat or should I use Jboss ?


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


  • 4.  RE: Tamino and Tomcat

    Posted Wed October 29, 2003 01:35 PM

    Hi,

    If you want to use just servlets/jsp’s then all you need is Tomcat. JBoss is an application server so if you are not using EJB’s then you don’t need JBoss. Actually JBoss uses Tomcat anyway for servlet/jsp support. So my guess is that just Tomcat would suit your requirements.

    Hope this helps.

    Stuart Fyffe-Collins
    Software AG (UK) Ltd.


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