[jcifs] IntegraTUM WebDisk 0.11

Thomas Bley thomas.bley at simple-groupware.de
Sun Aug 21 18:11:58 GMT 2005


Hi,

I've set up a new release for the IntegraTUM WebDisk (0.11).

With this release the JavaDoc code documentation including UML diagrams 
and screenshots was added.
Also testing unicode behaviour was added to the web-based unit-tests

Download is available at:
http://prdownloads.sourceforge.net/webdisk/IntegraTUM_WebDisk_0.11.zip?download 


Installation:
1) Extract the .zip-file.
2) Using Tomcat 5.0.x, create a new web application and point it to the 
webapps directory.
Example with ba as application name:
<Context path="/ba" docBase="/usr/share/tomcat/server/webapps/ba" 
debug="0"
reloadable="false"></Context>

Rename webapp/WEB-INF/web_default.xml to webapp/WEB-INF/web.xml
3) Change the content of web.xml: Replace YOUR_SERVER_IP with the 
IP-address of your file server supporting the cifs-protocol.
4) Create the temporary directory /tmp/webdisk and make it 
world-writeable.
5) Start the application and launch your browser with: 
http://your_webserver/ba/base/

There is still jcifs 1.2.1 included (I had no time to run the complete 
tests and the merges for lastTimeAccess but next release will use it)

Best regards,
Thomas Bley


More information about the jcifs mailing list