The XX framework is distributed as a J2EE War file. The file contains the binary, source, and dependency libs.
The XX framework is contained in the XX.jar file in the WEB-INF/lib directory. Additional direct and indirect dependencies are also contained in that directory. Optional XML and XSL files are provided in the WEB-INF/xml directory. The optional files are necessary to the the CRUD capabilities of the framework.
The demo is distributed as a J2EE War file. The file contains the binary, source, sample database,and dependency libs.
The demo is distributed as a J2EE War file. The file contains the binary, source, sample database,and dependency libs.
Library |
Version |
File |
XX Framework Library |
1.1 |
xx.jar |
Xalan |
2.4.0 or equivalent |
xalan.jar |
Xerces |
2.4.0 or equivalent |
xercesImpl.jar |
dom4j |
1.4 or equivalent |
Dom4j-1.4.jar |
xml-apis.jar |
|
xml-apis.jar |
| Library | Version | File |
Castor |
1.0.1 or equivalent |
castor-1.0.1-xml.jar |
Hibernate |
See below |
2.1.7 (note: Hibernate 3.X is not currently supported). |
MySQL |
Required for Mysql connection in sample application database |
mysql-connector-Java-3.1.10-bin.jar |
The following files are part of the Hibernate distribution
ant-1.5.3.jar |
ant-optional-1.5.3.jar |
c3p0-0.8.4.5.jar |
cglib-full-2.0.2.jar |
commons-collections-2.1.1.jar |
commons-dbcp-1.2.1.jar |
commons-lang-1.0.1.jar |
commons-logging-1.0.4.jar |
commons-pool-1.2.jar |
concurrent-1.3.3.jar |
connector.jar |
dom4j-1.4.jar |
ehcache-0.9.jar |
jaas.jar |
jboss-cache.jar |
jboss-common.jar |
jboss-jmx.jar |
jboss-system.jar |
jcs-1.0-dev.jar |
jdbc2_0-stdext.jar |
jgroups-2.2.7.jar |
jta.jar |
junit-3.8.1.jar |
log4j-1.2.8.jar |
odmg-3.0.jar |
oscache-2.0.jar |
proxool-0.8.3.jar |
swarmcache-1.0rc2.jar |
xalan-2.4.0.jar |
xerces-2.4.0.jar |
xml-apis.jar |
The following are not absoute requirements for using the framework but comprise commonly used functions that can be included in the application's XSL templates.
| Includes.xsl | XX framework XSL Library file makes use of the following XSL libraries.
|
| lists.castor.xml | Optional (Castor mapping file for XX Automation select lists) |
| reply.xsl | Error message XSL Template |
| xx_getresults.xsl | XSL to display record detail.Should be elaborated for production usage. |
| xx_listresults.xsl | XSL to display record list.Should be elaborated for production usage. |
cmp.xsl |
XSLT Standard Library* |
date-time.xsl |
XSLT Standard Library* |
example.xsl |
XSLT Standard Library* |
HelloWorld.xsl |
XSLT Standard Library* |
markup.xsl |
XSLT Standard Library* |
math.xsl |
XSLT Standard Library* |
node.xsl |
XSLT Standard Library* |
stdlib.xsl |
XSLT Standard Library* |
string.xsl |
XSLT Standard Library* |
svg.xsl |
XSLT Standard Library* |
uri.xsl |
XSLT Standard Library* |
* see http://sourceforge.net/projects/xsltsl