Could you try 2 things:

1. Change z:/ to z:\
2. Try an unc path with \\computername\test\

Thanks
Henner
 
> Hi everyone,
> 
> I'm facing a problem while uploading the files using diskblob.
> I want to upload a file in a virtual directory that is that 
> directory exists in some other computer.
> I mapped the network drive and created one directory in that 
> drive(Z:\test).
> In dbforms-config.xml,  I wrote
>  <field name="BLOBtest" fieldType ="diskblob" directory="Z:/test"
> encoding="true" />
> Now when I ran the JSP page, it's giving an error message as
> java.lang.IllegalArgumentException: Not a directory: Z:/test
> 
> org.dbforms.event.datalist.dao.DataSource.saveBlobFilesToDisk(
> DataSource.java:505)
> 
>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to