Unable to download file from DB to Client using webutil [message #407645] |
Wed, 10 June 2009 23:29 |
rosewood
Messages: 2 Registered: June 2009
|
Junior Member |
|
|
Hi All,
After configuring the webutil some of the functions are working but not the down load. The command I am using is webutil_file_transfer.DB_To_Client. It is not giving any error nor it is not logging any error to log file, no error in java console. It just loggs the the connection information. Any help is much appreciated.
Thanks,
Rose.
[Updated on: Thu, 11 June 2009 07:21] Report message to a moderator
|
|
|
|
Re: Unable to download file from DB to Client using webutil [message #407778 is a reply to message #407774] |
Thu, 11 June 2009 09:07 |
rosewood
Messages: 2 Registered: June 2009
|
Junior Member |
|
|
Hi Lars,
Thanks you for your help. I did that here is my webutil.cfg looks like
logging.file=/webutil/log/webutil.log
logging.enabled=TRUE
logging.errorsonly=FALSE
logging.connections=TRUE
install.syslib.location=/webutil <<<<<virtual link>>>>>
install.syslib.0.7.1=jacob.dll|94208|1.0|true
install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE
transfer.appsrv.workAreaRoot=/webutil/temp
transfer.appsrv.accessControl=TRUE
transfer.appsrv.read.1=/webutil
transfer.appsrv.write.1=/webutil
Please help me.
Thanks,
Rose.
|
|
|