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.  Java 2 Enterprise Edition

    Posted 04/27/01 08:10 PM

    Hi,

    I am planning a software project using J2EE, and wonder how suitable Tamino would be for data storage. In my experience Entity Beans in Enterprise JavaBeans are very much linked up against tables in relational databases.

    According to my understanding Tamino returns XML when queries are made, and I wonder how this would fit into the EJB framework? Does anybody have any experience of using Tamino alongside EJBs.

    Thanks!


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


  • 2.  RE: Java 2 Enterprise Edition

    Posted 05/10/01 09:33 PM

    As far as I know - there is no official annoucement yet, so please take it just as a hint - development ist working on a “JDBC-light” driver that handles container managed transactions. Container managed persistence isn’t possible right now because, like you stated in your post, the whole thing is SQL-centric. Has to be done the old way through Tamino Java API and your own code.

    Hope that helps a little,
    Regards,
    Johann


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