Hey,
I have a problem with my OX installation.
When i try to compile the Open-Xchange GUI, it fails with the following message:
# ant -Dlib.dir=/opt/open-xchange/lib/ deploy
Buildfile: build.xml
css:
[xslt] Processing /usr/src/open-xchange/open-xchange-gui/style.xml to /usr/src/open-xchange/open-xchange-gui/build/border.css
[xslt] Loading stylesheet /usr/src/open-xchange/open-xchange-gui/css.xsl
BUILD FAILED
javax.xml.transform.TransformerFactoryConfiguratio nError: Provider net.sf.saxon.TransformerFactoryImpl not found
Total time: 1 second
oxnew:/usr/src/open-xchange/open-xchange-gui# nano build.xml
oxnew:/usr/src/open-xchange/open-xchange-gui# ant -Dlib.dir=/opt/open-xchange/lib/ deploy
Buildfile: build.xml
css:
[xslt] Processing /usr/src/open-xchange/open-xchange-gui/style.xml to /usr/src/open-xchange/open-xchange-gui/build/border.css
[xslt] Loading stylesheet /usr/src/open-xchange/open-xchange-gui/css.xsl
BUILD FAILED
javax.xml.transform.TransformerFactoryConfiguratio nError: Provider net.sf.saxon.TransformerFactoryImpl not found
Total time: 1 second
I'm not really fix with java, so i doesnt have any plan why this step fail.
Are any further informations needed, please tell me.
thx for help
Johanson
I have a problem with my OX installation.
When i try to compile the Open-Xchange GUI, it fails with the following message:
# ant -Dlib.dir=/opt/open-xchange/lib/ deploy
Buildfile: build.xml
css:
[xslt] Processing /usr/src/open-xchange/open-xchange-gui/style.xml to /usr/src/open-xchange/open-xchange-gui/build/border.css
[xslt] Loading stylesheet /usr/src/open-xchange/open-xchange-gui/css.xsl
BUILD FAILED
javax.xml.transform.TransformerFactoryConfiguratio nError: Provider net.sf.saxon.TransformerFactoryImpl not found
Total time: 1 second
oxnew:/usr/src/open-xchange/open-xchange-gui# nano build.xml
oxnew:/usr/src/open-xchange/open-xchange-gui# ant -Dlib.dir=/opt/open-xchange/lib/ deploy
Buildfile: build.xml
css:
[xslt] Processing /usr/src/open-xchange/open-xchange-gui/style.xml to /usr/src/open-xchange/open-xchange-gui/build/border.css
[xslt] Loading stylesheet /usr/src/open-xchange/open-xchange-gui/css.xsl
BUILD FAILED
javax.xml.transform.TransformerFactoryConfiguratio nError: Provider net.sf.saxon.TransformerFactoryImpl not found
Total time: 1 second
I'm not really fix with java, so i doesnt have any plan why this step fail.
Are any further informations needed, please tell me.
thx for help
Johanson
Comment