Starting an XSL Processor (UNIX)

The XSL processor interprets, or processes, XML data and ensures that Information Portal displays HTML data properly. You need to start every XSL processor you have installed for your library system.

To start the XSL processor as a console application

1 Open a console session to your Application Server or to the server where you installed the XSL processor.
2 At the “#” prompt, enter this command:

cd XSL processor installation directory

For example, enter cd /opt/dynix/xsl.

3 At the “#”prompt, enter this command:

./start.sh

Information about the XSL processor scrolls on the screen. When you have successfully started the XSL process, you will see a message like this one:

Listening on [port].

4 If you want to, minimize this window, but do not close it.
5 Continue with Starting the Application Server Process (UNIX).

To start the XSL processor as a UNIX daemon

1 Open a console session to your Application Server or to the server where you installed the XSL processor.
2 At the “#” prompt, enter this command:

/etc/init.d/xsl start

3 Continue with Starting the Application Server Process (UNIX).

 


© 1998-2017 Sirsi Corporation