Xoffice 20.0.1 on Linux
Hi there,
If I have to install Xoffice 20.0.1 on Linux while my Xstore is on Windows
Can I use the windows build xcenter.war and xadmin.war file or do I need to update the
..\xyz_pos\installx\builder\ant.install.properties file with the following values and kick off a new build to use Linux xcenter/xadmin war files?
# Platform support exclusion
disable.32bit.linux = false
disable.64bit.linux = false
disable.32bit.windows = true
disable.64bit.windows = true