On 11/12/2019 11:01 PM, Mahmood, Alam wrote:
We are using w2x-1_8_0 for doing Word to XML conversion in windows. We
have a Linux server where we want to run the XML Mind and connect it
with one of our application.
Sorry but I'm not sure to understand "connect it with one of our
application". However I'll do my best to help you.
Just in case I've misunderstood your support request, please be sure to
also read the "PS" section found at the very end of this email.
However, I tried to run XML Mind in our Linux server but I was not
successful. The documentation on the site is not clear on how to setup
and run XML mind in Linux. Can you provide some directions/other
documents on how to setup XML mind on Linux?
You can either:
1) Embed the w2x engine into a Java application of yours running on the
Linux server.
This is explained here:
https://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#embed
OR
2) a) Deploy a Java Servlet container
(https://en.wikipedia.org/wiki/Java_servlet) such as Apache Tomcat
(http://tomcat.apache.org/) on your Linux server.
b) Copy w2x.war, our w2x Servlet, to the Servlet container's webapps/
folder and restart the Servlet container.
w2x.war is found in the software distribution called
"w2x_servlet-XXX-1_8_0.zip" where "XXX" is "eval" or "pro".
This is explained here:
https://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#w2x_servlet
c) Use the REST api of our w2x Servlet to communicate with your application.
This is explained here:
https://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#w2x_servlet_api
The full source code of the w2x Servlet is found in the software
distribution called "w2x_servlet-XXX-1_8_0.zip".
==============================================================
IMPORTANT: Make sure that you have the legal rights to do this.
I mean, you may not do this with "XMLmind Word To XML Desktop License".
You need to have at least "XMLmind Word To XML Server License".
==============================================================
---
PS: If you just want to run XMLmind Word To XML *Desktop* on Linux, then
please:
a) Download the software distribution called "w2x-XXX-1_8_0.zip" where
"XXX" is "eval" or "pro".
b) Unzip it anywhere you want, e.g. $HOME/w2x/,
c) Run either the $HOME/w2x/bin/w2x (command-line) or
$HOME/w2x/bin/w2x-app (desktop app) shell scripts.
This is explained here:
"Manual install on any Java 1.8+ platform (Windows, Mac, Linux, etc)"
https://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#install
However please note that you may not use "XMLmind Word To XML Desktop
License" to automate a task of any kind, for example, you may not invoke
shell script $HOME/w2x/bin/w2x from an application of yours.
XMLmind Word To XML Desktop may only be used *interactively* by a
person. See "Licensee may not integrate the Software to another
application" in https://www.xmlmind.com/w2x/license_desk.html
--
XMLmind Word To XML Support List
w2x-support@xmlmind.com
https://www.xmlmind.com/mailman/listinfo/w2x-support