OPEN SOURCE SOA FOR E-GOVERNANCE

Size: px
Start display at page:

Download "OPEN SOURCE SOA FOR E-GOVERNANCE"

Transcription

1 OPEN SOURCE SOA FOR E-GOVERNANCE Rama Krushna Das 1 *, Manas Ranjan Patra 2 and Ajita Kumar Misro 2 ABSTRACT. Over the last decade, we have witnessed rapid evolution in the e-government applications in India, which allowed millions of its citizens to access share and publish Government information. Many new web enabled applications are added everyday for improving the quality of G2C, G2G, G2B and G2E applications, making the bureaucracy transparent and efficient. Integrating these heterogeneous, distributed services to achieve interoperability of Information and Communication Technology (ICT) is the real challenge for the Government. Service Oriented Architecture has emerged over the past several years as a preferred approach for integration of distributed e-government applications. Some organizations have already adopted SOA in their e-governance architecture, some could not due to high cost involved in the tools and middlewares for implementing the architecture. This paper explains how it could be helpful to use the open source SOA tools and middlewares for adopting SOA in e-government applications.. Keywords: Open Source, Service Oriented Architecture, e-governance, Service integration, Interoperability 1 Introduction In recent years computer giants like Microsoft, HP, Intel, Oracle, Google, IBM and Sun have agreed to develop standards, protocols, middlewares, tools, infrastructure and applications to make Service Oriented Compting (SOC) a reality. Many Government departments in India are in the process of deploying or planning Service Oriented Architecture (SOA) environment. SOA is a novel approach for production and consumption of e-governance services. It allows Govt. departments to couple unrelated computing systems, where the existing and newly developed processes could be combined to meet new process needs. Presently achieving an infrastructure capable of sustaining a SOA for e-governance generally requires purchasing expensive commercial SOA tools and middleware. Implementing SOA for e-governance can be an extremely expensive proposition. We might need to purchase several products within the SOA stack like an enterprise service bus (ESB), a business process modeling (BPM) tool, a portal, a rules engine and a data services tool. But it is not the end, we may require additional tools for testing, SOA governance, security etc.. In addition to all the software, one needs to budget for training, hardware, consulting and salaries. While implementing some web services for e-governance applications using open source SOA, we leverage our collective knowledge and experience, in order to create the most innovative and cheap solutions for the e-governance users. This paper tries to identify the open source SOA products for e-governance, of which the selected product will form basis of open SOA platform and show how these products can be integrated together to surpass the offerings of the commercial SOA vendors. 2 Advantages of open source SOA It is known fact that free and open source software is inexpensive. However, there are more economic benefits [22] of using free and open source software. The following are some of the advantages of using open source to meet the SOA needs. Test before you buy : With commercial software, once you invest in the software, the cost of the software is committed. With open source, you can create[12] prototypes and try out the software before you commit large sums of money. Even if you plan on buying commercial software you can leverage open source software to validate your architecture before making any purchases. 1 National Informatics Centre, Berhampur, Orissa, India 2 Departement of Computer Science, Berhampur University, Berhampur, Orissa, India * Corresponding author ( ramdash@yahoo.com, Telephone: )

2 Lower cost to start: The cost of the various tools within the stack can be quite shocking. Open source eliminates or greatly reduces [12] the initial shock. You get the software for free and you have the option to subscribe for support services. For certain products within the stack, a company may only need the community version which is totally free. Other companies may need the robust feature set of for the enterprise version, but it is still substantially cheaper then commercial software. More simplistic and easier to understand and use. The open source SOA vendors seem to take a much more rudimentary approach to SOA, and their tools seem to be much easier to understand and use. No mishmash: Many of the mega commercial vendors in the SOA space have expertise in various areas of technology with SOA being one of them. They often take existing products and advertise them in the name of SOA. They also buy several companies and then call themselves an integrated stack. The reality is, their stacks are a jumble of many different companies and the promise of integration is not a reality. With many of the open-source vendors, SOA is all that they do. These products are built for SOA from the ground up, not from mergers, acquisitions, and rushed integration releases. The availability of the source code and the right to modify it is very important. It allows the user to tune it to any extent and also modify the code in such a way that suits the standards of specification. It also makes it possible to port the code to new hardware so that it can adapt to changing conditions. One can also arrive at a detailed understanding of how the system works. This is why many experts are reaching the conclusion that to really extend the lifetime of an application; it must be available in source form. The right to redistribute modifications and improvements to the code. Apart from the right to modify one can also reuse several other open source codes and make use of all the advantages due to the modifiability of the software that can be shared by large communities. 3 Open Source ESB An Enterprise Service Bus (ESB) is considered as a middleware that lies between business applications and routes and transforms messages along the way. Since the ESB acts as a messaging bus, it eliminates the need for point-to-point connectivity between systems. Instead, when one system needs to communicate with another, it simply deposits a message to the bus, and the ESB is then responsible for determining how to route the message to its destination endpoint. ESB adapters perform the function of communicating with a disparate group of protocols, such as SOAP, CORBA, JMS, MQ Series, MSMQ, FTP, POP3, and HTTP, among others. There are different Open Source ESBs available as discussed below 3.1 Apache ServiceMix It [3] is an open source ESB (Enterprise Service Bus) that combines the functionality of a Service Oriented Architecture (SOA) and an Event Driven Architecture (EDA) to create an agile, enterprise ESB. It is built from the ground up on the Java Business Integration (JBI) specification JSR 208 and released under the Apache license. The goal of JBI is to allow components and services to be integrated in a vendor independent way, allowing users and vendors to plug and play. It has dozens of components/adapters and supports nearly every protocol, allows creation of fairly complex data that flows using enterprise integration pattern components. Active project with frequent releases. The latest release is ServiceMix MuleSource Mule It [17] has broad connectivity options and is strong in transformation, routing, and security. Like ServiceMix, supports common enterprise integration patterns for real-time choreography. Vast array of components/adapters. Well documented, mature, and proven. Broad range of application servers supported. 3.3 WSO2 ESB Positioned as a lightweight ESB that, while supporting essential ESB functionality, is simple to use by way of XML configuration. In addition, it s designed with high performance and availability features that make it[23] especially suitable for web mediation. 3.4 OpenESB A fairly new project[18] that s still maturing. Version 2 promises to offer significant enhancements. Good IDE support through NetBeans plug-in. GlassFish Application Server has built-in support for OpenESB, but support for other application servers is lacking. Documentation is fairly sparse. 3.5 JBoss ESB A fairly new entrant that still appears to be maturing. Not a greatly active user community, and using web services is tedious. Does provide nice integration with other JBoss middleware products.

3 3.6 Jitterbit Positioned more as an end-user ESB [11] that s simple to use without being a developer. However, lacks broad protocol support. The concept of JitterPaks is novel and makes exchange of prebuilt integrations feasible. Backend written in C++, which limits appeal to Java shops. Strong LDAP integration capabilities. 3.7 OpenAdapter Mature, elegant, and lightweight ESB. Although it has been around for a long time, documentation is poor. Project activity is low, although a dedicated group of developers keeps the release cycle frequent. Maybe best suited for embedded type applications. 4. Open Source BPM Business Process Modelling(BPM) refers to software that can be used to model and execute workflow processes. It is required for SOA to expose the reusability of different services. With BPM, you can create business processes that span across multiple, previously isolated and self-contained, may be legacy systems applications. BPM applications are less focused on performing a specific task and more oriented towards an entire business process. In BPM workflow is generally understood as series of human and/or automated tasks that are performed to produce a desired outcome. In SOA the name workflow is commonly used as orchestration. Business Process Execution Language(BPEL) a semantically rich language for creating business processes that are composed of SOAP-based web services, which is associated with workflowbased BPM processes. BPM systems are in general used for modeling complex processes because of the visual modeling requirements and the complex workflow algorithms that drive the BPM engine. Mathematical algorithms are often used as the basis for implementation and is mysterious to understand, as a result open source BPM solutions were emerged very slowly. Now-a-days there are several excellent open source BPM systems as discussed below. 4.1 Intalio BPMS It[9] uses business process modeling notion (BPMN) to generate BPEL-based orchestrations. Unfortunately, only parts of Intalio s solution are open source, with some confusing licensing restrictions. Also, since BPMN is converted to BPEL (with that code being proprietary), extending the product seems problematic, and reliance on BPEL means support for only SOAP-based web services. 4.2 Apache ODE Apache ODE (Orchestration Director Engine) is a runtime BPEL engine. Its API is such that you can extend it in new and interesting ways, and thus aren t tied to the SOAP-only invocation of BPEL. The licensing model is very attractive, and the engine is lightweight and can be exposed, via Java Business Integration (JBI), to ServiceMix, an excellent open source ESB, which we cover later. Apache ODE doesn t come with a designer per se, but you can use the beta of the Eclipse BPEL editor. 4.3 JBoss jbpm A mature, efficient, and lightweight process/workflow engine[10] with a usable Eclipse-based modeler. Uses its own terse XML graph notation language known as jpdl (jbpm Process Definition Language), and includes support for all core modeling nodes, such as decision and fork. Can be easily extended and isn t tied to a particular deployment framework. Unlike several others, there is no commercial upgrade, and no functionality is specifically excluded. 4.4 ObjectWeb Bonita Powerful, XML Process Definition Language (XPDL)-compliant workflow engine. Well documented and mature. Includes excellent human-task UI integration (i.e., form generator). Doesn t come with an open source editor, and requires the JOnAS (Java Open Application Server) application server. 4.5 WSO2 Business Process Server The WSO2 Business Process Server is based upon Apache ODE, and adds a web-based administrative interface along with simulation capabilities. 5. Open Source Portal Platform Portal Platform facilitates the delivery of web-based composite applications and high-performance web presences. Portals is a key driver in reducing the costs associated with highly integrated web sites and applications. Portals enable[8] IT and end users to customize and personalize their site experience in a secure, well governed way. Gartner defines a portal as "access to and interaction with relevant information

4 assets (information/content, applications and business processes), knowledge assets and human assets by select targeted audiences, delivered in a highly personalized manner." Portal products provide a full spectrum of technologies for extensibility, data integration, application integration, syndication and service orientation. The portal uses service-oriented concepts; it leverages Web services extensively; and it leverages portlets, which consume services or communicate to provide orchestrated flows and on-the-glass composite applications. If you buy the SOA concept, the portal can represent a rational first step down that path. 5.1 LifeRay It [13] is a portal through which, one can select convienent information. This portal tries to enable us to do everything from creating websites to building intranets to simply getting the right documents and applications to the right people. It provides more out of the box portlets than any other portal on the market. It is developed using an open SOA strategy that makes it the choice of everybody worldwide for e- Governance application integration. 5.2 Apache Jet Speed 2 It [1] is an Open Source implementation of an Enterprise Information Portal, using Java and XML. It acts as the central hub where information from multiple sources is made available in an easy to use manner. It provides support for templating and content publication frameworks such as Cocoon, WebMacro and Velocity. 5.3 JBoss Portal It [10] facilitates the delivery of web-based composite applications and high-performance web presences. Through its agile, reusable framework, customers can minimize the cost and complexity of their web infrastructures. Its use of open standards mitigates the risk of vendor lock-in, ensuring compatibility. It can incorporate components into the portal as standardized and reusable portlets. So it meets the needs of business to employee, business to customer, or business to business portals. As an integral component of JBoss Enterprise Middleware, the large and vibrant JBoss.org developer community fosters its continued innovation and enterprise quality. 5.4 Apache Pluto Pluto [20] is the Reference Implementation of the Java Portlet Specification. It provides personalization, single sign on, content aggregation, and other enterprise services. The specification does not specify which services must be implemented by the portal. This decision is left up to the discretion of the portal vendor. Java Portlets provide content from disparate sources. This content is aggregated into a single presentation by the portal. The Pluto Portlet Container manages the lifecycle and invocation of specification compliant portlets. The current version is Pluto Apache Cocoon A [6] portal definition framework with XML description of the portal and the contained content. The rendering of the portal to the needed format is done through stylesheets and is therefore very flexible. The portal engine of Cocoon provides the required functionality to display user dependent content with a user definable layout. A portal definition can be configured for all users, for groups of users and for the individual user. The portal administrator can use the provided tools to configure every aspect of the portal. 6 Open Source EDM Wikipedia says Enterprise Decision Management, commonly abbreviated "EDM", entails all aspects of managing automated decision design and deployment that an organization uses to manage its interactions with customers, employees and suppliers. It is an approach for automating and improving the decisions a business makes on a day-to-day basis. EDM [5] is about extracting the decisions and rules that are today embedded into applications or people and systematically exposing them as rule assets that can be centrally managed and authored. Central to the concept of EDM is a repository that enables rules to be classified, managed, and versioned. This should include the ability to add custom metadata and properties to each rule and ruleset. Though commercial business rule solutions have been around for a decade or more, the open source started its presence in last five years as described below.

5 6.1 OpenLexicon It is a relatively new product (2006) with limited documentation. Favorable license (modified Mozilla). Includes a polished management interface and repository. Can create rules through a web-based interface. DSL support is somewhat limited. Doesn t appear to be easily embeddable. 6.2 JBoss Rules (Drools) Highly mature rules engine that has undergone several significant enhancements recently, which include the addition of Business Rule Management System (BRMS) repository functionality. Domain-specific language(dsl) support is limited but useful. Highly efficient rules engine and decent Eclipse-based authoring environment. Lightweight and embeddable. 6.3 OpenRules Restrictive license for commercial use, for this reason, it wasn t considered a viable selection for our Open SOA Platform. That said, it s a highly capable BRMS with a strong support community. 7. Open source Registry (UDDI/ebXML) IT organizations using opensoa infrastructures for e-governance selects which registry or registryrepository to deploy as part of their SOA infrastructures. The choices often are UDDI registry without a repository, ebxml registry-repository or combination of UDDI registry and ebxml registry-repository. A UDDI registry offers a subset of capabilities offered by an ebxml Registry, which provides only a registry and no repository. UDDI registries publish pointers to service artifacts such as WSDL. ebxml Registry not only publish pointers to service artifacts, but also the actual artifact themselves. Thus, an ebxml registryrepository can be used for governance of any type of service artifacts throughout their life cycles. A UDDI registry may be adequate for simpler SOA deployments, as the complexity increases an ebxml registry is a much better fit. An ebxml registry makes the standard harder to understand and deploy because of its generic and extensible nature, which can addressed by the use case-specific profiles of ebxml Registry that define precisely how to make use of its generic and extensible features in a standard, interoperable manner within a particular domain. 7.1 Apache juddi Pronounced ad "Judy",[2] is an open source Java implementation of UDDI. It is platform independent, UDDI version 2.0 compliant, can be used with any relational database that supports ANSI standard SQL like MySQL, DB2, Sybase, JdataStore etc. It can be deployable on any Java application server that supports the Servlet 2.3 specification like Jakarta Tomcat, JOnAS, WebSphere, WebLogic, Borland Enterprise Server, JRun, etc. It is easy to integrate with existing authentication systems and supports a clustered deployment configuration. 7.2 Sun s Service Registry It [21] is an ebxml based Registry and Repository, which enables the storing and sharing of information between parties to allow e-business collaboration. The Registry and Repository can be used to store Business Process Specification Schema (BPSS), Collaboration Protocol Profile (CPP), and Collaboration Protocol Agreement (CPA) documents; UML models; software agents and so on that may be needed to support e- business collaboration. 7.3 freebxml Registry It [7] is an open source project that provides a royalty free implementation of the latest ebxml Registry standard. The project is led by several authors of the OASIS ebxml Registry standard and has always delivered the first, the most feature-complete and the most spec-compliant implementation of the ebxml Registry standard. 7.4 Mule Galaxy Open source SOA governance platform [16] with integrated registry/repository. It provides features like, including artifact, lifecycle and dependency management, along with the ability to enforce governance policies, collaborate on and discover services.

6 WSO2 Registry 7.5 WSO2 Registry It [24] is an open source product for governing SOA deployments, with which, you can store, catalog, index and manage your enterprise metadata in a simple and scalable model. It has a nice web based GUI to explore/add/remove/update resources. Different APIs to embed the Registry to your java program and to access Registry remotely using Atom/pub and web services. It also provide the SOA governance aspects like Service discovery, Service policy enforcement and validation, Service Life Cycle Management, Service association and dependency management, Service Monitoring, Service Access Control and Service Versioning. 8. Open Source SOA Stack Some proprietary vendors have taken a bunch of products and put them together into a suite and call that their SOA stack. The open source SOA stack includes business process orchestration, a business rules engine, an enterprise service bus, integrated security, portals and more. You can mix and match tools from different open source communities or you could standardize on one community We have tested some of the above mentioned open source SOA products, downloading the trail versions and found the following stacks to be very useful and tightly integrated. 8.1 WSO2 SOA Stack WSO2 has a complete SOA platform, introducing solution to adapt SOA in more flexible and cost-effective manner. It is developed based on the OSGI technology [19], which allows users to get only the desired components to their requirements and implement their SOA infrastructure. It allows starting from one of component and then mix and match among these components until you get the desired features. WSO2 Web Service Application Server WSO2 Mashup Server WSO2 Enterprise Service Bus WSO2 Web Service Framework WSO2 Data Services Figure 1 WSO2 SOA Stack WSO2 Data Services Server provides a convenient Web service interface for data stored in sources such as relational databases, CSV files & MS-Excel files. With WSO2 Data Services Server, data can be exposed and accessed in a secure manner using WS-Security and in a reliable way using WS-Reliable Messaging ; data is also made available for mashing-up with other Web services.wso2 Mashup Server provides a unique and powerful platform for consuming information in a variety of forms including Web services, HTML, and feeds, processing and aggregating that information, and publishing the result as a new Web service.

7 8.2 JBoss SOA Stack Here is an example of Red Hat s jboss SOA stack. The JBoss Enterprise SOA stack is formed by the intersection of many JBoss open-source projects, and includes the JBoss enterprise services bus (ESB), the JBoss jbpm for process management, and JBoss Rules. Each piece of the stack is designed to work with outside sources of data and with existing SOA infrastructure from other open or proprietary SOA companies. This stack yet to include a UDDI registry and repository for SOA governance. If you compare the subscription costs of JBoss SOA stack to the license and support/ maintenance costs of Oracle SOA Suite and IBM WebSphere Enterprise Service Bus, it is negligible. JBoss JBMP JBoss Enterprise SOA Platform JBoss Rules JBoss ESB Transformation, Routing, JBoss Enterprise Application Platform Red Hat Enterprise Linux Figure 2 JBoss Open Source SOA Stack 8.3 MuleSource SOA Stack The Mule framework is highly scalable, allowing us to start small and connect more applications over time. Mule manages all the interactions between applications and components transparently, regardless of whether they exist in the same virtual machine or over the Internet, and regardless of the underlying transport protocol used. In addition to Mule Enterprise Service Bus (ESB) architectures, Mule Source also provides administration tools that allow us to manage our deployments through Mule HQ and control our infrastructure through Mule Galaxy, as shown in Figure-3.. Mule is vendor-neutral, so different vendor implementations can plug in to it. Mule ESB Mule Galaxy DATA BASE APPLICA TIONS J2EE OTHERS Mule HQ Figure-3 Mule SOA Stack

8 8.4 Open Source Mix SOA Stack The follwing Picture-4 shows mixed open source SOA stack, which has a combination of WSO2, Intalio, Liferay and jboosrules Drools. At the presentation layer Liferay portal is used, at business rules layer drools is used, at business process layer Intalio BPM, at data service layer WSO2 Data Service, SOA governance is done by WSO2 Registry and enterprise service bus is WSO2 ESB. This way we can mix different available open source product to the benefit of SOA. Presentation Layer ( Liferay ) Business Rules Layer ( Drools ) Business Process Layer ( Intalio ) Data Service Layer ( WSO2 Data Service ) SOA Governance ( WSO2 Registry) ESB ( WSO2 ESB) Figure-4 Mixed Open Source SOA Stack 9. Conclusion Normally, it is observed that the cost of a proprietary software exceeds by 20% to 30% of the total cost of an entire e-governance project. For implementing SOA for e-governance with proprietary products would cost more [14] than that. In addition, it would involve extra cost for training the developers. Therefore, adoption of open-source SOA can substantially reduce the cost factor. While doing so, one can either go with a complete open-source SOA stack or can mix and match various open-source SOA products from different vendors, or can mix and match both commercial and open-source products. In near future we will have a totally different approach towards SOA which will enable application builders, developers and brokers to make effective use of SOA, in particular OpenSOA. Adoption of SOA in e-governance can be very popular if it is Simple, Open and Affordable. References 1. Apache Foundation for Jet Speed2 Web Site Last Visited on 2. Apache juddi registry website Last Visited on 3. Apache ServiceMix ESB Web Site Last Visited on 4. Björgvinsson,T et al, Software Development for Governmental Use Utilizing Free and Open Source Software, ACM Press ICEGOV2007, Macao Creating a foundation for Enterprise Decision Management, Allen Bonde Group White Paper retrieved from CreatingaFoundationforEDM_bpx.pdf 6. Cocoon portal project website webapps/portal.html Last Visited on

9 7. freebxml Registry web site Last Visited on 8. Gartner research A Portal May Be Your First Step to Leverage SOA Document?doc_cd= Intalio web Site Last Visited on 10. Jboss web site Last Visited on 11. Jitterbit web site Last Visited on 12. Kavis, M Tight Budgets? Try Open Source SOA! retrieved from Tight_Budgets_Try_Open_Source_SOA_ 13. LifeRay web site Last Visited on 14. Maguire, J.. Open source on the brink. Enterprise Linux, 1-2. retrieved from Mike P. Papazoglou Willem-Jan van den Heuvel, Service oriented architectures: approaches, technologies and research issues, Published Online: 3rd March 07 Springer Verlang 2007, Mule Galaxy website Last Visited on 17. Mules Web Site last visited on Last Visited on 18. Open Enterprise Service Bus Web Site Last Visited on 19. OSGi Technology web site Last Visited on 20. Pluto portal project web site Last Visited on 21. Sun s service registry website soa_registry_wp.pdf Last Visited on 22. Thorbergsson H et al, Economic Benefits of Free and Open Source Software in Electronic Governance, ACM Press ICEGOV2007, Macao PP WSO2 the open source SOA company website Last Visited on 24. WSO2 Registry web site Last Visited on About The Authors Rama Krushna Das is a Technical Director(Scientist-E) working with National Informatics Centre(NIC), Department of Information Technology, Government of India for the last 21 years. He is involved in development and implementaion of different E-Governance projects of NIC. He has led the group in the implementation of the e-grama project. He has presented many research papers and chaired technical sessions in international conferences in Indian and different counties like Macao(SAR Chaina), Cairo(Egypt), Bogota(Colombia) ect.. His research interests include e-governance, software engineering and Service Oriented Architecture. Manas Ranjan Patra holds a Ph.D. Degree in Computer Science from the Central University of Hyderabad. He has 22 years of experience in teaching and research in different areas of Computer Science and is currently heading the Department of Computer Science, Berhampur University. He has worked in the International Institute for Software Technology, Macao as a United Nationa Fellow during He has

10 about 70 international and national publications to his cridit. His research interests include Service Oriented Modeling, Software Engineering, Data Mining and Intrusion Detection. He has presented papers and chaired technical sessions in many International Conferences. Ajita Kumar Misro is continuing his M-Tech(Computer Science) at Berhampur University, Orissa. He has passed his M.C.A from IGNOU. His research interests include e-governance, Service Oriented Architecture and Cloud Computing.

What You Need to Know About Transitioning to SOA

What You Need to Know About Transitioning to SOA What You Need to Know About Transitioning to SOA written by: David A. Kelly, ebizq Analyst What You Need to Know About Transitioning to SOA Organizations are increasingly turning to service-oriented architectures

More information

SOA Fundamentals For Java Developers. Alexander Ulanov, System Architect Odessa, 30 September 2008

SOA Fundamentals For Java Developers. Alexander Ulanov, System Architect Odessa, 30 September 2008 SOA Fundamentals For Java Developers Alexander Ulanov, System Architect Odessa, 30 September 2008 What is SOA? Software Architecture style aimed on Reuse Growth Interoperability Maturing technology framework

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

Service Mediation. The Role of an Enterprise Service Bus in an SOA

Service Mediation. The Role of an Enterprise Service Bus in an SOA Service Mediation The Role of an Enterprise Service Bus in an SOA 2 TABLE OF CONTENTS 1 The Road to Web Services and ESBs...4 2 Enterprise-Class Requirements for an ESB...5 3 Additional Evaluation Criteria...7

More information

JBI and OpenESB. Introduction to Technology. Michael Czapski Advanced Solutions Architect, SOA/BI/Java CAPS Sun Microsystems, ANZ

JBI and OpenESB. Introduction to Technology. Michael Czapski Advanced Solutions Architect, SOA/BI/Java CAPS Sun Microsystems, ANZ JBI and OpenESB Introduction to Technology Michael Czapski Advanced Solutions Architect, SOA/BI/Java CAPS Sun Microsystems, ANZ Learn what JBI and OpenESB are intended to address and how they go about

More information

Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond

Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond Technology Challenges Are Daunting Today s information technology executives are tackling increasingly complex

More information

JBoss Enterprise Middleware

JBoss Enterprise Middleware JBoss Enterprise Middleware The foundation of your open source middleware reference architecture Presented By : Sukanta Basak Red Hat -- Vital Statistics Headquarters in Raleigh, NC Founded in 1993 Over

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

Creating new university management software by methodologies of Service Oriented Architecture (SOA)

Creating new university management software by methodologies of Service Oriented Architecture (SOA) Creating new university management software by methodologies of Service Oriented Architecture (SOA) Tuomas Orama, Jaakko Rannila Helsinki Metropolia University of Applied Sciences, Development manager,

More information

What is it? What does it do? Benefits

What is it? What does it do? Benefits JBoss Enterprise SOA Platform What is it? The JBoss Enterprise SOA Platform includes serviceoriented architecture (SOA) open source middleware such as JBoss Enterprise Service Bus (ESB), JBoss jbpm, JBoss

More information

How To Compare The Cost Of Business Process Management (Bpm) To Open Source Software (Bmp)

How To Compare The Cost Of Business Process Management (Bpm) To Open Source Software (Bmp) Open Source Business Process Management Suites Trends and Advantages Executive Summary This paper explains open source BPM and its benefits. Focused and in-depth description of two major open source BPM

More information

JBoss Enterprise Middleware. The foundation of your open source middleware reference architecture

JBoss Enterprise Middleware. The foundation of your open source middleware reference architecture JBoss Enterprise Middleware The foundation of your open source middleware reference architecture Red Hat open source solution stack changes the economics of IT infrastructure Offers proprietary replacements

More information

BONITA, The Open Source BPM Solution

BONITA, The Open Source BPM Solution BONITA, The Open Source BPM Solution «BPM, The Future is Now!»! Miguel Valdes Faura Bull R&D, BPM Manager Agenda Why BPM Matters? BPM Market Review Bonita in simple words Architecture Products and Components

More information

JBoss enterprise soa platform

JBoss enterprise soa platform JBoss enterprise soa platform What is it? The JBoss Enterprise SOA Platform includes serviceoriented architecture (SOA) open source middleware such as JBoss Enterprise Service Bus (ESB), JBoss jbpm, JBoss

More information

JBOSS ENTERPRISE SOA PLATFORM AND JBOSS ENTERPRISE DATA SERVICES PLATFORM VALUE PROPOSITION AND DIFFERENTIATION

JBOSS ENTERPRISE SOA PLATFORM AND JBOSS ENTERPRISE DATA SERVICES PLATFORM VALUE PROPOSITION AND DIFFERENTIATION JBOSS ENTERPRISE SOA PLATFORM AND JBOSS ENTERPRISE DATA SERVICES PLATFORM VALUE PROPOSITION AND DIFFERENTIATION Service-oriented architecture (SOA) gives enterprises the ability to identify and respond

More information

An Open Policy Framework for Cross-vendor Integrated Governance

An Open Policy Framework for Cross-vendor Integrated Governance An Open Policy Framework for Cross-vendor Integrated Governance White Paper Intel SOA Expressway An Open Policy Framework for Cross-vendor Integrated Governance Intel SOA Expressway delivers a pluggable

More information

Air Force SOA Enterprise Service Bus Study Using Business Process Management Workflow Orchestration for C4I Systems Integration

Air Force SOA Enterprise Service Bus Study Using Business Process Management Workflow Orchestration for C4I Systems Integration Air Force SOA Enterprise Service Bus Study Using Business Process Management Workflow Orchestration for C4I s Integration Dr. Timothy D. Kehoe, Irene Chang, Dave Czulada, Howard Kong, Dr. Dino Konstantopoulos

More information

Unlocking the Power of SOA with Business Process Modeling

Unlocking the Power of SOA with Business Process Modeling White Paper Unlocking the Power of SOA with Business Process Modeling Business solutions through information technology TM Entire contents 2006 by CGI Group Inc. All rights reserved. Reproduction of this

More information

Service Oriented Architecture (SOA) An Introduction

Service Oriented Architecture (SOA) An Introduction Oriented Architecture (SOA) An Introduction Application Evolution Time Oriented Applications Monolithic Applications Mainframe Client / Server Distributed Applications DCE/RPC CORBA DCOM EJB s Messages

More information

IBM Business Process Manager

IBM Business Process Manager IBM Software WebSphere Thought Leadership White Paper IBM Business Process Manager A single, comprehensive BPM platform that easily scales from project to enterprise-wide programs 2 IBM Business Process

More information

Beeple, B-Pel, Beepul? Understanding BPEL and Its Role in SOA

Beeple, B-Pel, Beepul? Understanding BPEL and Its Role in SOA Beeple, B-Pel, Beepul? Understanding BPEL and Its Role in SOA presented by John Jay King King Training Resources john@kingtraining.com Download this paper and code examples from: http://www.kingtraining.com

More information

Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies

Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies 3-day seminar Give Your Business the Competitive Edge SOA has rapidly seized the momentum and center stage because

More information

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware R. Goranova University of Sofia St. Kliment Ohridski,

More information

JBoss Enterprise SOA Platform Simple. Open. Affordable. Pierre Fricke, Director Product Line Mgmt. February 14, 2008

JBoss Enterprise SOA Platform Simple. Open. Affordable. Pierre Fricke, Director Product Line Mgmt. February 14, 2008 JBoss Enterprise SOA Platform Simple. Open. Affordable. Pierre Fricke, Director Product Line Mgmt. February 14, 2008 JBoss Enterprise SOA Platform Announcement JBoss Enterprise SOA Platform availability

More information

SOA Myth or Reality??

SOA Myth or Reality?? IBM TRAINING S04 SOA Myth or Reality Jaqui Lynch IBM Corporation 2007 SOA Myth or Reality?? Jaqui Lynch Mainline Information Systems Email jaqui.lynch@mainline.com Session S04 http://www.circle4.com/papers/s04soa.pdf

More information

WELCOME TO Open Source Enterprise Architecture

WELCOME TO Open Source Enterprise Architecture WELCOME TO Open Source Enterprise Architecture WELCOME TO An overview of Open Source Enterprise Architecture In the integration domain Who we are Fredrik Hilmersson Petter Nordlander Why Open Source Integration

More information

Introduction to Service-Oriented Architecture for Business Analysts

Introduction to Service-Oriented Architecture for Business Analysts Introduction to Service-Oriented Architecture for Business Analysts This course will provide each participant with a high-level comprehensive overview of the Service- Oriented Architecture (SOA), emphasizing

More information

Building the European Biodiversity. Observation Network (EU BON)

Building the European Biodiversity. Observation Network (EU BON) Enterprise Application Integration Building the European Biodiversity through Service-Oriented Architecture Observation Network (EU BON) EU BON Project Building the European Biodiversity Network Presentation

More information

Experiences with Open-Source BPM/SOA-based Stack using Java EE Rok Povše, Matjaž B. Jurič

Experiences with Open-Source BPM/SOA-based Stack using Java EE Rok Povše, Matjaž B. Jurič Experiences with Open-Source BPM/SOA-based Stack using Java EE Rok Povše, Matjaž B. Jurič University of Ljubljana Faculty of Computer and Information Science Laboratory for Integration of Information Systems

More information

Enterprise Application Designs In Relation to ERP and SOA

Enterprise Application Designs In Relation to ERP and SOA Enterprise Application Designs In Relation to ERP and SOA DESIGNING ENTERPRICE APPLICATIONS HASITH D. YAGGAHAVITA 20 th MAY 2009 Table of Content 1 Introduction... 3 2 Patterns for Service Integration...

More information

Getting Started with Service- Oriented Architecture (SOA) Terminology

Getting Started with Service- Oriented Architecture (SOA) Terminology Getting Started with - Oriented Architecture (SOA) Terminology Grace Lewis September 2010 -Oriented Architecture (SOA) is a way of designing, developing, deploying, and managing systems it is neither a

More information

Guiding Principles for Technical Architecture

Guiding Principles for Technical Architecture This document is a statement of the principles that will guide the technical development of the Kuali Student system. It will serve as a reference throughout the full lifecycle of the project. While these

More information

Open Source ESBs for Application Integration (SOA Optional)

Open Source ESBs for Application Integration (SOA Optional) RedMonk Note February 16, 2007 Page 1/6 Open Source ESBs for Application Integration (SOA Optional) by Anne Zelenka Lightweight open source enterprise service bus (ESB) implementations offer a low cost,

More information

Beyond the SOA/BPM frontiers Towards a complete open cooperative environment

Beyond the SOA/BPM frontiers Towards a complete open cooperative environment Beyond the SOA/BPM frontiers Towards a complete open cooperative environment This presentation has been used during a webinar delivered within SpagoWorld Webinar Center: http://www.spagoworld.org/xwiki/bin/view/spagoworld/webinarcenter

More information

E-Business Suite Oracle SOA Suite Integration Options

E-Business Suite Oracle SOA Suite Integration Options Specialized. Recognized. Preferred. The right partner makes all the difference. E-Business Suite Oracle SOA Suite Integration Options By: Abhay Kumar AST Corporation March 17, 2014 Applications Software

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

How To Integrate With An Enterprise Service Bus (Esb)

How To Integrate With An Enterprise Service Bus (Esb) Mule ESB Integration Simplified Rich Remington rremington@rich-software.com Topics Integration, SOA, and ESB What Mule ESB is (and isn t) Mule Architecture & Components Configuration & Deployment Enterprise

More information

SOA + OSS + Offshore Outsourcing = Success A Torry Harris Article

SOA + OSS + Offshore Outsourcing = Success A Torry Harris Article SOA + OSS + Offshore Outsourcing = Success A Torry Harris Article INTRODUCTION 3 AGILE & INEXPENSIVE: SUCCESS FACTORS 4 AGILITY: REDUCED TIME TO MARKET 4 INEXPENSIVE: REDUCED OPERATIONAL COST 4 THE TRIO

More information

A Service-Oriented approach dedicated to Internet based Business Process Networks: Building a MDA based collaborative platform with opensource

A Service-Oriented approach dedicated to Internet based Business Process Networks: Building a MDA based collaborative platform with opensource A Service-Oriented approach dedicated to Internet based Business Process Networks: Building a MDA based collaborative platform with opensource solutions EBM WebSourcing Jean-Pierre LORRE R&D Manager ObjectWeb

More information

Service-Oriented Architecture and its Implications for Software Life Cycle Activities

Service-Oriented Architecture and its Implications for Software Life Cycle Activities Service-Oriented Architecture and its Implications for Software Life Cycle Activities Grace A. Lewis Software Engineering Institute Integration of Software-Intensive Systems (ISIS) Initiative Agenda SOA:

More information

IBM Rational Asset Manager

IBM Rational Asset Manager Providing business intelligence for your software assets IBM Rational Asset Manager Highlights A collaborative software development asset management solution, IBM Enabling effective asset management Rational

More information

Introduction into Web Services (WS)

Introduction into Web Services (WS) (WS) Adomas Svirskas Agenda Background and the need for WS SOAP the first Internet-ready RPC Basic Web Services Advanced Web Services Case Studies The ebxml framework How do I use/develop Web Services?

More information

SOA REFERENCE ARCHITECTURE

SOA REFERENCE ARCHITECTURE SOA REFERENCE ARCHITECTURE August 15, 2007 Prepared by Robert Woolley, Chief Technologist and Strategic Planner INTRODUCTION This document is a derivative work of current documentation and presentations

More information

HP SOA Systinet software

HP SOA Systinet software HP SOA Systinet software Govern the Lifecycle of SOA-based Applications Complete Lifecycle Governance: Accelerate application modernization and gain IT agility through more rapid and consistent SOA adoption

More information

AquaLogic ESB Design and Integration (3 Days)

AquaLogic ESB Design and Integration (3 Days) www.peaksolutions.com AquaLogic ESB Design and Integration (3 Days) Audience Course Abstract Designed for developers, project leaders, IT architects and other technical individuals that need to understand

More information

Service Governance and Virtualization For SOA

Service Governance and Virtualization For SOA Service Governance and Virtualization For SOA Frank Cohen Email: fcohen@pushtotest.com Brian Bartel Email: bbartel@pushtotest.com November 7, 2006 Table of Contents Introduction 3 Design-Time Software

More information

How To Understand A Services-Oriented Architecture

How To Understand A Services-Oriented Architecture Introduction to Service Oriented Architecture CSCI-5828 Foundations of Software Engineering Ming Lian March 2012 Executive Summary This Executive Summary gives the straight word to the fresh that have

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

Enterprise IT Architectures SOA Part 2

Enterprise IT Architectures SOA Part 2 Dr. Hans-Peter Hoidn Executive IT Architect, IBM Software Group Global Business Integration "Tiger" Team Enterprise IT Architectures SOA Part 2 SOA Reference Architecture 2 SOA Reference Model Strategy

More information

Business Process Management Enabled by SOA

Business Process Management Enabled by SOA Business Process Management Enabled by SOA Jyväskylä 8.5.2007 Kimmo Kaskikallio IT Architect IBM Software Brands Five middleware product lines designed to work together Service-Oriented Architecture (SOA)

More information

Oracle Service Bus. Situation. Oracle Service Bus Primer. Product History and Evolution. Positioning. Usage Scenario

Oracle Service Bus. Situation. Oracle Service Bus Primer. Product History and Evolution. Positioning. Usage Scenario Oracle Service Bus Situation A service oriented architecture must be flexible for changing interfaces, transport protocols and server locations - service clients have to be decoupled from their implementation.

More information

Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies

Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies 3-day seminar Give Your Business the Competitive Edge SOA has rapidly seized the momentum and center stage because

More information

A Discovery service, which is a repository to store information about a service, including where it is located and how it should be called.

A Discovery service, which is a repository to store information about a service, including where it is located and how it should be called. Service Oriented Architecture and Open Source Solutions by Adam Michelson Director, Open Source Enterprise Architecture This paper is written for technology architects and individuals interested in the

More information

Oracle SOA Suite: The Evaluation from 10g to 11g

Oracle SOA Suite: The Evaluation from 10g to 11g KATTA Durga Reddy TATA Consultancy Services. Oracle SOA Suite: The Evaluation from 10g to 11g Introduction Oracle SOA Suite is an essential middleware layer of Oracle Fusion Middleware. It provides a complete

More information

IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities.

IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities. Application integration solutions To support your IT objectives IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities. Market conditions and business

More information

IBM SOA Foundation products overview

IBM SOA Foundation products overview IBM SOA Foundation products overview Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 4.0.3 Unit objectives After completing this unit, you

More information

Oracle SOA Suite Then and Now:

Oracle SOA Suite Then and Now: Oracle SOA Suite Then and Now: The Evolution from 10g to 11g Shane Goss Impac Services Agenda SOA Suite 11g New Features Highlight new features of SOA 11g Some products have added features and functionality

More information

Spoilt for Choice Which Integration Framework to choose? Mule ESB. Integration. www.mwea.de. Kai Wähner

Spoilt for Choice Which Integration Framework to choose? Mule ESB. Integration. www.mwea.de. Kai Wähner Spoilt for Choice Which Integration Framework to choose? Integration vs. Mule ESB vs. Main Tasks Evaluation of Technologies and Products Requirements Engineering Enterprise Architecture Management Business

More information

JBoss. choice without compromise

JBoss. choice without compromise JBoss Enterprise Middleware choice without compromise JBOSS ENTERPRISE APPLICATION PLATFORMS: CHOICE WITHOUT COMPROMISE The JBoss open choice strategy In today s dynamic business world, the need to quickly

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES. Enterprise Application Integration. Peter R. Egli INDIGOO.

EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES. Enterprise Application Integration. Peter R. Egli INDIGOO. EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES Peter R. Egli INDIGOO.COM 1/16 Contents 1. EAI versus SOA versus ESB 2. EAI 3. SOA 4. ESB 5. N-tier enterprise architecture

More information

IBM WebSphere Enterprise Service Bus, Version 6.0.1

IBM WebSphere Enterprise Service Bus, Version 6.0.1 Powering your service oriented architecture IBM WebSphere Enterprise Service Bus, Version 6.0.1 Highlights Supports a variety of messaging Requires minimal standards including JMS, Version 1.1 programming

More information

FUSE-ESB4 An open-source OSGi based platform for EAI and SOA

FUSE-ESB4 An open-source OSGi based platform for EAI and SOA FUSE-ESB4 An open-source OSGi based platform for EAI and SOA Introduction to FUSE-ESB4 It's a powerful OSGi based multi component container based on ServiceMix4 http://servicemix.apache.org/smx4/index.html

More information

Service-oriented architecture in e-commerce applications

Service-oriented architecture in e-commerce applications Service-oriented architecture in e-commerce applications What is a Service Oriented Architecture? Depends on who you ask Web Services A technical architecture An evolution of distributed computing and

More information

Sun Federal Online Conference on SOA. Accelerating your Agency with Open Source Enterprise Middleware

Sun Federal Online Conference on SOA. Accelerating your Agency with Open Source Enterprise Middleware Sun Federal Online Conference on SOA Accelerating your Agency with Open Source Enterprise Middleware Questions are Encouraged You can ask questions during the presentation by using the link provided in

More information

Avoiding Web Services Chaos with WebSphere Service Registry and Repository

Avoiding Web Services Chaos with WebSphere Service Registry and Repository IBM Software Group Avoiding Web s Chaos with WebSphere Registry and Repository David Buchanan David Ben Buchanan J Briden Consulting IT Specialist Consulting IT IT Specialist WebSphere Software WebSphere

More information

Open Source Innovation Conference

Open Source Innovation Conference Open Source Innovation Conference Open Source as Competitive Advantage Joe Dickman Senior Vice President, Vizuri Applied Engineering Management Corporation Agenda Introductions Use of Open Source Technologies

More information

Service-Oriented Architecture: Analysis, the Keys to Success!

Service-Oriented Architecture: Analysis, the Keys to Success! Service-Oriented Architecture: Analysis, the Keys to Success! Presented by: William F. Nazzaro CTO, Inc. bill@iconatg.com www.iconatg.com Introduction Service-Oriented Architecture is hot, but we seem

More information

How To Create A C++ Web Service

How To Create A C++ Web Service A Guide to Creating C++ Web Services WHITE PAPER Abstract This whitepaper provides an introduction to creating C++ Web services and focuses on:» Challenges involved in integrating C++ applications with

More information

Service Oriented Architecture 1 COMPILED BY BJ

Service Oriented Architecture 1 COMPILED BY BJ Service Oriented Architecture 1 COMPILED BY BJ CHAPTER 9 Service Oriented architecture(soa) Defining SOA. Business value of SOA SOA characteristics. Concept of a service, Enterprise Service Bus (ESB) SOA

More information

Defining the Open SOA Platform

Defining the Open SOA Platform Defining the Open SOA Platform This chapter covers Evaluating open source products Selecting the products In chapter 1 we explored some of the history behind SOA, and then we examined the key technology

More information

Service-Oriented Architecture Foundation

Service-Oriented Architecture Foundation Service-Oriented Architecture Foundation James T. Hennig, Chief Architect SOAF A james.hennig@us.army.mil "If you are not interoperable, you are not on the net, you are not contributing, you are not benefiting,

More information

A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus

A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus Karim M. Mahmoud 1,2 1 IBM, Egypt Branch Pyramids Heights Office Park, Giza, Egypt kmahmoud@eg.ibm.com 2 Computer

More information

Magnus Larsson Callista Enterprise AB

Magnus Larsson Callista Enterprise AB SOA Govern nance Consumers Process Management Composite s Core s Systems Systems Portals Web Apps COTS Legacy Inhouse Magnus Larsson Callista Enterprise AB Ma nagemen nt & Monitoring CEP - B AM Vendor

More information

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus Agenda BPM Follow-up SOA and ESB Introduction Key SOA Terms SOA Traps ESB Core functions Products and Standards Mediation Modules

More information

Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards)

Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards) Principles and Foundations of Web Services: An Holistic View (Technologies, Business Drivers, Models, Architectures and Standards) Michael P. Papazoglou (INFOLAB/CRISM, Tilburg University, The Netherlands)

More information

HP Systinet. Software Version: 10.01 Windows and Linux Operating Systems. Concepts Guide

HP Systinet. Software Version: 10.01 Windows and Linux Operating Systems. Concepts Guide HP Systinet Software Version: 10.01 Windows and Linux Operating Systems Concepts Guide Document Release Date: June 2015 Software Release Date: June 2015 Legal Notices Warranty The only warranties for HP

More information

Business Process Management Tampereen Teknillinen Yliopisto

Business Process Management Tampereen Teknillinen Yliopisto Business Process Management Tampereen Teknillinen Yliopisto 31.10.2007 Kimmo Kaskikallio IT Architect IBM Software Group IBM SOA 25.10.2007 Kimmo Kaskikallio IT Architect IBM Software Group Service Oriented

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Situation The idea of Service Oriented Architecture (SOA) as well as the concepts behind it are often confusing to both Java developers and WebLogic administrators. Vendors

More information

What is BPM? Software tools enabling BPM

What is BPM? Software tools enabling BPM What is BPM? BPM, or Business Process Management, is a technology, but it is also more than that. Broadly speaking, one can consider BPM as a management discipline in which processes are valued as assets

More information

Inside the Digital Commerce Engine. The architecture and deployment of the Elastic Path Digital Commerce Engine

Inside the Digital Commerce Engine. The architecture and deployment of the Elastic Path Digital Commerce Engine Inside the Digital Commerce Engine The architecture and deployment of the Elastic Path Digital Commerce Engine Contents Executive Summary... 3 Introduction... 4 What is the Digital Commerce Engine?...

More information

Open source business rules management system

Open source business rules management system JBoss Enterprise BRMS Open source business rules management system What is it? JBoss Enterprise BRMS is an open source business rules management system that enables easy business policy and rules development,

More information

RED HAT JBOSS FUSE COMPARED WITH ORACLE SERVICE BUS

RED HAT JBOSS FUSE COMPARED WITH ORACLE SERVICE BUS RED HAT JBOSS FUSE COMPARED WITH ORACLE SERVICE BUS COMPETITIVE OVERVIEW MARCH 2013 INTRODUCTION The ability to integrate systems and share data across the enterprise is a common datacenter need. Integration

More information

An Oracle White Paper October 2013. Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus

An Oracle White Paper October 2013. Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus An Oracle White Paper October 2013 Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus Table of Contents Introduction...

More information

Presentation Outline. Key Business Imperatives Service Oriented Architecture Defined Oracle SOA Platform 10.1.3 SOA Maturity/Adoption Model Demo Q&A

Presentation Outline. Key Business Imperatives Service Oriented Architecture Defined Oracle SOA Platform 10.1.3 SOA Maturity/Adoption Model Demo Q&A Presentation Outline Key Business Imperatives Service Oriented Architecture Defined Oracle SOA Platform 10.1.3 SOA Maturity/Adoption Model Demo Q&A Key Business Imperatives Increased Competition Requires

More information

Service-Oriented Computing and Service-Oriented Architecture

Service-Oriented Computing and Service-Oriented Architecture Service-Oriented Computing and Service-Oriented Architecture Week 3 Lecture 5 M. Ali Babar Lecture Outline Service-Oriented Computing (SOC) Service-Oriented Architecture (SOA) Designing service-based systems

More information

Getting started with API testing

Getting started with API testing Technical white paper Getting started with API testing Test all layers of your composite applications, not just the GUI Table of contents Executive summary... 3 Introduction... 3 Who should read this document?...

More information

JBOSS ENTERPRISE APPLICATION PLATFORM MIGRATION GUIDELINES

JBOSS ENTERPRISE APPLICATION PLATFORM MIGRATION GUIDELINES JBOSS ENTERPRISE APPLICATION PLATFORM MIGRATION GUIDELINES This document is intended to provide insight into the considerations and processes required to move an enterprise application from a JavaEE-based

More information

Federal Enterprise Architecture and Service-Oriented Architecture

Federal Enterprise Architecture and Service-Oriented Architecture Federal Enterprise Architecture and Service-Oriented Architecture Concepts and Synergies Melvin Greer Chief Strategist, SOA / Cloud Computing Certified Enterprise Architect Copyright August 19, 2010 2010

More information

SOA REFERENCE ARCHITECTURE: SERVICE TIER

SOA REFERENCE ARCHITECTURE: SERVICE TIER SOA REFERENCE ARCHITECTURE: SERVICE TIER SOA Blueprint A structured blog by Yogish Pai Service Tier The service tier is the primary enabler of the SOA and includes the components described in this section.

More information

Next-Generation ESB. Kevin Conner SOA Platform Architect, Red Hat Keith Babo JBoss ESB Project Lead, Red Hat. June 23rd, 2010

Next-Generation ESB. Kevin Conner SOA Platform Architect, Red Hat Keith Babo JBoss ESB Project Lead, Red Hat. June 23rd, 2010 Next-Generation ESB Kevin Conner SOA Platform Architect, Red Hat Keith Babo JBoss ESB Project Lead, Red Hat June 23rd, 2010 Today's Menu Recent History ESB (Re)Defined Building From a Strong Core Beyond

More information

A Quick Introduction to SOA

A Quick Introduction to SOA Software Engineering Competence Center TUTORIAL A Quick Introduction to SOA Mahmoud Mohamed AbdAllah Senior R&D Engineer-SECC mmabdallah@itida.gov.eg Waseim Hashem Mahjoub Senior R&D Engineer-SECC Copyright

More information

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Service Oriented Architecture SOA and Web Services John O Brien President and Executive Architect Zukeran Technologies

More information

Enterprise Service Bus 101

Enterprise Service Bus 101 Enterprise Service Bus 101 Marty Wasznicky Director, Product Business Development Neudesic Copyright 2010 Neudesic, LLC. All rights reserved. Table of Contents Abstract... 3 Understanding the Enterprise

More information

Oracle BPEL Nuts and Bolts

Oracle BPEL Nuts and Bolts Oracle BPEL Nuts and Bolts Paper 743 presented by John Jay King King Training Resources john@kingtraining.com Download this paper from: http://www.kingtraining.com Copyright @ 2009, John Jay King 1/68

More information

Enterprise Service Bus Evaluation as Integration Platform for Ocean Observatories

Enterprise Service Bus Evaluation as Integration Platform for Ocean Observatories Enterprise Service Bus Evaluation as Integration Platform for Ocean Observatories Durga pavani Brundavanam, Mississippi state university Mentor: Kevin Gomes Summer 2009 Keywords: Integration, Enterprise

More information

Service Oriented Architecture Case: IBM SOA Reference Architecture

Service Oriented Architecture Case: IBM SOA Reference Architecture Service Oriented Architecture Case: IBM SOA Reference Architecture Group 6: 0309441 Mikko Seppälä 0275669 Puranen Sami Table of Contents 1 International Business Machines Corporation... 3 2 IBM and Services

More information

Is Liferay Right for Your Organization? Seven Things to Consider When Choosing a Portal Platform

Is Liferay Right for Your Organization? Seven Things to Consider When Choosing a Portal Platform Is Liferay Right for Your Organization? Seven Things to Consider When Choosing a Portal Platform BY DAN LILIEDAHL, CTO, TANDEMSEVEN The outcome of your portal initiative and its success is directly related

More information

Introduction to Service Oriented Architecture (SOA)

Introduction to Service Oriented Architecture (SOA) Introduction to Service Oriented Architecture (SOA) Hari Rajagopal Galileo International Hari Rajagopal Introduction to Service Oriented Architecture (SOA) Page 1 Agenda Definitions Background SOA principles

More information