Visualage Generator: User's Guide

Total Page:16

File Type:pdf, Size:1020Kb

Visualage Generator: User's Guide VisualAge Generator User’s Guide Ve r s i o n 4 .5 SH23-0268-01 Note Before using this document, read the general information under “Notices” on page xi. Third Edition (April 2001) This edition applies to the following licensed programs: v IBM VisualAge Generator Developer for OS/2 and Windows NT Version 4.5 v IBM VisualAge Generator Server for OS/2, AIX, Windows NT, HP-UX, and Solaris Version 4.5 v IBM VisualAge Generator Server for AS/400 Version 4 Release 4 v IBM VisualAge Generator Server for MVS, VSE, and VM Version 1.2 Order publications by phone or fax. IBM Software Manufacturing Solutions takes publication orders between 8:30 a.m. and 7:00 p.m. eastern standard time (EST). The phone number is (800) 879-2755. The fax number is (800) 445-9269. Faxes should be sent Attn: Publications, 3rd floor. You can also order publications through your IBM representative or the IBM branch office serving your locality. Publications are not stocked at the address below. IBM welcomes your comments. You can send your comments in any one of the following methods: Electronically, using the online reader comment form at the address listed below. Be sure to include your entire network address if you wish a reply. v http://www.ibm.com/software/ad/visgen By mail to the following address: IBM Corporation, Attn: Information Development, Department G7IA Building 503, P.O. Box 12195, Research Triangle Park, NC 27709-2195. When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 2000, 2001. All rights reserved. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices.............xi Setting program options .......31 Creating a new function .......31 Trademarks ...........xiii Defining a map group .......32 Terminologyusedinthisdocument....xiv Creatinganewmap........32 Terminology differences between Java and Setting map options ........35 Smalltalk ............xv Creatinganewrecord.......35 Creatinganewtable........37 About this document ........xvii CreatinganewPSB........39 How This Document Is Organized ....xvii Defining a shared data item......40 Documentation provided with VisualAge Setting generation options from the UI . 41 Generator............xvii Setting generation options ......41 Creating a linkage table .......42 Part 1. Developing systems with Creating a resource associations part . 42 Creatingabindcontrolpart......42 VisualAge Generator .......1 Creatingalinkeditpart.......42 Chapter 1. VisualAge Generator overview . 3 Chapter 3. Developing VAGen parts . 43 Integrated development environments UsingtheVAGenPartsBrowser.....43 overview.............3 Reordering columns ........43 VisualAge for Java Repository management 4 Hidingcolumns..........43 VisualAge Smalltalk Repository Customizingthestatusbar......43 management ...........7 Sorting information ........44 VisualAgeGeneratorDeveloper.....11 Filtering information ........44 Parttypes............12 Saving your settings as defaults ....44 VAGenPartsBrowser........16 Enabling the V3 to V4 migration tool . 45 VAGen clients ...........16 Programs.............45 VisualAge Composition Editor .....17 Defining a program ........46 Selecting a program type.......46 Part 2. Using VisualAge Generator Defining program properties .....48 Developer on Java .......23 Defining specifications .......48 Defining tables and additional records . 48 Defining called parameters ......49 Chapter 2. Managing VAGen parts in Defining program logic .......49 VisualAge for Java .........25 Defining a program prolog ......50 Creating a project ..........25 Workingwithprogramdiagrams....50 Creating a package..........26 Editing tasks ...........51 Creatingaclass...........26 Functions.............52 Importing and loading projects and packages 26 Defining I/O options and I/O objects . 52 Versioning and releasing ........27 Defining function properties .....52 WorkingwithVAGenparts.......28 Defining logic ..........53 Importing VAGen parts .......28 Editing tasks ............54 Exporting VAGen parts .......28 Records.............54 ManipulatingVAGenparts......29 Defining a record .........55 CreatinganewVAGenpart......29 Define record properties .......55 Creatinganewprogram.......30 Define record prolog ........55 © Copyright IBM Corp. 2000, 2001 iii Working with substructured data items . 55 Testing MQ programs ........94 Editing records ..........56 Triggering programs when messages are Inserting, moving, and deleting data items 56 placedonqueues.........96 Working with shared data item definitions 57 Implementing MQ programs using direct MQ CreatingaUIrecordfromamap....57 APIcalls.............96 Tables..............60 Usingsampleprograms.......97 Defining a table ..........60 Defining messages in VisualAge Inserting, moving, and deleting data items 61 Generator...........102 Working with substructured data items . 61 Specifying MQSeries options for messages Working with shared data item definitions 62 andqueues...........103 PCB restrictions ...........62 Connecting to queue managers ....103 PSBs ..............62 Converting message formats .....104 Defining a program specification block Writing messages to queues .....104 (PSB) .............63 Readingmessagesfromqueues....105 Data items ............63 Committing or rolling back messages . 105 Maps..............64 Handlingerrors.........106 Defining map properties .......65 Specifying linkage tables for MQ Defining constant fields .......65 programs...........106 Defining variable fields .......66 Testing MQ programs .......107 Maparrays...........66 Defining map arrays ........67 Chapter 5. Testing VAGen parts ....109 Viewingamap..........69 UsingtheTestMonitor........109 Editing maps...........69 Testing VAGen parts ........109 Listing maps by device .......73 Setting test options ........109 CreatingaUIrecordfromamap....73 Monitoring the test ........109 Distributing text user interfaces on the Repositioning the statement pointer . 112 Internet .............74 Changing parts dynamically .....112 Client systems ..........74 Suspending a test .........113 Server systems ..........74 Resource association files ......114 Accessing the Internet with CICS Internet Setting up resource association files . 116 Gateway............74 Converting files for use in the test facility 116 Calling external programs ......117 Chapter 4. Developing MQSeries Binding to a relational database ....119 application systems .........77 Using breakpoints ........120 Implementing MQ programs using the file Usingtracepoints.........123 level interface ...........78 Using watchpoints ........126 Usingsampleprograms.......79 Testing Web Transaction programs . 128 Defining messages in VisualAge Generator 79 Testing considerations for VAGen scripts 128 Specifying the message queue name . 81 Testing server programs.......130 Specifying MQSeries options for messages Dynamic Program Partitioning .....130 andqueues...........82 Creating and using icons in the Specifying default values for programs that Clustering View .........131 access message queues .......87 Using saved topology information . 132 Connecting to queue managers.....89 Controlling the test ........132 Writing messages to queues ......90 Working with programs and target Readingmessagesfromqueues....91 machines............132 Committing or rolling back messages . 91 Selecting target machines and programs 133 Handlingerrors..........92 Using the VisualAge for Java debugger . 134 Using linkage tables for MQSeries run-time Accessing VSAM files from the ITF and C++ library selection ..........93 generatedprograms.........134 iv VisualAge Generator: User’s Guide Setup required to access remote VSAM Generating GUIs in VisualAge for Java . 164 files on OS/390 .........135 Generating VAGen run-time code . 164 Accessing VSAM files from ITF ....135 GeneratingGUIparts.......166 Accessing VSAM files from C++ Generating4GLJavaclients.....166 generatedprograms........136 Running a generated Java program outside Known limitations ........136 VisualAgeforJava.........170 Accessing DL/I from ITF with VisualAge Terminology..........170 middleware............137 Starting quickly .........171 Installing the remote DL/I component on Setting up the environment .....171 theworkstation.........137 Deployingaprogram.......173 Setting up the VisualAge remote DL/I Migrating GUI clients in VisualAge for component ...........137 Java.............175 Selecting VisualAge as the DL/I-related middleware...........137 Part 3. Using VisualAge Checking the setup status and changing Generator Developer on the login for VisualAge remote DL/I . 138 Usingenvironmentvariables.....140 Smalltalk ...........177 Changing the IMS batch job from the workstation...........142 Chapter 8. Managing VAGen parts in VisualAge Smalltalk ........179 Chapter 6. Generating VAGen parts . 145 Creating an ENVY application .....179 Setting generation options .......145 Importing applications ........179 Setting generation options from the UI. 146 Loading applications.........180 GeneratinginbatchfortheUI.....146 WorkingwithVAGenparts......181 GeneratingonaLAN........146 Importing VAGen parts .......181 Defaultgenerationoptionvalues.....147 Exporting VAGen parts .......181 ManipulatingVAGenparts......181 Chapter 7. Developing GUIs with CreatinganewVAGenpart.....182 VisualAge for Java .........149 CreatingVAGenparts.......182
Recommended publications
  • IMS Connector for Java User's Guide and Reference
    IBM VisualAge® for Java™,Version3.5 IMSConnectorforJava User’s Guide and Reference Note! Before using this information and the product it supports, be sure to read the general information under Notices. Edition notice This edition applies to Version 3.5 of IBM VisualAge for Java and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright International Business Machines Corporation 1998, 2000. All rights reserved. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Understanding IMS Connector for Java ...........1 Prerequisites for using IMS Connector for Java .............3 IMS Connector for Java concepts and terms ..............4 Chapter 2. Preparing to use IMS Connector for Java ..........17 Preparing your VisualAge for Java Environment .............17 Preparing your WebSphere Studio Environment .............21 Preparing your WebSphere Application Server Environment ........22 Chapter 3. Building Java applications and servlets ..........31 Building Java Applications and Servlets for Conversational Transactions ....32 Chapter 4. Building a Java Application to Run an IMS Transaction ....35 Chapter 5. Building a Java Application to Run a Navigator .......53 Chapter 6. Building a Java Application for an IMS Transaction with Multi-Segment Output Messages.................69 Chapter 7. Building a Java Application for an IMS Transaction with Multi-Segment Input Messages .................75 Chapter 8. Building an Application to Run an IMS Transaction with Synchronization Level Confirm .................81 Chapter 9. Building the Graphical User Interface ...........87 Chapter 10. Building a Java Servlet to Run an IMS Transaction .....95 Chapter 11. Building a Web Application that Uses One Servlet to Run an IMS Conversation ......................107 Chapter 12.
    [Show full text]
  • Eclipse Project Briefing Materials
    [________________________] Eclipse project briefing materials. Copyright (c) 2002, 2003 IBM Corporation and others. All rights reserved. This content is made available to you by Eclipse.org under the terms and conditions of the Common Public License Version 1.0 ("CPL"), a copy of which is available at http://www.eclipse.org/legal/cpl-v10.html The most up-to-date briefing materials on the Eclipse project are found on the eclipse.org website at http://eclipse.org/eclipse/ 200303331 1 EclipseEclipse ProjectProject 200303331 3 Eclipse Project Aims ■ Provide open platform for application development tools – Run on a wide range of operating systems – GUI and non-GUI ■ Language-neutral – Permit unrestricted content types – HTML, Java, C, JSP, EJB, XML, GIF, … ■ Facilitate seamless tool integration – At UI and deeper – Add new tools to existing installed products ■ Attract community of tool developers – Including independent software vendors (ISVs) – Capitalize on popularity of Java for writing tools 200303331 4 Eclipse Overview Another Eclipse Platform Tool Java Workbench Help Development Tools JFace (JDT) SWT Team Your Tool Plug-in Workspace Development Debug Environment (PDE) Their Platform Runtime Tool Eclipse Project 200303331 5 Eclipse Origins ■ Eclipse created by OTI and IBM teams responsible for IDE products – IBM VisualAge/Smalltalk (Smalltalk IDE) – IBM VisualAge/Java (Java IDE) – IBM VisualAge/Micro Edition (Java IDE) ■ Initially staffed with 40 full-time developers ■ Geographically dispersed development teams – OTI Ottawa, OTI Minneapolis,
    [Show full text]
  • Eclipse (Software) 1 Eclipse (Software)
    Eclipse (software) 1 Eclipse (software) Eclipse Screenshot of Eclipse 3.6 Developer(s) Free and open source software community Stable release 3.6.2 Helios / 25 February 2011 Preview release 3.7M6 / 10 March 2011 Development status Active Written in Java Operating system Cross-platform: Linux, Mac OS X, Solaris, Windows Platform Java SE, Standard Widget Toolkit Available in Multilingual Type Software development License Eclipse Public License Website [1] Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written mostly in Java and can be used to develop applications in Java and, by means of various plug-ins, other programming languages including Ada, C, C++, COBOL, Perl, PHP, Python, Ruby (including Ruby on Rails framework), Scala, Clojure, and Scheme. The IDE is often called Eclipse ADT for Ada, Eclipse CDT for C/C++, Eclipse JDT for Java, and Eclipse PDT for PHP. The initial codebase originated from VisualAge.[2] In its default form it is meant for Java developers, consisting of the Java Development Tools (JDT). Users can extend its abilities by installing plug-ins written for the Eclipse software framework, such as development toolkits for other programming languages, and can write and contribute their own plug-in modules. Released under the terms of the Eclipse Public License, Eclipse is free and open source software. It was one of the first IDEs to run under GNU Classpath and it runs without issues under IcedTea. Eclipse (software) 2 Architecture Eclipse employs plug-ins in order to provide all of its functionality on top of (and including) the runtime system, in contrast to some other applications where functionality is typically hard coded.
    [Show full text]
  • Visualage Pacbase: CODASYL DATABASE DESCRIPTION
    VisualAge Pacbase CODASYL DATABASE DESCRIPTION Ve r s i o n 3.5 VisualAge Pacbase CODASYL DATABASE DESCRIPTION Ve r s i o n 3.5 Note Before using this document, read the general information under “Notices” on page v. You may consult or download the complete up-to-date collection of the VisualAge Pacbase documentation from the VisualAge Pacbase Support Center at: http://www.ibm.com/support/docview.wss?rs=37&uid=swg27005477 Consult the Catalog section in the Documentation home page to make sure you have the most recent edition of this document. First Edition (September 2007) This edition applies to the following licensed programs: v VisualAge Pacbase Version 3.5 Comments on publications (including document reference number) should be sent electronically through the Support Center Web site at: http://www.ibm.com/software/awdtools/vapacbase/support.html or to the following postal address: IBM Paris Laboratory 1, place Jean–Baptiste Clément 93881 Noisy-le-Grand, France. When you send information to IBM, you grant IBM a nonexclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 1983,2007. All rights reserved. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . .v DM4 Schema (DDL)/type M4: Screens . .84 DM4 Schema (DDL) / M4 Type: Generated Trademarks . vii Description . .90 DM4 Schema (DMCL) / M2 Type: Screens . .92 Chapter 1. Introduction . .1 DM4 Schema (DMCL) / M2 Type: Generated VisualAge Pacbase Module . .1 Description . .98 Introduction to the Database Description DM4 Sub-schema / M3 Type: Screens .
    [Show full text]
  • Eclipse and Its Corona: Inside a Large Scale Open Source Project
    Eclipse and its Corona Inside a Large Scale Open Source Project - What Can we Learn From Open Source Aldo Eisma Consulting IT Specialist IBM Global Services [email protected] © 2004 IBM Corporation What is Eclipse? © 2004 IBM Corporation What is Eclipse? • Eclipse - an open extensible IDE for anything and nothing in particular… + out-of-box function and quality to attract developers a development environment for itself + endorsement (i.e, products) by some major tool vendors + open-source and supports open source development ¾ industry standard tools platform © 2004 IBM Corporation Why Should You Care? • as a tool developer… – seamless tool integration – you no longer have to start from scratch – everybody can become a tool smith ¾ Eclipse changes the way tools are built • as a Java developer… – you get a state-of-the-art Java IDE that you can tweak ¾ but Eclipse is more than a Java IDE • as a user… • you get tools from different suppliers to make a tool environment the way you want it ¾ freedom of choice © 2004 IBM Corporation The Way to Eclipse 1997 1998 19992000 2001 2002 2003 2004 VisualAge/Java VisualAge Micro Edition Eclipse June Oct Nov June March June Tech 1.0 Open 2.0 2.1 3.0 Preview Source announcement © 2004 IBM Corporation Goals • Provide open platform for application development tools – run on a wide range of operating systems – GUI and non-GUI • Language-neutral – permit unrestricted content types – HTML, Java, C/C++, JSP, EJB, XML, GIF, … • Facilitate seamless tool integration – add new tools to existing installed products • Attract community of tool developers – including independent software vendors (ISVs) – capitalize on popularity of Java for writing tools © 2004 IBM Corporation Why Open Source? • Full life cycle tool support requires contributions from partners • Options: 1.
    [Show full text]
  • Visualage for Java, Enterprise Edition
    Installation and migration guide This Installation and Migration guide contains the following information: ● Hardware and software prerequisites for VisualAge(R) for Java(TM), Professional and Enterprise Editions ● How to install VisualAge for Java, Professional and Enterprise Editions ● Prerequisites and supported platforms for the team repository server (EMSRV) ● How to install the team repository server (EMSRV) ● How to prepare for the team development environment ● Limitations and known problems with installation ● How to migrate from a previous version of VisualAge for Java (both general and component-specific information) A PDF version of this guide is also available in the pdf directory on the product CD. Where to find more information about VisualAge for Java This file does not include detailed information about the specific components and features of VisualAge for Java, Enterprise Edition. For that information, you should refer to the product Release Notes which you can access by selecting Start > Programs > VisualAge for Java > Release Notes. For all languages other than English, the release notes can be found on the Web at http://www.ibm.com/vadd. This file does not contain information about using VisualAge for Java. Refer to the Getting Started guide and to the online help for that information. Some of the online help has been grouped into PDF documents which you can view and print using Adobe Acrobat Reader (available from http://www.adobe.com/). Not all PDFs are available in all languages. The PDF files are available from the "pdf' directory. This can be found on the product CD or your temporary directory (where you extracted your parts to) if you have an electronic version of VisualAge for Java.
    [Show full text]
  • Parte-4 TC [Modo De Compatibilidade]
    Curso: Análise e Desenvolvimento de Sistemas Disciplina Algoritmos e Programação (Características fundamentais de Codificação de programas) Prof. Wagner Santos C. de Jesus [email protected] Histórico sobre (Java) A linguagem Java se tornou oficial a todo o mundo em 1995, depois que a Netscape a licenciou para o uso do navegador Navigator. Atualmente existem outras opções para a Web mais quando a linguagem Java foi criada ela revolucionou a natureza de páginas na web. Os (Applets) Java. Essa linguagem e um produto criado pela empresa norte americana Sun Microsystem. 2 Direitos da empresa Oracle Larry Ellison, diretor-executivo da Oracle , no evento Oracle Open World, em setembro de 2008 (Anunciou a compra da Sun Microsystems). 3 http://g1.globo.com/Noticias/Tecnologia/0,,MUL1091457-6174,00-ORACLE+ANUNCIA+COMPRA+DA+SUN+POR+MAIS+DE+US+BILHOES.html Principais Características da Linguagem Java • Multiplataforma; • Recursos de Rede - Possui extensa biblioteca de rotinas que facilitam a cooperação com protocolos TCP/IP, como HTTP e FTP ; • Sintaxe similar a Linguagem C/C++ e principalmente, a C#. • É distribuída com um vasto conjunto de (APIs); • Desalocação de memória automática por processo de coletor de lixo (garbage collector ); 4 As ferramentas de programação Rad (Desenvolvimento Rápido de Aplicações) para Java. • JDK, JSDK (Sun) FreeWare (*) • Jbuilder empresa (Borland) • Forte empresa (Sun) FreeWare • Eclipse • Geany • EditPlus • NetBeans • VisualAge for Java (IBM) 5 Introdução a Programação em Java 6 Um programa Java atinge essa independência através de um recurso denominado como Máquina Virtual Java(JVM). Exemplo : Um programa tradicional Compilado.(Delphi) Seu Código(Delphi) Compilador Windows Arquivo Binário Windows ---------- Compilador ------ Mact.
    [Show full text]
  • Portable Document Format (PDF)
    Kristopher Johnson E-mail: [email protected] Web Site: http://undefinedvalue.com/ Summary Over 28 years of experience developing distributed systems and user applications for the transportation engineering, lottery/gaming, and enterprise mobile software testing industries, including service as lead developer for multiple projects. Experienced with iOS and Android development, Microsoft Windows, macOS and UNIX software development in C#, Objective-C, Swift, C++, Java, JavaScript and other programming languages, with relational database technology, embedded systems, and distributed systems. Skills Operating Systems iOS, Android, Windows, macOS, Linux, Solaris/SunOS, AT&T System V UNIX, QNX Neutrino, VxWorks, OpenVMS, OS/2 Programming Languages C#, C++, C, Objective-C, Swift, Java, JavaScript, TypeScript, Python, Perl, Ruby, Visual Basic, Forth, Bash Development Tools Microsoft Visual Studio, Apple Xcode, Android Studio, Eclipse, Java SDK, GNU compilers and toolchains, Borland C++ Builder, IBM VisualAge C++ Distributed Systems REST services, web services, CORBA, DCOM, RPC, Technologies .NET Remoting, sockets, TCP/IP Component Technologies .NET, Java EE, ActiveX/OLE/COM, Dynamic Link Libraries and Shared Objects Database Systems PostgreSQL, Oracle, SQL Server, SQLite, MySQL, InfluxDB, Microsoft Access/Jet, Paradox Experience Feb 2015-Present Involved in design, development, maintenance, and Senior Software Developer support of a suite of enterprise mobile application Kobiton, Inc. testing products for iOS and Android. Using macOS, Atlanta, GA iOS, Swift, Objective-C, Xcode, Windows, Visual Studio .NET, Android Studio, C#, C++, Java, (Formerly Mobile Labs LLC, JavaScript, TypeScript, .NET, Mono, CMake, HTML, before its acquisition by CSS, PostgreSQL, and InfluxDB. Kobiton in October 2020) Development tasks include reverse-engineering of undocumented protocols, file formats, and operating system libraries, and maintaining compatibility with older versions of iOS and Android.
    [Show full text]
  • Bachelor's Final Work
    MINISTRY FOR DEVELOPMENT OF INFORMATION TECHNOLOGIES AND COMMUNICATIONS OF THE REPUBLIC OF UZBEKISTAN TASHKENT UNIVERSITY OF INFORMATION TECHNOLOGIES «Allowed to Defense» Head of the Department Abdurahmanova Yu.M. ____________ «____» ____________ 2015 y. BACHELOR'S FINAL WORK Theme: "Creating Android Application of "Higher Education Institutions of Uzbekistan"" Graduate __________ M.N.Muhiddinov Supervisor __________ Yo.Q.Aliqulov Reviewer __________ R.M.Irmuhamedova SVA and E consultant __________ S.M.Abdullayeva Tashkent – 2015 6 MINISTRY FOR DEVELOPMENT OF INFORMATION TECHNOLOGIES AND COMMUNICATIONS OF THE REPUBLIC OF UZBEKISTAN TASHKENT UNIVERSITY OF INFORMATION TECHNOLOGIES Faculty: Software Engineering Department: Algorithmic and mathematical modeling Direction: 5330200 – “Informatics and Information Technologies A P P R O V E D Head of the Department Abdurahmanova Yu.M. ____________________ «___ » ___________ 2015 y. Muhiddinov Muhriddin Nuriddin o'g'li BACHELOR'S FINAL WORK T A S K 1. The theme of the work: “Creating Android application of Higher Education Institutions of Uzbekistan”. 2. The theme approved by order of the University on «22» January 2015 y. № 80-16 3. Completion of the finished work: ___.___.20___y 7 4. Source data to work: Android OS, Intellij IDEA 13.0.2 platform, Genymotion Emulator, Java programming language, SQLite database. 5. Contents of the settlement explanatory note (list of questions to be development): Actuality of the topic, goals of the final work and identifying necessary questions and problems for implementation, analyzing “Higher Education Institutions of Uzbekistan” and similar Android applications, designing Android application of “Higher Education Institutions of Uzbekistan” and SQLite database, Creating Android application of “Higher Education Institutions of Uzbekistan”.
    [Show full text]
  • Building AS/400 Client/Server Applications with Java
    Building AS/400 Client/Server Applications with Java Bob Maatta, Dan Murphy International Technical Support Organization http://www.redbooks.ibm.com SG24-2152-02 International Technical Support Organization SG24-2152-02 Building AS/400 Client/Server Applications with Java July 1999 Take Note! Before using this information and the product it supports, be sure to read the general information in Appendix D, “Special Notices” on page 413. Third Edition (July 1999) This edition applies to OS/400 Version 3, Release Number 2 and later. Comments may be addressed to: IBM Corporation, International Technical Support Organization Dept. JLU Building 107-2 3605 Highway 52N Rochester, Minnesota 55901-7829 When you send information to IBM, you grant IBM a non-exclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 1997, 1998, 1999. All rights reserved Note to U.S Government Users - Documentation related to restricted rights - Use, duplication or disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corp. Contents Contents ..................................................... iii Figures ......................................................ix Tables ......................................................xvii Preface ..................................................... xix The Team That Wrote This Redbook . ..................................xix CommentsWelcome..............................................
    [Show full text]
  • IBM Visualage for Java, Professional and Enterprise Editions Version 4.0, Assists Developers in the Creation of Java-Based E-Business Applications
    Software Announcement June 26, 2001 IBM VisualAge for Java, Professional and Enterprise Editions Version 4.0, Assists Developers in the Creation of Java-based e-business Applications Overview • Deploy EJBs at the 1.1 specification level to WebSphere At a Glance VisualAge for Java is a Version 4.0 (code to EJB 1.0 + comprehensive Java development extensions) Both editions comprise a cross-platform, object-oriented, tool that helps developers quickly: • Team management Java language application • Deliver their first e-business • ET/400 and ET/390 toolkits development tool for extending application current information technology assets to the Web and support: • Grow their e-business Key Prerequisites applications by using features • Incremental rapid Java • such as team capabilities, Windows 98, Windows NT application development Enterprise JavaBeans (EJB) Version 4.0 (with Service Pack 4, creation wizards, and testing on or later), or Windows 2000 • Powerful and robust server-side the WebSphere Test Java programming environment • TCP/IP communications protocol Environment inside the configured and running • WebSphere Test Environment integrated development environment (IDE) • A frames-capable browser • Tool Integrator API • Differentiate their business by • Planned Availability Dates Enhanced links to VisualAge connecting to legacy applications TeamConnection , Merant and data • Program package: July 27, 2001 PVCS, Microsoft SourceSafe, and Rational ClearCase VisualAge for Java, Professional • Electronic distribution: products Edition
    [Show full text]
  • Integration Kit for BEA Weblogic IBM Visualage for Java
    BEA WebLogic Integration Kit for IBM VisualAge for Java User Guide BEA WebLogic Integration Kit for IBM VisualAge for Java, Version 3.5 Document Edition 1.1 February 2001 Copyright Copyright © 2001 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation is subject to and made available only pursuant to the terms of the BEA Systems License Agreement and may be used or copied only in accordance with the terms of that agreement. It is against the law to copy the software except as specifically allowed in the agreement. This document may not, in whole or in part, be copied photocopied, reproduced, translated, or reduced to any electronic medium or machine readable form without prior consent, in writing, from BEA Systems, Inc. Use, duplication or disclosure by the U.S. Government is subject to restrictions set forth in the BEA Systems License Agreement and in subparagraph (c)(1) of the Commercial Computer Software-Restricted Rights Clause at FAR 52.227-19; subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013, subparagraph (d) of the Commercial Computer Software--Licensing clause at NASA FAR supplement 16-52.227-86; or their equivalent. Information in this document is subject to change without notice and does not represent a commitment on the part of BEA Systems. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. FURTHER, BEA Systems DOES NOT WARRANT, GUARANTEE, OR MAKE ANY REPRESENTATIONS REGARDING THE USE, OR THE RESULTS OF THE USE, OF THE SOFTWARE OR WRITTEN MATERIAL IN TERMS OF CORRECTNESS, ACCURACY, RELIABILITY, OR OTHERWISE.
    [Show full text]