Votes - 0, Average rating: 0
(
)
|
Other manuals for this model:
Desktops - HP Integrity NonStop H-Series (213.36 kb)
Desktops - HP Integrity NonStop H-Series (242.39 kb)
Desktops - HP Integrity NonStop H-Series (1.05 mb)
Desktops - HP Integrity NonStop H-Series (1.46 mb)
manual abstract
Document Outline
- Open Source Java Frameworks on NonStop User's Guide
- Table of Contents
- About This Document
- 1 Introduction
- Part I Spring Framework
- 2 Spring Overview
- 3 Installing Spring Framework
- 4 Configuring Spring Applications on NonStop Systems
- NonStop Platform Configurations
- Determining the Application Parameters
- Determining the Maximum Capacity of NSJSP Instance
- Configuring iTP WebServer for Spring Applications
- Configuring NSJSP for Spring Applications
- Spring Framework Configurations
- Configuring JDBC Driver for SQL/MX Database
- Configuring Database Transaction Management
- Connection Pooling
- Module File Caching Configurations
- NonStop Platform Configurations
- 5 Getting Started with Spring
- Prerequisites
- Overview of EmpInfo
- Developing EmpInfo on Windows using the Eclipse IDE
- Developing a Basic EmpInfo Application
- Developing and Configuring Views and the Controller
- Developing Business Logic and Providing the Web Interface
- Integrating the Web-tier of EmpInfo with NonStop SQL/MX Database
- Enabling EmpInfo to Delete and Retrieve Employee Details
- Deploying EmpInfo on NonStop
- Running EmpInfo on NonStop
- Developing EmpInfo on Windows using the Eclipse IDE
- A EmpInfo Database Script
- B Customizing Sample Applications
- C JDBC Configuration
- D Installing Spring Web Flow
- Part II Axis2/Java Framework
- 6 Axis2/Java Overview
- 7 Installing Axis2/Java Framework
- 8 Configuring Axis2/Java Applications on NonStop Systems
- NonStop Platform Configurations
- Determining the Application Parameters
- Determining the Maximum Capacity of an NSJSP Instance
- Configuring iTP WebServer for Axis2/Java Applications
- Configuring NSJSP for Axis2/Java Applications
- Axis2/Java Framework Configurations for NonStop Systems
- NonStop Platform Configurations
- 9 Getting Started with Axis2/Java
- Prerequisites
- Overview of TemperatureConverter
- Part III MyFaces Framework
- 10 MyFaces Overview
- 11 Installing MyFaces Framework
- 12 Configuring MyFaces Applications on NonStop Systems
- NonStop Platform Configurations
- Determining the Application Parameters
- Determining the Maximum Capacity of NSJSP Instance
- Configuring iTP WebServer for MyFaces Applications
- Configuring NSJSP for MyFaces Applications
- NonStop Platform Configurations
- 13 Getting Started with MyFaces
- Prerequisites
- Overview of SkinSelector
- Developing SkinSelector on Windows using the Eclipse IDE
- Deploying SkinSelector on NonStop
- Running SkinSelector on NonStop
- E Installing MyFaces Trinidad Framework Libraries on NonStop
- F Installing MyFaces Tomahawk Framework Libraries on NonStop
- Part IV Hibernate Framework
- 14 Hibernate Overview
- 15 Installing Hibernate Framework
- 16 Configuring Hibernate Applications on NonStop Systems
- NonStop Platform Configurations
- Determining the Application Parameters
- Determining the Maximum Capacity of NSJSP Instance
- Configuring iTP WebServer for Hibernate Applications
- Configuring NSJSP for Hibernate Applications
- Hibernate Framework Configurations for NonStop Systems
- JDBC Driver for SQL/MX Database
- Configuring the JDBC Type 2 Driver for SQL/MX Database
- Configuring the JDBC Type 2 Driver for the SQL/MX Database using hibernate.cfg.xml
- Configuring JDBC Type 2 Driver for SQL/MX Database using hibernate.properties
- Configuring JDBC Type 4 Driver for SQL/MX Database
- Configuring JDBC Type 4 Driver for SQL/MX Database using hibernate.cfg.xml
- Configuring JDBC Type 4 Driver for SQL/MX Database using hibernate.properties
- Configuring the JDBC Type 2 Driver for SQL/MX Database
- Database Transaction Management
- Connection Pooling
- JDBC Driver for SQL/MX Database
- Module File Caching Configurations
- NonStop Platform Configurations
- 17 Getting Started with Hibernate
- Prerequisites
- Overview of EmpIoyeeInfo
- Developing EmployeeInfo on Windows using the Eclipse IDE
- Creating a New Java Project
- Adding Dependency JAR Files to the Project Library
- Creating the Package for the EmployeeInfo Application
- Creating the Class File
- Creating the Main Class
- Implementing the Business Logic
- Creating the Hibernate Mapping File
- Setting Hibernate Configurations
- Creating the EmployeeInfo Application JAR File
- Setting Up NonStop Environment
- Running EmployeeInfo on NonStop
- Developing EmployeeInfo on Windows using the Eclipse IDE
- G Customizing Sample Application
- H JDBC Configuration
- I Hibernate Environment Setup Script
- J Installing Hibernate Annotations Libraries on NonStop
- K Installing Hibernate EntityManager Libraries on NonStop
- Part V Integrating Frameworks
- 18 Using Spring Transaction Manager
- 19 Integrating Hibernate into Spring
- 20 Integrating JPA with Hibernate into Spring
- 21 Integrating Axis2/Java into Spring
- 22 Integrating MyFaces into Spring
- Why Integrate MyFaces into Spring
- Example of Integrating MyFaces into Spring
- Modifying EmpInfo on Windows using Eclipse IDE
- Removing the Folders and Files from the EmpInfo Application
- Modifying the web.xml File
- Creating the IEmployeeDao.java File
- Modifying the EmployeeDao.java File
- Creating the ServiceFinder.java File
- Creating the EmpBean.java File
- Creating the MessageFactory.java File
- Creating the message.properties File
- Creating views using MyFaces tag libraries
- Modifying the index.jsp File
- Creating the faces-config.xml File
- Adding Dependency JAR Files
- Deploying EmpInfo on NonStop
- Running EmpInfo on NonStop
- Modifying EmpInfo on Windows using Eclipse IDE
- 23 Frequently Asked Questions
- Glossary
- Index