Online documentation - WebsydianExpress v3.0
|
Quick installation guide for WebsydianExpress for Windows with
an iSeries back-end
This guide provides everything you need to do in order to
install WebsydianExpress for Windows with an iSeries back-end,
quickly.
Step 1: Check prerequisites
iSeries
- OS/400 version V5R3 or later
- Latest Cumulative PTF package
- FTP Server configured and started
Servlet Engine
A servlet engine is required to run the Websydian Web Server
Component.
For iSeries we recommend installing WebSphere Express.
If planning on deploying the Websydian Web Server Component on
Windows we recommend installing the Apache Tomcat servlet
engine.
Windows
WebsydianExpress supports current versions of Windows
workstation and server supported by Microsoft.
The installation program also requires a connection to the
iSeries using FTP.
Step 2: Obtain the latest version of the WebsydianExpress for
Windows/iSeries installation program
Make sure that you have the latest version of the WebsydianExpress
for Windows with an iSeries back-end installation program.
Current version and build is "WebsydianExpress v3.0.4 for
Windows/iSeries"
Step 3: Install WebsydianExpress components
Before continuing make sure that you have installed a Tomcat
servlet engine on your system or have access to a servlet
engine.
- Start the WebsydianExpress installation program
Express_v3.0.4_Windows-iSeries.exe. At any point
during the installation feel free to press a Help button if
you need further information
- On the 'Welcome' page press Next
- Press Next to accept the location used on your PC for
objects required during installation
- Read and accept the SUN license agreement and press
Next
- Read and accept the Websydian license agreement and
press Next
- On the 'iSeries Information' page enter the following
information and press Next
- iSeries host name, enter the host name or IP address of
your System i
- User name, enter the user profile to be used for
uploading objects to your System i
- Password, enter the password of the user profile
- iSeries code page, select the codepage used by your
System i
- Plex Dispatcher TCP Port, enter the TCP Port to be used
by the Plex dispatcher
- Press Next to accept default URL information for
accessing WebsydianExpress
- On the 'Regional Settings' page choose the formats you want and
press Next
- Press Next to accept the default settings used to start
the Websydian Server
- Press Next to accept the default settings used to start
the Application Services
- Press Next to accept the default settings for deployment
of the Websydian Web Server Component Servlet
- Press Install to start installation
Note! During installation you will be prompted to accept
deployment of the Websydian Web Server Component to your Tomcat,
pres Yes
The last step performed by the installation
program is the transfer of required objects to your System i, this
can be a long running task, please be patient
Step 4: Run iSeries installation program
When the transfer of objects to your iSeries have been performed
the install shield will present you with the "Transfer completed"
dialog.
- Using Client Access logon to your iSeries with a user profile
that has the authority to restore objects and create libraries and
objects.
- On the command line run the command call qcmd followed
by pressing the F11
- Add the library WXPW30INST to your library list using
the command addlible
- Copy and paste the "iSeries Command" lines from the dialog
"Transfer complete" to the command line of your Client Access.
- Execute the command WXPINST by pressing enter
Note! The installation process can be a long running task, please
wait.
- When installation have completed you will be presented with a
success message.
Step 5: Manual deployment of the Websydian Web Server
Component
Please perform the following tasks only if you
where not asked to deploy the Websydian Web Server Component on
your local Tomcat or if you would like to deploy the Web Server
Component on another system or servlet engine.
- Locate the WAR file referenced in the Web Server Configuration
dialog on the Transfer Complete dialog.
- Deploy the express30.war file to your servlet engine following
the information in the manual of the servlet engine.
Context root of the servlet should read express30
Step 6: Start the iSeries Plex Dispatcher on your System i
If you have not all ready started the iSeries Plex Dispatcher on
your iSeries, please follow these steps.
The iSeries Plex Dispatcher objects are located in the
WebsydianExpress program library, default named WXPW30PGM.
- Create a new user account named YOBSYDIAN
This user profile will be used to start the iSeries Plex
Dispatcher.
- Make sure that the newly created user have the following
authorization
- *USE authority for each iSeries user profile that will be
initiating a client connection request.
- *USE authority for the objects QSYS/QSYGETPH and
QSYS/QSYRLSPH
- To start the iSeries Plex Dispatcher run the following command
- SBMJOB CMD(CALL (PGM(WXPW30PGM/YOBSYTCPDP) PARM('port_number'))
JOB(YOBLISTEN) JOBD(WXPW20DB/EXPRESS) JOBQ(QGPL/QINTER)
USER(YOBSYDIAN)
Where port_number is replaced by the port selected on the "iSeries
information dialog" during installation, default is 3861
Location of program and job description might be different from the
default settings, if in doubt check the InstallFinish.htm document
for information on the installation.
Step 7: Start WebsydianExpress
The installation program have created a number of
shortcuts in your Windows start menu
In order to start the WebsydianExpress select the menu short cut
"Start WebsydianExpress" under the Websydian -> WebsydianExpress
v3.0 for Windows and iSeries sub menu.
Please note when starting WebsydianExpress for the first time
you will be asked to enter user and password for the iSeries
connection. Make sure that you save user and password settings by
checking the required check boxes.
Step 8: Access the WebsydianExpress demosite and administration
interface
After starting WebsydianExpress the available
sites can be accessed by entering the following web address in your
browser:
http://<YourHostName>/express30/site/demosite
Make sure that you replace the '<YourHostName>' with the
host name of your computer
Login with user Customer and password Customer to login to one
of the sites and access the administration interface.
The web address used in this example is based on the default
settings used by the installation program.
In order to access the administration part of the demosite
append /admin to the url
http://<YourHostName>/express30/site/demosite/admin
Make sure that you replace the '<YourHostName>' with the
host name of your computer
Login with user WSADMIN and password ADMIN in order to access
the administration interface of the demosite.
Stopping WebsydianExpress
The installation program have created a number of
shortcuts in your Windows start menu
In order to start the WebsydianExpress select the menu short cut
"Stop WebsydianExpress" under the Websydian -> WebsydianExpress
v3.0 for Windows and iSeries sub menu.
Obtain a license for the Websydian Server
By default the WebsydianExpress is installed with an
unregistered license of the Websydian Server providing 10
concurrent sessions.
You have the option to obtain a registered version for 10
concurrent sessions for free that enables you to find a starting
point on the number of concurrent sessions required by your
applications.
For pricing on concurrent sessions please contact
info@websydian.com.
Uninstalling the WebsydianExpress
The following are the steps to complete in order to completely
remove WebsydianExpress v3.0 for Windows from your system
- In the Tomcat directory locate the webapps directory and remove
the express30.war file
- In the program files directory locate the directory Websydian
and delete the directory named "Express v3.0 for Windows and
iSeries"
- On you iSeries locate and delete the libraries WXPW30*
Troubleshooting WebsydianExpress
Installation
If you are having problems installing WebsydianExpress please
contact Websydian support at support@websydian.com and attach
the following information:
- The InstallFinish.htm document generated by the installation
program.
- The Websydian Server log file.
To locate the Websydian Server log file go to the directory where
you installed the WebsydianExpress, and open the subdirectory
Websydian Server\logs.
- The Web Server Component log file, which is located on your web
server in the directory specified during installation.
To locate your Web Server Component log file open the
InstallFinish.htm document, go to the "configuration sheet"
section and locate the value for "Web Server Component Log
file".