10.1
Table Of Contents
9
(Mac OS X only) Open the file [Tomcat_Home]/qxps/conf/ServerApp.properties
and make the following changes:
• Uncomment the Mac OS X settings section.
• Comment out the Windows settings section.
•
qxpswebserver.embeddedwebcontainer=false
10
Open the file [Tomcat_Home]/qxps/conf/Qla.properties and make the following
changes:
•
Enter the IP address or hostname of the QLA Server in the QlaServer.machinename=
field.
•
Enter the port number of the QLA Server in the QlaServer.port= field.
• If you have a backup QLA server, enter the IP address (or hostname) and port number in
the Backup.QlaServer.machinename= and Backup.QlaServer.port= fields.
11
(Windows only) Execute the "vcredist_x86.exe" file (in [QXPS_Tomcat]).
12
To start QuarkXPress Server, double-click the "startup.sh" (Mac OS X) or "startup.bat"
(Windows) file.
• (Mac OS X): Launch Terminal, remove all the permissions on .sh files in the Tomcat "bin"
folder using the command chmod 755, and then enter run catalina.sh.
• (Windows, installed instance of Tomcat:) Double-click "tomcat6w.exe" to launch QuarkXPress
Server as a service, or "tomcat6w.exe" to launch it as an application.
• (Windows, drag-copied instance of Tomcat:) Double-click "startup.bat".
Deploying QXPSM in external Tomcat
To install QuarkXPress Server Manager as an independent Web application in an existing
Tomcat Web container:
1
Verify that Tomcat 6.0.18 is installed.
2
Locate the Tomcat installation folder (referred to here as [Tomcat_Home]).
3
Locate the QuarkXPress Server Manager external Tomcat installation folder (referred to
here as [QXPSM_Tomcat]).
4
Drag the contents of [QXPSM_Tomcat]/conf to [Tomcat_Home]/conf.
5
Drag the contents of [QXPSM_Tomcat]/webapps to [Tomcat_Home]/webapps.
6
Drag [QXPSM_Tomcat]/qxpsm to [Tomcat_Home].
7
Open the file [Tomcat_Home]/conf/ManagerContainerConfig.xml and make the
following changes in the ContainerAdapter bean:
QUARKXPRESS SERVER 10.1 README | 15
DEPLOYING IN AN EXTERNAL WEB CONTAINER