|
Hi,
I am fairly new to all this so this may have been covered already but just
in case
for version 1 b4
In the build.xml file for
$DBXML_HOME/java/examples/Addressbook
line 41 reads:
<copy file="../../lib/xalan-2.2.D11.jar"
todir="${deploy.home}/WEB-INF/lib"/>
and should read
<copy file="../../lib/xalan-2.0.1.jar"
todir="${deploy.home}/WEB-INF/lib"/>
Thanx for a great product
|
