Altova RaptorXML Server 2024

RaptorXML Server is available for installation on macOS systems. Its installation and setup procedure is described below.

 

Integration with FlowForce

If you are installing RaptorXML Server together with FlowForce Server, it is recommended that you install FlowForce Server first. If you install RaptorXML Server before FlowForce Server, then, after having installed both RaptorXML Server and FlowForce Server, run the following command:

 

cp /usr/local/Altova/RaptorXMLServer2024/etc/*.tool /usr/local/Altova/FlowForceServer2024/tools

 

This command copies the .tool file from /etc directory of RaptorXML Server to the FlowForce Server /tools directory. The .tool file is required by FlowForce Server. It contains the path to the RaptorXML Server executable. You do not need to run this command if you install FlowForce Server before installing RaptorXML Server.

 

Uninstall RaptorXML Server

Before uninstalling RaptorXML Server, stop the service with the following command:

sudo launchctl unload /Library/LaunchDaemons/com.altova.RaptorXMLServer2024.plist  

 

To check whether the service has been stopped, open the Activity Monitor in Finder and make sure that RaptorXML Server is not in the list.In the Applications folder in Finder, right-click the RaptorXML Server icon and select Move to Trash. The application will be moved to Trash. You will, however, still need to remove the application from the usr folder. Do this with the following command:

sudo rm -rf /usr/local/Altova/RaptorXMLServer2024/

 

If you need to uninstall an old version of Altova LicenseServer, you must first stop it running as a service. Do this with the following command:

sudo launchctl unload /Library/LaunchDaemons/com.altova.LicenseServer.plist

 

To check whether the service has been stopped, open the Activity Monitor in Finder and make sure that LicenseServer is not in the list. Then proceed to uninstall in the same way as described above for RaptorXML Server.

 

Install RaptorXML Server

 

1.Download the disk image (.dmg) file of RaptorXML Server from the Altova website (https://www.altova.com/download.html).

2.Click to open the downloaded disk image (.dmg). This causes the RaptorXML Server installer to appear as a new virtual drive on your computer.

3.On the new virtual drive, double-click the installer package (.pkg).

4.Go through the successive steps of the installer wizard. These are self-explanatory and include one step in which you have to agree to the license agreement before being able to proceed. See also Licensing RaptorXML Server.

5.To eject the drive after installation, right-click it and select Eject.

 

The RaptorXML Server package will be installed in the folder:

/usr/local/Altova/RaptorXMLServer2024 (application binaries)

/var/Altova/RaptorXMLServer (data files: database and logs)

 

The RaptorXML Server server daemon starts automatically after installation and a re-boot of the machine. You can always start RaptorXML Server as a daemon with the following command:

sudo launchctl load /Library/LaunchDaemons/com.altova.RaptorXMLServer2024.plist

 

 

© 2017-2023 Altova GmbH