Hi Forum,
I have downloaded the vmware version from ox and try to install the OX SyncML Extender.
I followed the steps from this page and installed the Debian package libtomcat5-java, for the missing catalina-ant5.jar
but by compile i become the follow output
Any Ideas?
Thomas
I have downloaded the vmware version from ox and try to install the OX SyncML Extender.
I followed the steps from this page and installed the Debian package libtomcat5-java, for the missing catalina-ant5.jar
Code:
cd /tmp svn co http://www.open-xchange.org/oxtensions/syncml/trunk OXSyncML cd OXSyncML mkdir lib cp -v /opt/open-xchange/lib/*.jar lib/ ant war
Any Ideas?
Thomas
Comment