This document includes instructions for setting up a dx Generation server to use in conjunction with mPower. To set up a client computer to use dx Generation without mPower, refer to LeasePak Client.
Review the system requirements for dx Generation before installing the dx Generation server.
To install Java on the dx Generation server
Read the agreement, select I accept the terms in the license agreement, and click Next.
Clear the selection of Demos and Source Code (you will not need these) and click Next.
Accept the default and click Install.
Click Finish and restart your system to complete the installation.
After restarting your system, you will need to add the variable JAVA_HOME to your system variables
Click Environment Variables
In the System Variables section, click New
For Variable Name, type JAVA_HOME. For Variable Value, type the full path to the Java home directory
For ease of installation, place the jakarta-tomcat installer and j2sdk setup program in the same directory.
To install Tomcat on the dx Generation server
Click OK
Read the agreement and click I Agree
Do not select NT Service. Tomcat Documentation and Example Web Applications are optional. Select the options as shown and click Next
Accept the default and click Install
For HTTP/1.1 Connector port, accept the default (8080) or type another port number if 8080 is in use. Type the Tomcat administrator's user name and password and click Next
Click Close to finish the installation.
To start Tomcat, in the Windows Start menu select Apache Tomcat, then Start Tomcat.
You must log on the dx Generation server as a real user with access to Tomcat, Microsoft Word, and dx Generation. Windows, and in particular Microsoft Word, will only allow a program to invoke ActiveX objects if a real user is running it.
After installing Tomcat, you will need to add the variable CATALINA_HOME to your system variables
Click Environment Variables
In the System Variables section, click New
For Variable Name, type CATALINA_HOME. For Variable Value, type the full path to the Tomcat home directory.
Use the Custom option to install the client software and include dx Generation in the installation. On the LeasePak server,
you will need to log on as msiadmin
and run the following command to obtain the dx Generation and Print Spy
registration codes:
$uexe/lpadriver.exe /ver
After installing Adobe Acrobat 6.0 Professional, configure Distiller
For Default Settings, select Smallest File Size.
Select Notify when Watched Folders are unavailable, Notify when Windows TEMP folder is nearly full, and Delete Log Files for successful jobs, then click OK.
Add (path)\mpower_wsdl\output to the Watched Folders list, where (path) is the location of the output folder. Set the values in the Post Processing section as shown or modify as necessary, and click OK.
If needed click Add Port to add an entry for printing to file. The utility displays the Printer Ports dialog box
Select Local Port and click New Port. The utility displays the Port Name dialog box
Type FILE: and click OK
Select Always available and Print directly to the printer. For Priority, set to 1. For Driver, select Adobe PDF Converter
For Adobe PDF Page Size, select Letter. For Default Settings, select Standard. For Adobe PDF Security, select None. Select Add Document Information and Delete log files for successful jobs.
To continue configuring the dx Generation software, refer to
dx Generation.
If you are using the mPower end-user interface ChannelIT with dx Generation,
create a Microsoft Windows .bat
script similar to the following, using your directories, host name, and port number:
rem a client should only have to set these set TOMCAT_HOME=C:\Program Files\Apache Group\Tomcat 4.1 set JAVA_HOME=C:\j2sdk1.4.2_03 set SERVICE_NAME=dxGen- set HOST=10.0.0.128 set PORT=8080 rem this should not change from release to release set DXGEN_HOME=%TOMCAT_HOME%\webapps\%SERVICE_NAME% set LIB_DIR=%DXGEN_HOME%\WEB-INF\lib set CLASSPATH=%CLASSPATH%;%LIB_DIR%\axis-ant.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\axis.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\commons-discovery.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\commons-logging.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\jaxrpc.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\log4j-1.2.8.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\saaj.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\wsdl4j.jar set CLASSPATH=%CLASSPATH%;%LIB_DIR%\xmlsec.jar rem now call java to deploy this thing %JAVA_HOME%\bin\java -classpath "%CLASSPATH%" org.apache.axis.client.AdminClient -lhttp://%HOST%:%PORT%/%SERVICE_NAME%/services/AdminService config/deploy.wsdd
You should only have to run the script once, after installing mPower. If you want to keep a copy of the script, name it
dxgen_ws.bat
and save it to your dx Generation WEB-INF
directory.
LeasePak System Administration Guide
©
by McCue Systems Incorporated. All rights reserved.
The information contained in this document is the property of McCue Systems, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. McCue Systems, Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of McCue Systems, Inc. is prohibited.