This package contains a Java Enterprise Bean wrapper for RenderX XEP. The bean runs on a remote computer in a Java application server; clients connect to the bean, call its methods to format XSL FO (XSLFO) document and receive the formatting results over the network. The bean allows to deploy XEP in a distributed environment.
To compile and run XEP Enterprise Java Bean, you must install Java 2 Enterprise Edition. The edition includes Java 2 Software Development Kit, class libraries and Java Application Server.
com/
Java source code;
ejb/
Bean configuration templates;
examples/
code examples in Java;
build.xml
Ant build file for the bean and the client-side classes.