Components list

Top  Previous  Next

XSPOOL distribution contains the following items:

xspool.war

visual application Xspool

xspooladd

perl script used to add into the spool the files produced into the JCLs.

xspoolpr

perl script used to execute the lp system command.

xspoollib.pl

perl library of functions used by xspooladd and xspoolpr.

xspool.conf

example of configuration file used by visual application and perl scripts.

xspool.xml

example of spool context file used by Tomcat.

 

The installation procedure generate the following structure:

<XSPOOL_HOME> --- xspool -+- bin ----+- xspooladd
                        |          +- xspoollib.pl
                        |          +- xspoolpr
                        |
                        +- etc ----+- xspool.conf.Example
                        |          +- xspool.xml.Example
                        |
                        +- webapp --- xspool.war

 

where <XSPOOL_HOME> is the directory given in the installation phase.