2018

DEPLOYING IN AN EXTERNAL WEB CONTAINER
Getting Started with QuarkXPress Server 2018 | 17
IBM WebSphere 8.5.5.0 will be installed in your Program Files location.
C:\Program Files (x86)\IBM\WebSphere.
During the installation, you will be asked to enter the configuration file for Part 8.
2 and Part 3 of IBM WebSphere. Select the files from their respective folders:
$(SDK-FOR-Java-1.7_DIR)/was.repo.8550.java7_part2
$(SDK-FOR-Java-1.7_DIR)/was.repo.8550.java7_part3
The Java7 SDK for IBM WebSphere will be installed successfully. Check it at the 9.
$(WS_INSTALLED_DIR)/AppServer/java_1.7_64 folder
Open the cmd window. Navigate to the 10.
$(WS_INSTALLED_DIR)/AppServer/bin folder.
Type the command managesdk.bat -listAvailable. 11.
Type the command managesdk.bat -enableProfile -profileName 12.
AppSrv01-sdkname 1.7_64. This binds IBM WebSphere into Java7 runtime.
Start IBM WebSphere
Enter First Step.bat from the start menu or from 1.
$(WS_INSTALLED_DIR)/AppServer/profiles/AppSrv01/firststeps/fir
ststeps.bat.
The WebSphere Application server dialog displays.
Start the Server. 2.
QXPS WebApp deployment into IBM WebSphere UI
Copy the [QXPS_BUILD]/conf folder to WebSphere’s current directory (for 1.
example, $(WS_INSTALLED_DIR)/AppServer/profiles/AppSrv01. Open
“ServerApp.properties” and update the following:
qxpswebserver.embeddedwebcontainer= false
qxps.webapp.context.name= /qxps
Open the “QXPSLoadComponents.properties” file located at 2.
$(WS_INSTALLED_DIR)/AppServer/profiles/AppSrv01/conf and remove
the following entries:
<import
resource="classpath:com/quark/azure/auth/AzureAuthContext.xml"
/>
<import
resource="classpath:com/quark/qxps/azure/config/AzureConfigura
tion.xml"/>
<import
resource="classpath:com/quark/qxps/azure/config/AzureConfigura
tion.xml"/>
Open the “PropertiesFilePlaceholders.properties” files located at 3.
$(WS_INSTALLED_DIR)/AppServer/profiles/AppSrv01/conf and remove
the following entries:
<value>file:./conf/AzureAuthenticate.properties</value>