JSR 208: Java Business Integration (JBI)

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Tutorials
  

Articles:
  • Errors as Business Information by Antoine Borg   - [Clicks: 10]
    Any work on an integration project utilises a wide range of established patterns. Antoine Borg shows us that while it is common to put these patterns together within your project, there also is value in grouping patterns that are themselves patterns.
    http://www.theserverside.com/tt/articles/article.tss?l=ErrorsasBusinessInformation - Dec, 2007
  • Exploring ESB Patterns with Mule by Igor Dayen   - [Clicks: 52]
    Will Enterprise Service Bus be the next big thing in enterprise integration? ESB is a highly ambitious standard, providing high levels of flexibility and extensive features. In this article, Igor Dayen shows how to implement a common enterprise integration pattern, the routing slip, by using Mule, a popular open source messaging framework.
    [Includes sample code]
    http://today.java.net/pub/a/today/2007/07/31/exploring-esb-patterns-with-mule.html - Jul, 2007
  • Sun Java EE Engine: Bridging Java EE Web Services and JBI Components by Bhavanishankar Sapaliga, Binod P.G., Vikas Awasthi, Rick Palkovic   - [Clicks: 32]
    This article describes the synergy between the Sun Java EE Engine (formerly Java EE Service Engine) and Java EE in the Java Business Integration (JBI) environment. The article covers the concepts and features of the Sun Java EE Engine and, through examples, illustrates how to use it in a JBI composite application.
    http://java.sun.com/developer/technicalArticles/J2EE/sunjavaee_engine/ - Jul, 2007
  • Connecting RESTful Web Services to an ESB by Edmon Begoli   - [Clicks: 43]
    Need a strategy for connecting RESTful web services to an enterprise service bus (ESB)? Check out three integration tools that will enable you to reliably incorporate RESTful web services into ESB-backed integration solutions.
    http://www.devx.com/enterprise/Article/34725 - Jun, 2007
  • Options for integrating new applications with current applications that run on a mainframe by Waseem Roshen   - [Clicks: 25]
    This article describes and compares various options for integrating mainframe applications with new applications--primarily Java and J2EE applications--including both point-to-point and Enterprise Service Bus (ESB) based integration options.
    http://www.ibm.com/developerworks/websphere/library/techarticles/0706_roshen/0706_roshen.html - Jun, 2007 - (PDF)
  • Building Event-Driven Architecture with an Enterprise Service Bus by Lucas Jellema   - [Clicks: 44]
    Learn how to configure an ESB to "publish" enterprise events using a simple example.
    [Includes sample code]
    http://www.oracle.com/technology/pub/articles/jellema-esb.html - Feb, 2007
  • Mule: A Case Study by Eugene Ciurana   - [Clicks: 58]
    Enterprise service buses are the preferred tools for integrating systems with heterogeneous data interchange interfaces and based on a wide array of technologies, from COBOL to CORBA to JEE. This article is an introduction to ESBs and enterprise integration using Mule, the open-source ESB.
    http://www.theserverside.com/tt/articles/article.tss?l=CaseStudyMule - Jan, 2007
  • What's new in WebSphere Enterprise Service Bus V6 by Nay Lin   - [Clicks: 60]
    An Enterprise Service Bus (ESB) is an architectural pattern that enables common connectivity and virtualization of services as they interact. It provides a foundation for implementing SOA for enterprise information systems. IBM provides several products to implement an ESB, including WebSphere Message Broker and WebSphere DataPower. Recently IBM introduced WebSphere ESB V6 as an ESB product built on Service Component Architecture (SCA). This article gives you an overview of WebSphere ESB and WebSphere Integration Developer, the integrated development environment for developing WebSphere ESB applications.
    http://www-128.ibm.com/developerworks/websphere/library/techarticles/0701_lin/0701_lin.html - Jan, 2007

[Top]

Tutorials:
  • JBI Component Technical Overview by Vince Genovese   - [Clicks: 113]
    This article provides an overview on Java Business Integration (JBI) concepts. It also includes overview information on JBI components available with NetBeans Enterprise Pack 5.5.1 Beta. This includes information for configuring, deploying, starting, and stopping JBI components.
    http://www.netbeans.org/kb/55/1/ep-jbi-tech-overview.html - Apr, 2007

[Top]