SlideShare ist ein Scribd-Unternehmen logo
1 von 46
Testing & Deploying HATS
Applications on Apache
Geronimo Server
Agenda








About Royal Cyber
Introduction - IBM Rational HATS
Introduction - Apache Geronimo Server
Benefits of Geronimo
Downloading & Installing Apache Geronimo Server
 Installing Geronimo Eclipse Plug-in (GEP)
 Adding Apache Geronimo Server in HATS
 Creating a simple HATS Web Project
 Deploying & Testing HATS Web Application on Apache Geronimo
Server
Q&A
About
Royal Cyber
About Royal Cyber




Royal Cyber Inc. inaugurated its operations in 2002 by visionary Business
Consultants and IT Professionals, offering state-of-the-art IT business solutions
Now, Royal Cyber Inc. has transformed into a global organization with presence in
multiple countries across Five continents
Expertise includes, but not limited to, Training & Consultancy of IBM WebSphere,
Rational, Tivoli, Lotus, Cognos and Microsoft family Solutions to businesses
worldwide including many Fortune 500 companies from variety of business
domains

Objectives






To offer cutting edge IT services globally
Help organizations both in Public and Private sectors to improve and modernize
their services
Supplementing organization’s skill set with team augmentation
On-site resource deployment
Improved Return-on-Investment (ROI) by taking projects offshore
Global Presence
Technologies & Tools Coverage
Enterprise Modernization
IBM Rational HATS, EGL,
RME

Rational Tools
RTC, RRC, RFT, RPT, RQM

Middleware
WebSphere MQ, Message Broker

Microsoft
.Net, Moss, BizTalk

E-Commerce
WebSphere Commerce

Portal
WebSphere Portal,
SharePoint

Databases
SQL Server, MySQL,
DB2
Introduction
IBM Rational
HATS
Modernizing Legacy Systems









Quick and Easy transformation of Green
screen applications to Web services.
Web, Mobile, Portal and rich client
interfaces
Low cost and low risk
No rewriting or refactoring of existing
applications that is built on open, proven
platforms and technologies
Increases productivity and reduces
training costs and data entry errors with
workflow and navigation improvements
Integrates host business processes and
data with other Web, Portal, Mobile,
and rich client applications

Host Access Transformation System
HATS Deployment Options



HATS allows Data from legacy servers to be used at various output mediums like
Web applications, Rich Clients, Portals & Mobile Devices
Web services can also be created to allow communication between multiple
systems
HATS Salient Features


HATS permits
 Modernizing Green Screens
 Fetching and using Data from
Multiple Green Screens
 Transformation of Green Screen
Menus to Web Dynamic Menus
 Creation of Dynamic Graphs
 Mobile Devices Support
 And more…
HATS High Level Architecture
Introduction
Apache
Geronimo
Server
Apache Geronimo Server










Open source Apache Geronimo application server is JEE certified
Introduced in 2006, improved continuously based on industry’s feedback, current version is
3.0.1
More than 20 minor and major releases in between the first version 1.0 and current version
3.0.1
Used for deploying small to large scale Enterprise Applications
No compromise on security and performance
Uses open source software to provide runtime environment for managing J2EE applications
Comes with multiple modules, selection of module could be decided per the very application
requirement
Apache Geronimo is fully customizable and can be extended or contracted as per the
requirements
Version 2.2.1 is perfectly compatible with IBM Rational HATS 8.5
Benefits
Benefits














Meets the needs of Developers, Administrators and System Integrators
Open Source & Modular approach based
Economical overall
Ease of Use
No restriction on Commercial Software Development/Deployment
Continuous Improvement with frequent Major and Minor releases
Abundant Support availability
User friendly Administrator Console for convenient management
Services and Components management at Server level
Supports Apache Derby DB, LDAP and JSR 88
Java EE 5 Certified
Supports Customized
Tools, Utilities or Components for Performance
enhancements
Consistent and compatible with IBM WebSphere products portfolio
Downloading
& Installing
Apache
Geronimo
Server
Download Links




Geronimo Server Download link:
http://geronimo.apache.org/apache-geronimo-v221-release.html
Direct Download link:
http://www.apache.org/dyn/closer.cgi/geronimo/2.2.1/geronimo-tomcat6-javaee5-2.2.1bin.zip




Extract the downloaded ZIP file of Geronimo server, it acts as the installation
directory of the server
Download Geronimo 2.2.1 with Tomcat 6
Installing Geronimo Eclipse Plug-in (GEP)




Installing Geronimo Eclipse Plug-in (GEP) within WTP
Installing GEP using Eclipse update manager
Manual Installation
Installing GEP within WTP




Launch HATS 8.5 IDE from HATS Toolkit shortcut or from the defined installation
path
By default HATS is launched with HATS perspective.
Select the Servers tab, Right Click and select New->Server
Installing GEP within WTP


Click Download Additional Server Adapters
Installing GEP within WTP


Select Geronimo v3.0 Server Adapter and click Next
Installing GEP within WTP


Select Accept the License Agreement radio button and click Finish button
Installing GEP within WTP



Screen prompts for confirmation. Click OK
Upon completion Geronimo 3.0 server adapter gets downloaded and installed
Installing GEP within WTP


System prompts to restart the HATS IDE. Click Restart Now button
Installing GEP within WTP
Incase of Unsuccessful Installation


If the explained adaptor installation gives any problem or errors then follow these
instructions first and then install Geronimo server adaptor



Follow these steps to install the required plug-in first on RAD/RBD/Eclipse


Enable update site: http://download.eclipse.org/dsdp/tm/updates/3.2, by
choosing menu: Help-->Install New Software



Select expanded TM and RSE Uncategorized 3.2.2 and choose the Target
Management Terminal option



Restart RAD and then install Geronimo 3.0 Server Adaptor
Adding Geronimo Server in HATS


Select the Servers tab, Right Click and select New->Server
Adding Geronimo Server in HATS


Select Apache Geronimo v2.2 Server from the Apache folder
Adding Geronimo Server in HATS


Select JRE as WebSphere Application Server v7.0 or above JRE and provide the
path of Geronimo Application Server Installation Directory and click Next button
Adding Geronimo Server in HATS


Click Next button without changing anything
Adding Geronimo Server in HATS


Leave the values as default



By default Administrator credentials
for this server are:





User Id: system
Password: manager

Click Next button
Adding Geronimo Server in HATS


Click Finish button
Creating Simple HATS Web Project


Launch HATS Toolkit and select File  New  HATS Project
Creating Simple HATS Web Project


Enter following values


Name: Lab1



Target Server: Apache
Geronimo v2.2



Enterprise Application Project:
Lab1_EAR



Click Next button
Creating Simple HATS Web Project


Enter following values


Host Name:
iseriesd.dfw.ibm.com




Port: 992



Code page: 037 United States




Type: 5250

Screen size: 27 x 132

Click Next button
Creating Simple HATS Web Project


Click Next button without making any changes
Creating Simple HATS Web Project


Click Next button without making any changes
Deploying & Testing (Start Server)


Select Apache Geronimo v2.2 Server at localhost and start by clicking

button
Deploying & Testing (Start Server)


Click OK button, if system prompts with any message like this
Deploying & Testing (Run on Server)


Right click on the Lab1 project and select Run on Server
Deploying & Testing (Run on Server)


Select Apache Geronimo v2.2 Server at localhost and click Next button
Deploying & Testing (Run on Server)


Click Finish button
Deploying & Testing (Run on Server)
Questions Please….

A prudent question is one-half of wisdom
Francis Bacon
Detailed HATS Trainings
Distance Learning Workshop (online)
• Includes implementation labs
• Link <http://webspherehatsguru.com/trainings/featured-trainings/hatsdistance-learning-program/>

Instructor Led Training (online)
• Held on demand. Customizable content per customer requirements
• Link <http://www.royalcyber.com/trainings-2/on-site-trainings>

Instructor Led Training (onsite)
• Held on demand. Customizable content per customer requirements
• Link <http://www.royalcyber.com/trainings-2/instructor-led-onlinetrainings/>
• For Instructor Led Trainings, please send an email to sales@royalcyber.com
www.royalcyber.com
US Headquarters

Canada Office

UK Office

Royal Cyber
55 Shuman Blvd, Suite 1025, Naperville,
IL 60563 USA.
Tel: +1.630.355.6292
Email: info@royalcyber.com

A7-560 GreenField Avenue
Kitchener, Ontario
N2C 2M2, Canada.
Tel: +1.416.848.3816
Email: info@royalcyber.com

RC Technology UK Limited.
Suite 202, Lansdowne Building, 2
Lansdowne Road, Croydon, Surrey, UK, CR9 2ER.
Tel: +44.(0)208.263.6043
Email: info@royalcyber.com

Saudi Arabia Office

Australia Office

Royal Cyber Inc.
Office No: 102, Al Akrash,
1st Floor, Dabab Street – Riyadh Kingdom of Saudi Arabia. P.O Box: 22823
Tel: +96.659.286.2899
Email: info@royalcyber.com

The Dymocks Building
Suite 7, Level 5, 428 George Street
Sydney, NSW 2000
Tel: +61.414.881.587
Fax: +61.29.231.1846
Email: info@royalcyber.com

South Africa Office
Royal Cyber Pty Ltd.
3rd Floor, 5 Sturdee Ave 2196 Rosebank,
Johannesburg, Gauteng, South Africa.
Tel: +27.10.500.8120
Email: info@royalcyber.com

Pakistan Office
Suite # 1101-1104, 11th Floor,
Caesar’s Tower (National IT Park),
Opposite Aisha Bawany Academy,
Main Shahrah-e-Faisal, Karachi, Pakistan.
Tel: +1.630.225.0510
Email: info@royalcyber.com

India Office (Only For Mail Communication)
1st Floor, 19 KN Govinda Reddy Layout,
Arekere Mico Layout, Bannerghatta Road,
Bangalore 560 076, Karnataka, INDIA
Tel: +096 .2020.3546
Email: info@royalcyber.com

45
Yasir Hasan

Asif Hussain

Rafay Mirani

Weitere ähnliche Inhalte

Was ist angesagt?

Drilldown Into RDS (TS) And RDV (VDI)
Drilldown Into RDS (TS) And RDV (VDI)Drilldown Into RDS (TS) And RDV (VDI)
Drilldown Into RDS (TS) And RDV (VDI)
Amit Gatenyo
 
Windows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application HostingWindows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application Hosting
Information Technology
 
Work Example(Testing Report)
Work Example(Testing Report)Work Example(Testing Report)
Work Example(Testing Report)
Abiha
 
Lync stress test guide v2.0 (ebook)
Lync stress test guide v2.0 (ebook)Lync stress test guide v2.0 (ebook)
Lync stress test guide v2.0 (ebook)
Thomas Poett
 

Was ist angesagt? (20)

Microsoft exchange-server-2013-installation
Microsoft exchange-server-2013-installationMicrosoft exchange-server-2013-installation
Microsoft exchange-server-2013-installation
 
OFC304 MOSS Upgrade and Migration
OFC304 MOSS Upgrade and MigrationOFC304 MOSS Upgrade and Migration
OFC304 MOSS Upgrade and Migration
 
DEVNET-1121 Customizing Cisco Video Access for Guests
DEVNET-1121	Customizing Cisco Video Access for GuestsDEVNET-1121	Customizing Cisco Video Access for Guests
DEVNET-1121 Customizing Cisco Video Access for Guests
 
Participation in Shop and Share model with apidd.com
Participation in Shop and Share model with apidd.comParticipation in Shop and Share model with apidd.com
Participation in Shop and Share model with apidd.com
 
Drilldown Into RDS (TS) And RDV (VDI)
Drilldown Into RDS (TS) And RDV (VDI)Drilldown Into RDS (TS) And RDV (VDI)
Drilldown Into RDS (TS) And RDV (VDI)
 
Windows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application HostingWindows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application Hosting
 
WebSphere Application Server JBoss TCO analysis
WebSphere Application Server JBoss TCO analysisWebSphere Application Server JBoss TCO analysis
WebSphere Application Server JBoss TCO analysis
 
Work Example(Testing Report)
Work Example(Testing Report)Work Example(Testing Report)
Work Example(Testing Report)
 
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel OlesonSharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
 
How to Configure the CA Workload Automation System Agent agentparm.txt File
How to Configure the CA Workload Automation System Agent agentparm.txt FileHow to Configure the CA Workload Automation System Agent agentparm.txt File
How to Configure the CA Workload Automation System Agent agentparm.txt File
 
Upgrading to SharePoint 2010 - Teched Middle East
Upgrading to SharePoint 2010 - Teched Middle EastUpgrading to SharePoint 2010 - Teched Middle East
Upgrading to SharePoint 2010 - Teched Middle East
 
Bsm extensibility
Bsm extensibilityBsm extensibility
Bsm extensibility
 
10215 A 14
10215 A 1410215 A 14
10215 A 14
 
190 982
190 982190 982
190 982
 
Hudson_WhitePaper
Hudson_WhitePaperHudson_WhitePaper
Hudson_WhitePaper
 
Microsoft 70-416 it certifications
Microsoft  70-416  it certificationsMicrosoft  70-416  it certifications
Microsoft 70-416 it certifications
 
M365 global developer bootcamp 2019 PA
M365 global developer bootcamp 2019  PAM365 global developer bootcamp 2019  PA
M365 global developer bootcamp 2019 PA
 
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
 
Jabber integration with SAP
Jabber integration with SAPJabber integration with SAP
Jabber integration with SAP
 
Lync stress test guide v2.0 (ebook)
Lync stress test guide v2.0 (ebook)Lync stress test guide v2.0 (ebook)
Lync stress test guide v2.0 (ebook)
 

Ähnlich wie Testing and deploying Hats Application on apache Geronimo Server 1.1

Ws08 R2 Itpro Session 2 Technical Overview Part2
Ws08 R2 Itpro Session 2 Technical Overview Part2Ws08 R2 Itpro Session 2 Technical Overview Part2
Ws08 R2 Itpro Session 2 Technical Overview Part2
chenley
 
WebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David TangWebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David Tang
Spiffy
 
Datasheet.net pluginforrd
Datasheet.net pluginforrdDatasheet.net pluginforrd
Datasheet.net pluginforrd
MidVision
 
Jason P Taylor Resume - Winter 2015
Jason P Taylor Resume - Winter 2015Jason P Taylor Resume - Winter 2015
Jason P Taylor Resume - Winter 2015
Jason Taylor
 
Win Connections Technical Overview ( Harold W)
Win  Connections    Technical  Overview ( Harold W)Win  Connections    Technical  Overview ( Harold W)
Win Connections Technical Overview ( Harold W)
Harold Wong
 
The art of .net deployment automation
The art of .net deployment automationThe art of .net deployment automation
The art of .net deployment automation
MidVision
 
IBM Innovate 2013 Session: DevOps 101
IBM Innovate 2013 Session: DevOps 101IBM Innovate 2013 Session: DevOps 101
IBM Innovate 2013 Session: DevOps 101
Sanjeev Sharma
 
Microsoft Virtualization Overview
Microsoft Virtualization OverviewMicrosoft Virtualization Overview
Microsoft Virtualization Overview
webhostingguy
 
Datasheet was pluginforrd
Datasheet was pluginforrdDatasheet was pluginforrd
Datasheet was pluginforrd
MidVision
 

Ähnlich wie Testing and deploying Hats Application on apache Geronimo Server 1.1 (20)

Ws08 R2 Itpro Session 2 Technical Overview Part2
Ws08 R2 Itpro Session 2 Technical Overview Part2Ws08 R2 Itpro Session 2 Technical Overview Part2
Ws08 R2 Itpro Session 2 Technical Overview Part2
 
WebSphere sMash June Product Review
WebSphere sMash June Product ReviewWebSphere sMash June Product Review
WebSphere sMash June Product Review
 
WebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David TangWebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David Tang
 
Datasheet.net pluginforrd
Datasheet.net pluginforrdDatasheet.net pluginforrd
Datasheet.net pluginforrd
 
Final ppt
Final pptFinal ppt
Final ppt
 
Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...
 
OFM SOA Suite 11g - Quick Start Guide
OFM SOA Suite 11g - Quick Start GuideOFM SOA Suite 11g - Quick Start Guide
OFM SOA Suite 11g - Quick Start Guide
 
Twelve-Factor App: Software Application Architecture
Twelve-Factor App: Software Application ArchitectureTwelve-Factor App: Software Application Architecture
Twelve-Factor App: Software Application Architecture
 
Jason P Taylor Resume - Winter 2015
Jason P Taylor Resume - Winter 2015Jason P Taylor Resume - Winter 2015
Jason P Taylor Resume - Winter 2015
 
Win Connections Technical Overview ( Harold W)
Win  Connections    Technical  Overview ( Harold W)Win  Connections    Technical  Overview ( Harold W)
Win Connections Technical Overview ( Harold W)
 
Win Connections Technical Overview (Harold W)
Win Connections   Technical Overview (Harold W)Win Connections   Technical Overview (Harold W)
Win Connections Technical Overview (Harold W)
 
The art of .net deployment automation
The art of .net deployment automationThe art of .net deployment automation
The art of .net deployment automation
 
IBM Innovate 2013 Session: DevOps 101
IBM Innovate 2013 Session: DevOps 101IBM Innovate 2013 Session: DevOps 101
IBM Innovate 2013 Session: DevOps 101
 
Essay On It 260 Quiz 1-5
Essay On It 260 Quiz 1-5Essay On It 260 Quiz 1-5
Essay On It 260 Quiz 1-5
 
The New Efficiency
The New EfficiencyThe New Efficiency
The New Efficiency
 
Microsoft Virtualization Overview
Microsoft Virtualization OverviewMicrosoft Virtualization Overview
Microsoft Virtualization Overview
 
Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...Primavera integration possibilities Technical overview - Oracle Primavera Col...
Primavera integration possibilities Technical overview - Oracle Primavera Col...
 
Web Programming
Web Programming Web Programming
Web Programming
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 servers
 
Datasheet was pluginforrd
Datasheet was pluginforrdDatasheet was pluginforrd
Datasheet was pluginforrd
 

Mehr von Royal Cyber Inc.

Mehr von Royal Cyber Inc. (17)

The Guide to a Successful ServiceNow Implementation
The Guide to a Successful ServiceNow ImplementationThe Guide to a Successful ServiceNow Implementation
The Guide to a Successful ServiceNow Implementation
 
ServiceNow and Insurance Companies
ServiceNow and Insurance CompaniesServiceNow and Insurance Companies
ServiceNow and Insurance Companies
 
Feature Pack 8 for WebSphere Commerce – Are you making the most of latest rel...
Feature Pack 8 for WebSphere Commerce – Are you making the most of latest rel...Feature Pack 8 for WebSphere Commerce – Are you making the most of latest rel...
Feature Pack 8 for WebSphere Commerce – Are you making the most of latest rel...
 
IBM Rational HATS Customized Amazing Features by Royal Cyber
IBM Rational HATS Customized Amazing Features by Royal CyberIBM Rational HATS Customized Amazing Features by Royal Cyber
IBM Rational HATS Customized Amazing Features by Royal Cyber
 
Best practices for migrating websphere esb mediations to ibm integration bus 9
Best practices for migrating websphere esb mediations to ibm integration bus 9Best practices for migrating websphere esb mediations to ibm integration bus 9
Best practices for migrating websphere esb mediations to ibm integration bus 9
 
Automate WCS Deployment Using WCBD Tool
Automate WCS Deployment Using WCBD ToolAutomate WCS Deployment Using WCBD Tool
Automate WCS Deployment Using WCBD Tool
 
Menus Implementation with IBM Rational HATS
Menus Implementation with IBM Rational HATSMenus Implementation with IBM Rational HATS
Menus Implementation with IBM Rational HATS
 
Smarter HATS web application that automatically respond according to the scre...
Smarter HATS web application that automatically respond according to the scre...Smarter HATS web application that automatically respond according to the scre...
Smarter HATS web application that automatically respond according to the scre...
 
Learn how Mobile can be the best and effective device to grow your business?
Learn how Mobile can be the best and effective device to grow your business?Learn how Mobile can be the best and effective device to grow your business?
Learn how Mobile can be the best and effective device to grow your business?
 
Learn Effective decision making with Royal Cyber Digital Analytics
Learn Effective decision making with Royal Cyber Digital AnalyticsLearn Effective decision making with Royal Cyber Digital Analytics
Learn Effective decision making with Royal Cyber Digital Analytics
 
Learn Effective Middleware Monitoring with Message Monitor Pro
Learn Effective Middleware Monitoring with Message Monitor ProLearn Effective Middleware Monitoring with Message Monitor Pro
Learn Effective Middleware Monitoring with Message Monitor Pro
 
Modernizing User Interface of global Insurance giant ServiceSys
Modernizing User Interface of global Insurance giant ServiceSys Modernizing User Interface of global Insurance giant ServiceSys
Modernizing User Interface of global Insurance giant ServiceSys
 
Enterprise Modernization for Power Systems
Enterprise Modernization for Power SystemsEnterprise Modernization for Power Systems
Enterprise Modernization for Power Systems
 
E-Commerce Solution to University Book Stores
E-Commerce Solution to University Book StoresE-Commerce Solution to University Book Stores
E-Commerce Solution to University Book Stores
 
WAS Support & Monitoring Tools
WAS Support & Monitoring ToolsWAS Support & Monitoring Tools
WAS Support & Monitoring Tools
 
What is SEO/SEM?
What is SEO/SEM?What is SEO/SEM?
What is SEO/SEM?
 
Integrating WebSphere Commerce & Message Broker
Integrating WebSphere Commerce & Message BrokerIntegrating WebSphere Commerce & Message Broker
Integrating WebSphere Commerce & Message Broker
 

Kürzlich hochgeladen

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Kürzlich hochgeladen (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 

Testing and deploying Hats Application on apache Geronimo Server 1.1

  • 1. Testing & Deploying HATS Applications on Apache Geronimo Server
  • 2. Agenda       About Royal Cyber Introduction - IBM Rational HATS Introduction - Apache Geronimo Server Benefits of Geronimo Downloading & Installing Apache Geronimo Server  Installing Geronimo Eclipse Plug-in (GEP)  Adding Apache Geronimo Server in HATS  Creating a simple HATS Web Project  Deploying & Testing HATS Web Application on Apache Geronimo Server Q&A
  • 4. About Royal Cyber    Royal Cyber Inc. inaugurated its operations in 2002 by visionary Business Consultants and IT Professionals, offering state-of-the-art IT business solutions Now, Royal Cyber Inc. has transformed into a global organization with presence in multiple countries across Five continents Expertise includes, but not limited to, Training & Consultancy of IBM WebSphere, Rational, Tivoli, Lotus, Cognos and Microsoft family Solutions to businesses worldwide including many Fortune 500 companies from variety of business domains Objectives      To offer cutting edge IT services globally Help organizations both in Public and Private sectors to improve and modernize their services Supplementing organization’s skill set with team augmentation On-site resource deployment Improved Return-on-Investment (ROI) by taking projects offshore
  • 6. Technologies & Tools Coverage Enterprise Modernization IBM Rational HATS, EGL, RME Rational Tools RTC, RRC, RFT, RPT, RQM Middleware WebSphere MQ, Message Broker Microsoft .Net, Moss, BizTalk E-Commerce WebSphere Commerce Portal WebSphere Portal, SharePoint Databases SQL Server, MySQL, DB2
  • 8. Modernizing Legacy Systems      Quick and Easy transformation of Green screen applications to Web services. Web, Mobile, Portal and rich client interfaces Low cost and low risk No rewriting or refactoring of existing applications that is built on open, proven platforms and technologies Increases productivity and reduces training costs and data entry errors with workflow and navigation improvements Integrates host business processes and data with other Web, Portal, Mobile, and rich client applications Host Access Transformation System
  • 9. HATS Deployment Options   HATS allows Data from legacy servers to be used at various output mediums like Web applications, Rich Clients, Portals & Mobile Devices Web services can also be created to allow communication between multiple systems
  • 10. HATS Salient Features  HATS permits  Modernizing Green Screens  Fetching and using Data from Multiple Green Screens  Transformation of Green Screen Menus to Web Dynamic Menus  Creation of Dynamic Graphs  Mobile Devices Support  And more…
  • 11. HATS High Level Architecture
  • 13. Apache Geronimo Server          Open source Apache Geronimo application server is JEE certified Introduced in 2006, improved continuously based on industry’s feedback, current version is 3.0.1 More than 20 minor and major releases in between the first version 1.0 and current version 3.0.1 Used for deploying small to large scale Enterprise Applications No compromise on security and performance Uses open source software to provide runtime environment for managing J2EE applications Comes with multiple modules, selection of module could be decided per the very application requirement Apache Geronimo is fully customizable and can be extended or contracted as per the requirements Version 2.2.1 is perfectly compatible with IBM Rational HATS 8.5
  • 15. Benefits              Meets the needs of Developers, Administrators and System Integrators Open Source & Modular approach based Economical overall Ease of Use No restriction on Commercial Software Development/Deployment Continuous Improvement with frequent Major and Minor releases Abundant Support availability User friendly Administrator Console for convenient management Services and Components management at Server level Supports Apache Derby DB, LDAP and JSR 88 Java EE 5 Certified Supports Customized Tools, Utilities or Components for Performance enhancements Consistent and compatible with IBM WebSphere products portfolio
  • 17. Download Links   Geronimo Server Download link: http://geronimo.apache.org/apache-geronimo-v221-release.html Direct Download link: http://www.apache.org/dyn/closer.cgi/geronimo/2.2.1/geronimo-tomcat6-javaee5-2.2.1bin.zip   Extract the downloaded ZIP file of Geronimo server, it acts as the installation directory of the server Download Geronimo 2.2.1 with Tomcat 6
  • 18. Installing Geronimo Eclipse Plug-in (GEP)    Installing Geronimo Eclipse Plug-in (GEP) within WTP Installing GEP using Eclipse update manager Manual Installation
  • 19. Installing GEP within WTP    Launch HATS 8.5 IDE from HATS Toolkit shortcut or from the defined installation path By default HATS is launched with HATS perspective. Select the Servers tab, Right Click and select New->Server
  • 20. Installing GEP within WTP  Click Download Additional Server Adapters
  • 21. Installing GEP within WTP  Select Geronimo v3.0 Server Adapter and click Next
  • 22. Installing GEP within WTP  Select Accept the License Agreement radio button and click Finish button
  • 23. Installing GEP within WTP   Screen prompts for confirmation. Click OK Upon completion Geronimo 3.0 server adapter gets downloaded and installed
  • 24. Installing GEP within WTP  System prompts to restart the HATS IDE. Click Restart Now button
  • 25. Installing GEP within WTP Incase of Unsuccessful Installation  If the explained adaptor installation gives any problem or errors then follow these instructions first and then install Geronimo server adaptor  Follow these steps to install the required plug-in first on RAD/RBD/Eclipse  Enable update site: http://download.eclipse.org/dsdp/tm/updates/3.2, by choosing menu: Help-->Install New Software  Select expanded TM and RSE Uncategorized 3.2.2 and choose the Target Management Terminal option  Restart RAD and then install Geronimo 3.0 Server Adaptor
  • 26. Adding Geronimo Server in HATS  Select the Servers tab, Right Click and select New->Server
  • 27. Adding Geronimo Server in HATS  Select Apache Geronimo v2.2 Server from the Apache folder
  • 28. Adding Geronimo Server in HATS  Select JRE as WebSphere Application Server v7.0 or above JRE and provide the path of Geronimo Application Server Installation Directory and click Next button
  • 29. Adding Geronimo Server in HATS  Click Next button without changing anything
  • 30. Adding Geronimo Server in HATS  Leave the values as default  By default Administrator credentials for this server are:    User Id: system Password: manager Click Next button
  • 31. Adding Geronimo Server in HATS  Click Finish button
  • 32. Creating Simple HATS Web Project  Launch HATS Toolkit and select File  New  HATS Project
  • 33. Creating Simple HATS Web Project  Enter following values  Name: Lab1  Target Server: Apache Geronimo v2.2  Enterprise Application Project: Lab1_EAR  Click Next button
  • 34. Creating Simple HATS Web Project  Enter following values  Host Name: iseriesd.dfw.ibm.com   Port: 992  Code page: 037 United States   Type: 5250 Screen size: 27 x 132 Click Next button
  • 35. Creating Simple HATS Web Project  Click Next button without making any changes
  • 36. Creating Simple HATS Web Project  Click Next button without making any changes
  • 37. Deploying & Testing (Start Server)  Select Apache Geronimo v2.2 Server at localhost and start by clicking button
  • 38. Deploying & Testing (Start Server)  Click OK button, if system prompts with any message like this
  • 39. Deploying & Testing (Run on Server)  Right click on the Lab1 project and select Run on Server
  • 40. Deploying & Testing (Run on Server)  Select Apache Geronimo v2.2 Server at localhost and click Next button
  • 41. Deploying & Testing (Run on Server)  Click Finish button
  • 42. Deploying & Testing (Run on Server)
  • 43. Questions Please…. A prudent question is one-half of wisdom Francis Bacon
  • 44. Detailed HATS Trainings Distance Learning Workshop (online) • Includes implementation labs • Link <http://webspherehatsguru.com/trainings/featured-trainings/hatsdistance-learning-program/> Instructor Led Training (online) • Held on demand. Customizable content per customer requirements • Link <http://www.royalcyber.com/trainings-2/on-site-trainings> Instructor Led Training (onsite) • Held on demand. Customizable content per customer requirements • Link <http://www.royalcyber.com/trainings-2/instructor-led-onlinetrainings/> • For Instructor Led Trainings, please send an email to sales@royalcyber.com
  • 45. www.royalcyber.com US Headquarters Canada Office UK Office Royal Cyber 55 Shuman Blvd, Suite 1025, Naperville, IL 60563 USA. Tel: +1.630.355.6292 Email: info@royalcyber.com A7-560 GreenField Avenue Kitchener, Ontario N2C 2M2, Canada. Tel: +1.416.848.3816 Email: info@royalcyber.com RC Technology UK Limited. Suite 202, Lansdowne Building, 2 Lansdowne Road, Croydon, Surrey, UK, CR9 2ER. Tel: +44.(0)208.263.6043 Email: info@royalcyber.com Saudi Arabia Office Australia Office Royal Cyber Inc. Office No: 102, Al Akrash, 1st Floor, Dabab Street – Riyadh Kingdom of Saudi Arabia. P.O Box: 22823 Tel: +96.659.286.2899 Email: info@royalcyber.com The Dymocks Building Suite 7, Level 5, 428 George Street Sydney, NSW 2000 Tel: +61.414.881.587 Fax: +61.29.231.1846 Email: info@royalcyber.com South Africa Office Royal Cyber Pty Ltd. 3rd Floor, 5 Sturdee Ave 2196 Rosebank, Johannesburg, Gauteng, South Africa. Tel: +27.10.500.8120 Email: info@royalcyber.com Pakistan Office Suite # 1101-1104, 11th Floor, Caesar’s Tower (National IT Park), Opposite Aisha Bawany Academy, Main Shahrah-e-Faisal, Karachi, Pakistan. Tel: +1.630.225.0510 Email: info@royalcyber.com India Office (Only For Mail Communication) 1st Floor, 19 KN Govinda Reddy Layout, Arekere Mico Layout, Bannerghatta Road, Bangalore 560 076, Karnataka, INDIA Tel: +096 .2020.3546 Email: info@royalcyber.com 45