Host Access Solutions: Terminal Emulation Software and Host Integration

Host Access Solutions: Terminal Emulation and Host Integration  
 
customers buy now Host Access News
about us
Host Access Solutions Home

Tech Specs
PDF Brochure
Download
Quicktrial
Pricing
FAQ
Related Articles
Documentation
Quickstart
Knowledge Base
Tech Notes
Object Toolkit

U-Haul
Lincoln Financial
Horizon BCBS
Banner Health

 

   
 

QuickStart Instructions for PASSPORT WEB TO HOST® on BEA WebLogic Application Server

Background Information

As a Microsoft-based application, PASSPORT WEB TO HOST® was originally designed to be deployed from the Microsoft Windows platform running IIS (Internet Information Server). However, since its introduction, many of our customers have expressed a desire to deploy to other platforms. PASSPORT WEB TO HOST® can now be deployed from any web server that can deploy Java servlets like BEA WebLogic.

PASSPORT WEB TO HOST EAR file

PASSPORT WEB TO HOST is packaged as an Enterprise Application Archive file (EAR) file and it must run out of an expanded directory structure. An EAR is a zipped file so the contents can be expanded using a product such as WinZip. Our EAR file includes a Web Archive (WAR) file that contains all the PASSPORT installation files so if you prefer to work directly with it then you may do so. Different application servers have different functionality with regard to deployment and expanded directory structure as discussed below:

  • Deploy compressed archive to working directory- On some application servers (such as IBM WebSphere V5 and higher), the deployment process expands the EAR/WAR file automatically into a working directory and from that point forward, the expanded directory is considered to be the application. For these application servers, you deploy the compressed EAR/WAR file and work in the resulting directory structure. For more information, please refer to QuickStart Instructions for PASSPORT WEB TO HOST® on IBM WebSphere Application Server
  • Deploy expanded archive as working directory- On other application servers (such as BEA WebLogic), the deployment process expands the EAR/WAR file into a temporary directory and (conceptually), the compressed EAR/WAR file is still considered to be the application. For these application servers, you must expand the EAR/WAR file manually and then deploy the expanded directory structure, which becomes your working directory. The instruction below discusses this deployment method.

1. Check your system requirements

Before installing PASSPORT WEB TO HOST, make sure that your web server meets the following system requirements. If these requirements are not met, you may have unpredictable results.

  • TCP/IP connection to the host
  • BEA WebLogic server with Java servlet engine enabled

2. Extract the PASSPORT WEB TO HOST EAR file and transfer the contents to your BEA WebLogic server

Note: If you’re upgrading to a newer version of PASSPORT, it is very important to follow these instructions to preserve your PASSPORT configuration files.

  • Use any data compression utility (like WinZip) to extract the contents of the EAR file to your web server (keeping the same directory structure). In our example, we unzip the WAR file packaged inside the EAR file to a folder call passweb.
  • Transfer the entire passweb folder, including its sub-folders and contents to the location on your web server where web applications are being deployed (refer to your web server documentation for more information). The path below was used in our testing with BEA WebLogic 6.1 server running on Windows. 

    C:\bea\wlserver6.1\config\mydomain\applications\ (see screenshot)



    Enlarge Image

3. Start the web server administrative console to configure a new web application

  • Start the web server and the administrative console
  • Click Configure a new Web Application under Web Applications
  • Under Name, type passweb (or other name that you choose) as your application name
  • Under Path, type the path where you transfer the passweb folder to. In our example, it is: .\config\mydomain\applications\passweb
  • Click Create (see screenshot below)

Note: When creating a new web application, the application entry below gets added to your web.xml file. Depending on your web server, you may have to manually add this entry into the web.xml (refer to your server documentation).

<Application Name="passweb" Path=".\config\mydomain\applications">

<WebAppComponent Name="passweb" Targets="myserver" URI="passweb"/>

</Application>



Enlarge Image

  • Select the Targets tab and make your server the Chosen server (see screenshot). Again, this step may be different depending on your web server.



Enlarge Image

4. Starting the PASSPORT WEB TO HOST® administrator web site and configuration program

  • PASSPORT WEB TO HOST administrator can be launched from any workstation PC with IE by using this (default) URL http://<servername>:7001/passweb/Index.htm (this example URL is from a BEA WebLogic server).

    This starts the PASSPORT WEB TO HOST administrator page. There are four sections: Configure, Deploy, Support, and Documentation. Each section provides pertinent information to help you quickly complete the installation and configuration.
  • Click on the Configure link from the administrator web site. This link opens up another Internet Explorer window with the administration configuration program running inside it.

    Note: The first time you click on this icon an ActiveX component will be downloaded and expanded. The following message appears: Security Warning - Do you want to install and run PASSPORT WEB TO HOST signed and distributed by Zephyr Corporation. This is the PASSPORT digital signature obtained from VeriSign Commercial Software Publishers. The purpose of the digital signature is to ensure the software is valid and has not been tampered with or corrupted during the download process.

    Note: If you are running Windows XP SP2, you might also be alerted by the Information Bar to allow the downloading and installing of the ActiveX control before making a successful connection. The message appears as: The previous site might require the following ActiveX control: 'PASSPORT WEB TO HOST for Internet Explorer' from Zephyr Development Corporation'. Click here to install...
  • The first time you start the administrator configuration program you will be warned with an ‘Invalid license code’ message, you will need to click on the Purchase button to enter your evaluation or purchase license code. You will then be prompted to fill in the system administrator information and you have the option to set a password. This is an important security measure as it ensures that only authorized administrator(s) can make changes to the PASSPORT environment.

5. Create a session profile

In the left pane, do the following:

  • Expand 3270 Display by clicking the "+" symbol to the left.
  • Highlight Sessions.
  • Click the right mouse button to bring up the pop-up floating menu.
  • Select New.
  • The Add New Session Profile dialog box appears.
  • Enter a name for the new session profile and press the OK button.
  • The Session Profile property sheet appears.
  • Enter a description for the new session profile, if desired.
  • Enter the Host Name or IP Address.
  • Enter any other necessary connection information.

    Note: If you're required to establish a secure socket layer connection to your host then check the option Enable Secure Connection on this screen. In order for the SSL connection to take place, both the client and the server must have SSL configured. Check with your host administrator for more information.  If you're having a connection problem with an SSL session on Windows Vista, please review the Troubleshooting Tips section for more information.
  • Click OK.

The name of the session profile that you have just created appears in the right pane.

6. Create a User (optional)

In the left pane, do the following:

  • Highlight Users.
  • Click the right mouse button to bring up the pop-up floating menu.
  • Select New.
  • The New User dialog box appears.
  • Enter a user name (UserID) and description.
  • Click on the 3270 Display tab.
  • Highlight the session name that was created previously.
  • Click the Add button to add the session to the list of assigned display sessions.
  • Click OK.

7. Test the session profile from the server

In the right pane, do the following:

  • Highlight the name of the session profile you just created.
  • Click the right mouse button to bring up the pop-up floating menu.
  • Select Connect.
  • A new Internet Explorer window is opened and the selected session profile will be launched.

If PASSPORT WEB TO HOST fails to load or if the mainframe screen does not appear, follow the troubleshooting tips details below.

8. Launch the session profile from a client PC

Before launching a PASSPORT WEB TO HOST session profile, the client PC must meet the following system requirements. If these requirements are not met, you may have unpredictable results.

  • Windows Vista, XP, or Windows 2000 (with the latest service pack applied)
  • Internet Explorer version 6.0 or higher with the capability of downloading, installing and running ActiveX component
    Note: If ActiveX dowloading or installation is not enabled in the browser security settings, you must download WEB TO HOST Client Install MSI setup and install it manually first.
  • TCP/IP connection to the web server
  • TCP/IP connection to the host

To launch a PASSPORT WEB TO HOST session:

  • To start the desired session profile access the following default URL: http://<servername>:7001/passweb/Eclient/Index.htm
  • PASSPORT launch page is displayed and you are prompted for a user name or session name. Enter the user name or session name created previously and click the Submit button.
  • If you’ve entered a user name, a browser window appears containing the list of available sessions for this user.
  • Click on the session name you want to start.

    Note: The first time you run a PASSPORT WEB TO HOST session from a client PC, the ActiveX components are downloaded to the client PC and expanded. The following message appears: Security Warning - Do you want to install and run PASSPORT WEB TO HOST signed and distributed by Zephyr Corporation. This is the PASSPORT digital signature obtained from VeriSign Commercial Software Publishers. The purpose of the digital signature is to ensure the software is valid and has not been tampered with or corrupted during the download process.

    Note: If you are running Windows XP SP2, you might also be alerted by the Information Bar to allow the downloading and installing of the ActiveX control before making a successful connection. The message appears as: The previous site might require the following ActiveX control: 'PASSPORT WEB TO HOST for Internet Explorer' from Zephyr Development Corporation'. Click here to install...
  • Press the YES button to continue.
  • If PASSPORT WEB TO HOST fails to load or if the host screen does not appear, follow the troubleshooting tips details below.

You are now ready to use PASSPORT WEB TO HOST

9. Troubleshooting Tips

Remember: If you need to talk to Zephyr Technical Support about your connection problem, you will have to completely fill out the support request form from our web site and obtain your INCIDENT ID number.

  • If you cannot launch a session, or if the text data of the Ecomes.zwh file is displayed in your browser window, you will need to follow the troubleshooting instructions displayed in the browser. If this occurs, it is generally caused by the security setting on the browser or a firewall that is preventing the downloading or execution of ActiveX components.
  • If you are able to launch a session ( Tip: If PASSPORT WEB TO HOST has been successfully loaded and is running, the PASSPORT menus are merged with the IE menus and the PASSPORT toolbar and button bars appear) but do not get a host connection, you should get an error message generated by PASSPORT. When receiving the error, you can find solutions in the following places:

  • Sometimes, the host may not handle error processing correctly or may not handle it at all. In these instances, you may not get an error message. To resolve your connection issue, you will have to:

    • Click the Communication->Connection Log menu command to view the connection log. The connection log displays the Telnet negotiation commands sent between PASSPORT and the host system. This can be used to determine why the connection failed.
    • Search our knowledgebase under the Support section on our web site. Many of the common connection problems are reported here.
      Search our documentation for common connection problems.
  • If you still cannot get a connection, the last alternative is to run a Low Level Trace and email it to Zephyr Technical Support for analysis. To expedite your request, you will need to completely fill out a support request form on our web site under the Support section.

    Note: see Running a Trace in our documentation for instructions on how to do this.
  • If you’re upgrading to a newer version of PASSPORT WEB TO HOST, it is very important to back up all of your PASSPORT configuration files BEFORE the upgrade as they will be overwritten during installation. The following folders, subfolders and files below will need to be back up and copy back to the same location after the upgrade is performed:

    Eclient\Groups
    Eclient\Users
    Eclient\3270dsp
    Eclient\3270prt
    Eclient\5250dsp
    Eclient\5250prt
    Eclient\Vtdsp
    Eclient\Wysedsp

Note: Keep in mind that if you are not utilizing any of the above components of WEB TO HOST then it is not necessary to copy that particular folder. For example, if you only configured 3270 sessions on the original server, then the 5250dsp, Vtdsp and Wysedsp folders would not be required. Also, if you are not utilizing the Users and/or Groups feature of WEB TO HOST, then you don’t have to copy those folders.

If you cannot get a PASSPORT SSL session to connect from a Windows Vista PC, it is possible that your host is only configured to use the DES cipher suite for secure connection. By default, Windows Vista disables this feature for security purposes. You will need to either re-configure SSL on your host to use a different cipher suite, or follow the steps below to enable the DES cipher suite on your Windows Vista PC to allow PASSPORT to work:

  1. Go to Start Menu, and type gpedit.msc in the Start Search and press <ENTER>. There might be an UAC elevation prompt. Just allow the action and proceed with the next step.
  2. Under Computer Configuration in Group Policy Object Editor, expand Administrative Templates, expand Network, expand SSL Configuration Settings, and then double-click SSL Cipher Suite Order.
  3. Select Enable and append TLS_RSA_WITH_DES_CBC_SHA,SSL_RSA_WITH_DES_CBC_SHA, at the beginning of the pre-populated string value. (Beware of the ending comma and there should not be any embedded space inside the string).
  4. Click OK and restart your computer. (Note: gpupdate command will update the Group Policy settings but reconfiguration of SChannel.dll requires restart.)
 

host integration datastream

Home | PC-to-Host Emulation | Web-to-Host Terminal Emulator | Host Integration Solutions | Sitemap | Related Host Access Articles
Zephyr specializes in advanced host access, terminal emulation and host integration solutions for Microsoft Windows desktops and servers.

Comments or Suggestions: webmaster@zephyrcorp.com| Legal Information | Privacy Information