Mastering Enterprise Javabeans the Bestselling Classic Is Back—And Covers the New EJB 2.1 Specification!

Total Page:16

File Type:pdf, Size:1020Kb

Mastering Enterprise Javabeans the Bestselling Classic Is Back—And Covers the New EJB 2.1 Specification! 576828 Cover 10/26/04 9:37 AM Page 1 Programming Languages/Java $45.00 USA/$64.99 CAN/£29.99 UK Mastering Enterprise JavaBeans The bestselling classic is back—and covers the new EJB 2.1 specification! Building on the overwhelming success Serving as the ultimate resource that Ed Roman is an independent of his previous two editions, renowned boasts the most up-to-date information consultant, a leading authority author Ed Roman has returned—along on EJB, this edition begins with the on EJB, and the author of the Mastering with Enterprise JavaBeans (EJB) gurus fundamentals of building an EJB system first two bestselling editions of Gerald Brose and Rima Patel Sriganesh— and gradually moves on to a discussion Mastering Enterprise JavaBeans to offer you the inside scoop on the of programming with EJB. You’ll learn (Wiley). EJB 2.1 specification and related about advanced EJB concepts and best enhancements in J2EE™ 1.4. Continuing practices that you won’t find anywhere Rima Patel Sriganesh is a member the tradition of providing you with an else, such as transactions, persistence, of Technical Staff in the unparalleled EJB tutorial, this expert clustering, integration, performance Technology Outreach group at Enterprise team of authors has revised more than monitoring, security, and choosing an Sun Microsystems, Inc., and is 30 percent of the book and added new EJB server. Along the way, you’ll get a coauthor of Developing Java chapters that explore the dramatic in-depth coverage of: Web Services (Wiley). ™ changes in the way EJB is now used for • EJB security mechanisms building applications. Gerald Brose is a Security • Best practices for EJB application Software Architect at Xtradyne development, deployment, and Technologies. He is an expert in testing EJB and CORBA and the author of Java Programming with JavaBeans • Tips for selecting appropriate Web CORBA, Third Edition (Wiley). frameworks and EJB containers • EJB integration with back-end enterprise information systems Third Edition using J2EE Connector technology The companion Web site includes sample code, updates to the book, • Performance optimizations for and links to useful software used various types of EJB in the book. ™ Third Edition Wiley Technology Publishing Timely. Practical. Reliable. Visit our companion Web site at www.wiley.com/compbooks/roman Also visit www.TheServerSide.com Roman Ed Roman Sriganesh ISBN: 0-7645-7682-8 Brose Rima Patel Sriganesh *85555-IJDJEi ,!7IA7G4-fhgicj!:p;o;p;K;K Gerald Brose 01_576828 ffirs.qxd 11/3/04 11:36 AM Page i Mastering Enterprise JavaBeans™ Third Edition Ed Roman Rima Patel Sriganesh Gerald Brose 01_576828 ffirs.qxd 11/3/04 11:36 AM Page ii Mastering Enterprise JavaBeans™, Third Edition Published by Wiley Publishing, Inc. 10475 Crosspoint Boulevard Indianapolis, IN 46256 www.wiley.com Copyright © 2005 by Ed Roman, Gerald Brose, and Rima Patel Sriganesh Published by Wiley Publishing, Inc., Indianapolis, Indiana Published simultaneously in Canada ISBN: 0-7645-7682-8 Manufactured in the United States of America 10 9 8 7 6 5 4 3 2 1 3B/RX/RR/QU/IN No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400, fax (978) 646-8600. Requests to the Publisher for permission should be addressed to the Legal Department, Wiley Publishing, Inc., 10475 Crosspoint Blvd., Indianapolis, IN 46256, (317) 572-3447, fax (317) 572-4355, e-mail: [email protected]. Limit of Liability/Disclaimer of Warranty: The publisher and the author make no representations or warranties with respect to the accuracy or completeness of the contents of this work and specif- ically disclaim all warranties, including without limitation warranties of fitness for a particular purpose. No warranty may be created or extended by sales or promotional materials. The advice and strategies contained herein may not be suitable for every situation. This work is sold with the understanding that the publisher is not engaged in rendering legal, accounting, or other profes- sional services. If professional assistance is required, the services of a competent professional per- son should be sought. Neither the publisher nor the author shall be liable for damages arising herefrom. The fact that an organization or Website is referred to in this work as a citation and/or a potential source of further information does not mean that the author or the publisher endorses the information the organization or Website may provide or recommendations it may make. Further, readers should be aware that Internet Websites listed in this work may have changed or disap- peared between when this work was written and when it is read. IN NO EVENT SHALL THE AUTHOR OR PUBLISHER BE LIABLE TO ANY PERSON FOR ANY INCIDENTAL, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES, INCLUDING WITHOUT LIMITATION TO, LOSS OF PROFITS, LOSS OF DATA, BUSINESS INTERRUPTION OR ANY AND ALL OTHER SIMILAR DAMAGES OR LOSS, EVEN IF AUTHOR OR PUBLISHER OR THEIR SUP- PLIERS OR THEIR AGENTS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. For general information on our other products and services or to obtain technical support, please contact our Customer Care Department within the U.S. at (800) 762-2974, outside the U.S. at (317) 572-3993 or fax (317) 572-4002. Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not be available in electronic books. Library of Congress Control Number: 2004114268 Trademarks: Wiley, the Wiley Publishing logo and related trade dress are trademarks or registered trademarks of John Wiley & Sons, Inc. and/or its affiliates, in the United States and other countries, and may not be used without written permission. Enterprise JavaBeans is a trademark of Sun Microsystems, Inc. in the U.S. or other countries. All other trademarks are the property of their respective owners. Wiley Publishing, Inc., is not associated with any product or vendor mentioned in this book. 01_576828 ffirs.qxd 11/3/04 11:36 AM Page iii To my wonderful wife, Christine, and to our boys, Johannes and Julius. Rima wishes to dedicate this book to her dearest and loving husband Sriganesh, and her most wonderful parents. 01_576828 ffirs.qxd 11/3/04 11:36 AM Page iv Credits Acquisitions Editor Project Coordinator Robert M. Elliott Erin Smith Development Editor Graphics and Production Specialists Sydney Jones Sean Decker Kelly Emkow Technical Editor Jennifer Heleine Floyd Marinescu Quality Control Technician Copy Editor Brian H. Walls Michael Koch Proofreading and Indexing Editorial Manager TECHBOOKS Production Services Kathryn Malm Bourgoine Vice President & Executive Group Publisher Richard Swadley Vice President and Publisher Joseph B. Wikert iv 02_576828 ftoc.qxd 11/3/04 11:36 AM Page v Contents Acknowledgments xvi Introduction xvii Part One Overview 1 Chapter 1 Overview 3 The Motivation for Enterprise JavaBeans 4 Component Architectures 7 Service-Oriented Architectures 8 Divide and Conquer to the Extreme with Reusable Services 9 Introducing Enterprise JavaBeans 11 Why Java? 12 EJB as a Business Tier Component 13 The EJB Ecosystem 15 The Bean Provider 16 The Application Assembler 16 The EJB Deployer 17 The System Administrator 17 The Container and Server Provider 18 The Tool Vendors 18 Summary of Roles 19 The Java 2 Platform, Enterprise Edition (J2EE) 21 The J2EE Technologies 22 Summary 26 Chapter 2 EJB Fundamentals 27 Enterprise Beans 27 Types of Beans 28 Distributed Objects: The Foundation for EJB 30 Distributed Objects and Middleware 32 v 02_576828 ftoc.qxd 11/3/04 11:36 AM Page vi vi Contents Explicit Middleware 33 Implicit Middleware 34 What Constitutes an Enterprise Bean? 36 The Enterprise Bean Class 36 The EJB Object 37 The Home Object 42 The Local Interfaces 44 Deployment Descriptors 48 Vendor-Specific Files 49 Ejb-jar File 49 Summary of Terms 50 Summary 52 Chapter 3 Writing Your First Bean 53 How to Develop an EJB Component 54 The Remote Interface 55 The Local Interface 56 The Home Interface 57 The Local Home Interface 59 The Bean Class 61 The Deployment Descriptor 64 The Vendor-Specific Files 65 The Ejb-jar File 65 Deploying the Bean 66 The Optional EJB Client JAR File 67 Understanding How to Call Beans 68 Looking up a Home Object 68 Running the System 72 The Server-Side Output 73 The Client-Side Output 73 Implementing Component Interfaces 73 A Solution 74 Summary 75 Part Two The Triad of Beans 77 Chapter 4 Introduction to Session Beans 79 Session Bean Lifetime 79 Session Bean Subtypes 80 Stateful Session Beans 80 Stateless Session Beans 81 Special Characteristics of Stateful Session Beans 83 Achieving the Effect of Pooling with Stateful Beans 83 The Rules Governing Conversational State 84 Activation and Passivation Callbacks 85 Method Implementation Summary 88 A Simple Stateful Session Bean 88 Life Cycle Diagrams for Session Beans 98 Summary 102 02_576828 ftoc.qxd 11/3/04 11:36 AM Page vii Contents vii Chapter 5 Writing Session Bean Web Services 103 Web Services Concepts 103 Web Services Standards 106 XML Artifacts and Platform Independence 109 Implementing a Web Service 110 The JAX-RPC Service Endpoint Interface 111 WSDL and the XML/Java Mapping
Recommended publications
  • Devpartner Java Edition Getting Started Guide
    DevPartner Java Edition Getting Started Guide Release 4.5 Copyright © 2001–2009 Micro Focus (IP) Ltd. All rights reserved. Micro Focus (IP) Ltd. has made every effort to ensure that this book is correct and accurate, but reserves the right to make changes without notice at its sole discretion at any time. The software described in this document is supplied under a license and may be used or copied only in accordance with the terms of such license, and in particular any warranty of fitness of Micro Focus software products for any particular purpose is expressly excluded and in no event will Micro Focus be liable for any consequential loss. Animator®, COBOLWorkbench®, EnterpriseLink®, Mainframe Express®, Micro Focus®, Net Express®, REQL® and Revolve® are registered trademarks, and AAI™, Analyzer™, Application Quality Workbench™, Application Server™, Application to Application Interface™, AddPack™, AppTrack™, AssetMiner™, BoundsChecker™, CARS™, CCI™, DataConnect™, DevPartner™, DevPartnerDB™, DevPartner Fault Simulator™, DevPartner SecurityChecker™,Dialog System™, Driver:Studio™, Enterprise Server™, Enterprise View™, EuroSmart™, FixPack™, LEVEL II COBOL™, License Server™, Mainframe Access™, Mainframe Manager™, Micro Focus COBOL™, Micro Focus Studio™, Micro Focus Server™, Object COBOL™, OpenESQL™, Optimal Trace™,Personal COBOL™, Professional COBOL™, QACenter™, QADirector™, QALoad™, QARun™, Quality Maturity Model™, Server Express™, SmartFind™, SmartFind Plus™, SmartFix™, SoftICE™, SourceConnect™, SupportLine™, TestPartner™, Toolbox™, TrackRecord™, WebCheck™, WebSync™, and Xilerator™ are trademarks of Micro Focus (IP) Ltd. All other trademarks are the property of their respective owners. No part of this publication, with the exception of the software product user documentation contained on a CD-ROM, may be copied, photocopied, reproduced, transmitted, transcribed, or reduced to any electronic medium or machine-readable form without prior written consent of Micro Focus (IP) Ltd.
    [Show full text]
  • All About Platforms: Lessons Learned from Eclipse
    All About Platforms Lessons Learned from Eclipse Mike Milinkovich Executive Director Eclipse Foundation April 22, 2006 Confidential | Date | Other Information, if necessary © 2002 IBM Corporation Four Key Elements of a Platform 1.Great technology 2.Broad Adoption 3.“Architecture of Participation” 4.Hijacked by a fanatical community Copyright © 2006 Eclipse Foundation, Inc., all right reserved. Made available under the Eclipse Public License v1.0 Four Key Elements to Platform 1.Great technology 2.Broad Adoption 3.“Architecture of Participation” 4.Hijacked by a fanatical community Copyright © 2006 Eclipse Foundation, Inc., all right reserved. Made available under the Eclipse Public License v1.0 Eclipse is a Java IDE ° Widely regarded as the Java development environment ° With all the bells and whistles… ° Language-aware editors, views, … ° Refactoring support ° Integrated unit testing and debugging ° Incremental compilation and build ° Team development support ° Out of the box support for CVS ° … Copyright © 2006 Eclipse Foundation, Inc., all right reserved. Made available under the Eclipse Public License v1.0 Eclipse is an IDE Framework ° Eclipse + JDT = Java IDE ° First class framework for Java ° Language aware editor ° Incremental build ° Integrated debugging ° Eclipse + CDT = C/C++ IDE ° First class framework for C/C++ ° Language aware editor ° Refactoring, search ° Eclipse + PHP = PHP IDE ° Eclipse + JDT + CDT + PHP = Java, C/C++, PHP IDE ° … Copyright © 2006 Eclipse Foundation, Inc., all right reserved. Made available under the Eclipse
    [Show full text]
  • Flexibility at the Roots of Eclipse
    6°ÊÈ >ʽäÇ Dynamic Wizard Modeling with GMF Introduction to the Using GMF to Build a Dynamic Wizard Generic Eclipse Framework and a Graphical Editor Modeling System Developing a Deploying the BIRT Graphical Modeling Viewer to JBoss Tool for Eclipse Disseminate Report Content to an Application Server Subversive The Eclipse Enabling Plug-In for Integration and Subversion Interoperability for Eclipse based Development An Introduction to the Corona Project Flexibility at the Roots of Eclipse Solving the GUI Dilemma: SWTSwing and Eclipse on Swing 6°ÊÈ >ʽäÇ Vol.6 January 2007 Dynamic Wizard Modeling with GMF Introduction to the Using GMF to Build a Dynamic Wizard Generic Eclipse Table of Contents Framework and a Graphical Editor Modeling System Developing a Deploying the BIRT Graphical Modeling Viewer to JBoss Tool for Eclipse Disseminate Report Content to an Application Server Subversive The Eclipse Enabling Plug-In for Integration and Subversion FEATURES Interoperability for Eclipse based Development An Introduction to the Corona Project Flexibility at the Roots of Eclipse 29 Flexibility at the Roots of Eclipse Solving the GUI Dilemma: SWTSwing and Eclipse on Solving the GUI Dilemma: Swing SWTSwing and Eclipse on Swing No trench in the world of Java is deeper then that between SWT and Swing or Eclipse and Sun. Unity is only found in the knowledge that everybody suff ers from this argument. But how to end this almost religious battle over the righteous GUI-toolkit? How to bang their heads together if they only know DEPARTMENT one point of view—for them or against them! Th e sister projects SWTSwing and Eclipse on Swing News & Trends (EOS) achieve this trick.
    [Show full text]
  • Generation of Struts Software Artefacts from UML Stereotypes Project Work
    Generation of Struts software artefacts from UML stereotypes Project Work as a requirement of master’s programme in Information and Media Technologies Submitted by: Andriy Dekhtyar [email protected] Matriculation number: 23818 Supervised by: Prof. Dr. J. W. Schmidt STS - TUHH M.Sc. Miguel Garcia STS – TUHH Hamburg, Germany February 2004. - 2 - Abstract Subject domain: Modeling, Web Applications, MDA. Problem description: This work is devoted to modeling of web applications based on Struts framework as a part of whole process of software application development. After conducting an analysis of existing approaches in web application development and tools available in the market, a given proposal of meta-model for web application modeling targets to fill the gap in modeling of web applications. An existing framework was extended and enhanced to reflect new visual syntax for modeling interactions and architecture of web application. Applied method has proven its capabilities in modeling web applications. Its usage can considerably increase the speed of development process of web application. - 3 - Table of Contents: 1 Description of web application modeling............................................................................... 6 1.1 Goal of web application modeling.................................................................................. 6 1.2 MDA brief description.................................................................................................... 7 1.2.1 MDA vs. traditional development?........................................................................
    [Show full text]
  • Model Driven Software Engineering for Web Applications
    Model Driven Software Engineering for Web Applications Andreas Kraus Dissertation zur Erlangung des akademischen Grades des Doktors der Naturwissenschaften an der Fakultät für Mathematik, Informatik und Statistik der Ludwig-Maximilians-Universität München vorgelegt am 23.04.2007 Model Driven Software Engineering for Web Applications Tag der Einreichung: 23.04.2007 Tag des Rigorosums: 04.07.2007 Berichterstatter Prof. Dr. Rolf Hennicker (Ludwig-Maximilians-Universität, München) Prof. Dr. Antonio Vallecillo (Universidad de Malaga, Spanien) 2 Model Driven Software Engineering for Web Applications Summary Model driven software engineering (MDSE) is becoming a widely accepted approach for developing complex applications and it is on its way to be one of the most promising para- digms in software engineering. MDSE advocates the use of models as the key artifacts in all phases of the development process, from analysis to design, implementation and testing. The most promising approach to model driven engineering is the Model Driven Architec- ture (MDA) defined by the Object Management Group (OMG). Applications are modeled at a platform independent level and are transformed to (possibly several) platform specific implementations. Model driven Web engineering (MDWE) is the application of model driven engineering to the domain of Web application development where it might be par- ticularly helpful because of the continuous evolution of Web technologies and platforms. However, most current approaches for MDWE provide only a partial application of the MDA pattern. Further, metamodels and transformations are not always made explicit and metamodels are often too general or do not contain sufficient information for the automatic code generation. Thus, the main goal of this work is the complete application of the MDA pattern to the Web application domain from analysis to the generated implementation, with transformations playing an important role at every stage of the development process.
    [Show full text]
  • “Model Based System Development”
    Model-based System Development www.ifi.uio.no/inf5120 Part I MDE - Model Driven Engineering Lecture Notes for Course “Model Based System Development” INF5120 – Spring 2008 Classification Notes for course participants Project Responsible : Arne-Jørgen Berre, SINTEF and University of Oslo Authors : Arne-Jørgen Berre, Brian Elvesæter Contributors: Projects INTEROP, ATHENA, SWING, SHAPE, COIN, Gøran Olsen Task INF5120 Course notes Status : Version 1.00 Date : May 2, 2008 1 Table of Contents Part I 1 Lecture Notes for Course ............................................................................................................. 1 “Model Based System Development” .......................................................................................... 1 INF5120 – Spring 2008 ................................................................................................................. 1 Executive Summary ...................................................................................................................... 4 I Model Driven Development .................................................................................................. 5 I.1 Introduction ...................................................................................................................... 5 I.2 Principles of Modelling.................................................................................................... 6 I.3 Model Driven Architecture .............................................................................................
    [Show full text]
  • Data State of Play
    Data State of Play Compliance Testing and Interoperability Checking S. Viganó TXT e-solutions M. Millot European Commission DG JRC, Institute for Environment and Sustainability EUR 23045 EN - 2007 The mission of the Institute for Environment and Sustainability is to provide scientific-technical support to the European Union’s Policies for the protection and sustainable development of the European and global environment. European Commission Joint Research Centre Institute for Environment and Sustainability Contact information Michel Millot Address: European Commission, Joint Research Centre, Institute for Environment and Sustainability Spatial Data Infrastructure Unit T.P. 262 Via E. Fermi, 2749 I-21027 Ispra (VA) ITALY E-mail: [email protected] Tel.: +39-0332786146 Fax: +39-0332786325 http://ies.jrc.ec.europa.eu http://www.jrc.ec.europa.eu Stefano Viganó Address: TXT e-solutions Via Frigia, 27 I-20126 Milano (MI) ITALY E-Mail: [email protected] Tel. +39-02257711 Fax.+39-022578994 http://www.txtgroup.com/it/index.shtml Legal Notice Neither the European Commission nor any person acting on behalf of the Commission is responsible for the use which might be made of this publication. Europe Direct is a service to help you find answers to your questions about the European Union Freephone number (*): 00 800 6 7 8 9 10 11 (*) Certain mobile telephone operators do not allow access to 00 800 numbers or these calls may be billed. A great deal of additional information on the European Union is available on the Internet. It can be accessed through the Europa server http://europa.eu/ 2 JRC 41822 EUR 23045 EN ISBN 978-92-79-07817-0 ISSN 1018-5593 DOI 10.2788/55339 Luxembourg: Office for Official Publications of the European Communities © European Communities, 2007 Reproduction is authorised provided the source is acknowledged Printed in Italy 3 Table of Contents 1.
    [Show full text]
  • Tutorials Optimalj 3.1
    Using OptimalJ: Tutorials OptimalJ 3.1 OptimalJ 3.1 Using OptimalJ: Tutorials Restricted Rights Notice This document and the product referenced in it are subject to the following legends: Access is limited to authorized users. Use of this product is subject to the terms and conditions of the user's License Agreement with Compuware Corporation. © 2001–2003 Compuware Corporation. All rights reserved. Unpublished – rights reserved under the Copyright Laws of the United States. U.S. GOVERNMENT RIGHTS-Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in Compuware Corporation license agreement and as provided in DFARS 227.7202-1(a) and 227.7202-3(a) (1995), DFARS 252.227-7013(c)(1)(ii)(OCT 1988), FAR 12.212(a) (1995), FAR 52.227-19, or FAR 52.227-14 (ALT III), as applicable. Compuware Corporation. This product contains confidential information and trade secrets of Compuware Corporation. Use, disclosure, or reproduction is prohibited without the prior express written permission of Compuware Corporation. Trademarks Compuware and OptimalJ are registered trademarks of Compuware Corporation. Windows and all Windows-based trademarks and logos are trademarks or registered trademarks of Microsoft Corporation in the United States and other countries. Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. The OptimalJ product includes code licensed from RSA Security, Inc. and software developed by Netbeans, the Apache Software Foundation and ObjectWeb Group. Apache Tomcat and ANT- Copyright (c) 2000 The Apache Software Foundation. Credits go to these organizations and their contributors.
    [Show full text]
  • Java Application Development
    Maximizing Your Java Application Development an Developer eBook contents []Maximizing Your Java Application Development While Java helps in fulfilling the promise of "write once, use anywhere", there are practical concerns developers need to address in developing their code, whether its porting from another language, working in the best IDE or optimizing for today's multi-core computing environments. This eBook will help you in understanding these issues and how you can get the most out of your Java code. 2 Onward and Upward: Porting Apps to Higher JDK Versions by Rahul Kumar Gupta 2 10 Automate Your J2ME Application Porting with Preprocessing by Bruno Delb 23 Eclipse, NetBeans, and IntelliJ: Assessing the 10 23 Survivors of the Java IDE Wars by Jacek Furmankiewicz 34 The Work Manager API: Parallel Processing Within a J2EE Container 34 by Rahul Tyagi Maximizing Your Java Application Development, an Internet.com Developer eBook. Copyright 2008, Jupitermedia Corp. 1 []Maximizing Your Java Application Development Onward and Upward: Porting Apps to Higher JDK Versions Porting an existing Java-based application to a new JDK version is not as easy as many assume. Learn a comprehensive, systematic approach that can ensure a smooth process by Rahul Kumar Gupta he IT indusTry is synonymous wiTh change. Every operaTing environmenT ThaT offers new value-added fea - day sees some new sofTware version or specifica - Tures and improved performance. PorTing requires T Tion released, which necessiTaTes consTanT changing The programming deTails, which can be done upgrades. Programming professionals ofTen musT aT The binary (applicaTion) level or The source code level. upgrade business applica - The TargeT configuraTion may Tions To The new versions of include a new operaTing sys - The sofTware upon which Tem, compiler, daTabase, They are builT.
    [Show full text]
  • Implementing Architecture Stratification
    Implementing Architecture Stratification Vom Fachbereich Informatik der Technischen Universit¨atDarmstadt zur Erlangung des akademischen Grades eines Doktor-Ingenieurs (Dr.-Ing.) genehmigte Dissertation von Diplom-Informatiker Martin Girschick geboren in Darmstadt Referent Prof. Dr. Thomas K¨uhne Korreferent Prof. Dr. Andy Sch¨urr Tag der Einreichung 26. August 2010 Tag der m¨undlichen Pr¨ufung 13. Oktober 2010 Darmstadt 2010 D17 2 3 Abstract Although currently software development often separates the design phase from the implementation, the trend towards model-driven approaches is undeniable. As models are the primary development artifact in model-driven development, one has to deal with the problems surrounding huge and therefore unmanageable models. To tackle these issues, systems are often divided into components that are modeled separately. As an alternative, views can be used, which hide certain aspects of the model or present them in a different form. In both cases, several models or at least several views co-exist, which leads to the problem of model synchronization. One of the main goals of model-driven development is the automatic generation of executable applications. Here, too, model synchronization is problematic, as several information sources may affect the same code fragment. When only parts of the system are generated, the remaining application has to be coded by hand, which complicates the reapplication of the generation process. In order to achieve a high level of automation in model-driven development, the complete application has to be modeled. In this scenario, the use of several models improves understandability and precision but again leads to model synchronization issues. In this dissertation I extend and concretize the ideas presented in [AK00] and [AK03].
    [Show full text]
  • MDA Tool Support for Model Driven Software Evolution: a Survey
    Madhavi Karanam / International Journal of Computer Science Engineering (IJCSE) MDA Tool Support for Model Driven Software Evolution: A Survey Madhavi Karanam Computer Science and Engineering Department, Sri Venkateswara Engineering College, Suryapet, Telangana, India Email: [email protected] Abstract: The explosive growth of model driven approaches and the emergence of Model Driven Engineering (MDE) have led to the Model-Driven Software Evolution (MoDSE) which is a new paradigm for software evolution. Growing interest in the model driven approaches has largely increased the number of tools into the development environment. Using the modeldescribed by analysts, software tools will do the rest of the task,generating software that will comply with customer's defined requirements.Previous research has shown that the user often do not use or know all of the tools available in the model evolution environment that they regularly use. The common solution to this problem is to provide a means to search through passive help documents. So, choosing the right tool has become very much essential because of the diverse tools usage for MoDSE tasks.The main aim of this paper is to explore the MDA tools to know the automation support provided by these tools in model driven evolution process. It is also aim to know the general list of tools, ease of use, which meets the requirements, support for platform independent models, free and commercial tools etc. It is observed from the survey of various tools that no single tool serves the purpose and there is an enough automation support for activities of Model Driven Software Evolution. Key Words: Model Driven Software Evolution, Model Driven Architecture, MDA Tools.
    [Show full text]
  • Choosing the Right Architecture: What It Means for You and Your Business Contents
    Choosing the Right Architecture: What It Means for You and Your Business Contents Flexible Architecture Management: Good for Business, Easier than Ever . 2 Rikki Kirzner Model-driven and Pattern-based Development Using Rational Software Architect, Part 1: Overview of the Model-driven Development Paradigm with Patterns . 5 Colin Yu Start Focusing on Architecture--Your Career and Future Depend On It . 12 Rikki Kirzner Quality Governance for Software Organizations . 16 Marlene Ellin Open-source Architected Model-driven Development in the Real World . 22 Steve Andrews Stosh Misiaszek Enterprise Application Transformation: Leveraging Your Investment in Proven, Mission-critical Business Applications . 36 Georgiann Zaglakas 1 © 2007 Jupitermedia Corp. Choosing the Right Architecture: What It Means for You and Your Business Flexible, Architecture Management: IBM Resources • Rational Software Architect v7 Good for Business, Easier than Ever • Rational Modeling Extension Finally the process of creating, modifying, governing, finding and reusing for MS. Net development assets is within the grasp of any Eclipse developer. Learn • Model SOAs with Rational Software how you and your organization can easily reuse software to lower soft- Architect: Case study, tools, and the business view ware development costs and improve quality. By Rikki Kirzner Reusability has been the holy grail of software development for decades. The growing popularity of Service Oriented Architecture has not only created a renewed interest in software reuse, but in many companies a mandate to reuse code, models, tests, and a host of other software assets and artifacts across the organization and throughout the development lifecycle. Thanks to today's tools, it is possible to efficiently create, locate, assess, and draw on reusable assets thanks in part to the creation of variable asset repositories that can address the needs of different developer roles and communi- ties and a federation of information among these repositories that makes content available in the right form to the appropriate community.
    [Show full text]