Table of Contents
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 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.
Java source code;
Bean configuration templates;
code examples in Java;
Ant build file for the bean and the client-side classes.