JSR 208: Java Business Integration (JBI)

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

Articles
Tutorials
  

Articles:
  • Get started with WebSphere ESB: Create and publish POJO as a service by Vasudevan Thiyagarajan   - [Clicks: 48]
    Learn how to develop a service component from a Plain Old Java Object (POJO) and publish it in IBM WebSphere Enterprise Service Bus. Find out how to define an interface in the Web Services Description Language (WSDL) and implement it in Java, and see how to associate a service component with a standalone reference and how to use a standalone reference to access the service across the ESB.
    [Includes sample code]
    http://www-128.ibm.com/developerworks/webservices/library/ws-soa-esbpojo/index.html - Nov, 2006
  • Build an SOA application from exisiting services by Adrien Louis   - [Clicks: 48]
    Applying service-oriented architecture techniques, this article illustrates how to create an application from existing services. Using the Petals open source enterprise service bus, you'll learn how to quickly and safely integrate heterogeneous services to build an online travel agency application.
    http://www.javaworld.com/javaworld/jw-10-2006/jw-1011-jbi.html - Oct, 2006
  • Implement two-way communication among ESB components by E.V.Mohan Vamsi   - [Clicks: 40]
    The Loan Broker example bundled with ServiceMix demonstrates how component-to-component interaction happens in an enterprise service bus, as specified by the Java Business Integration specification. In this article, author Mohan Vamsi looks at how the In-Out message exchange pattern is applied for implementing two-way communication among components installed on an enterprise service bus.
    http://www.javaworld.com/javaworld/jw-09-2006/jw-0904-jbi.html - Sep, 2006
  • Enterprise Service Bus: Yet Another Paradigm Shift or Better Orchestration of Old Technologies by Frank Teti   - [Clicks: 22]
    An SOA including an ESB is key to having a truly scalable, enterprise-wide solution. But most organizations have a limited tolerance for protracted analysis and system design lifecycle phases, which are required to configure that these systems work properly. In Frank Teti's opinion, this work ethic needs to be seriously reconsidered.
    http://www.theserverside.com/tt/articles/article.tss?l=ESBParadigm - Aug, 2006
  • Practical Enterprise Service Bus Use Cases for SOA by Kenny Shin   - [Clicks: 52]
    The Enterprise Service Bus (ESB) is still a relatively loosely defined concept in the context of a Service-Oriented Architecture (SOA). As with any other enterprise software technology, the role of an ESB will become more clearly defined as common use cases, best practices, and design patterns emerge. This article presents the use of the BEA AquaLogic Service Bus (ALSB) through practical examples encountered by the author, and by doing so provides the reader an improved understanding of the role and value of an ESB in a SOA implementation.
    http://dev2dev.bea.com/pub/a/2006/06/service-bus-use-cases.html - Jul, 2006
  • Use JBI components for integration by Adrien Louis   - [Clicks: 69]
    This article discusses the Java Business Integration specification and describes more specifically the concept of "component" as defined in this specification. Author Adrien Louis introduces JBI's main goals and then extensively explains how components communicate through the JBI environment, as well as the component installation process. The article and its example are based on Petals, an open source JBI-compliant container.
    http://www.javaworld.com/javaworld/jw-07-2006/jw-0717-jbi.html - Jul, 2006
  • Ready To Test SOA, Web Services, ESBs, and BI? by Frank Cohen   - [Clicks: 32]
    Frank Cohen is an advocate for testing XML-based SOA, ESB, Web services and BI based services. In this article, Cohen outlines the steps and considerations necessary for adopting a test methodology that will lead to improved performance and scalability.
    http://www.theserverside.com/tt/articles/article.tss?l=ReadytoTest - May, 2006

[Top]

Tutorials:

[Top]