Problem with calling forms 11g r2 configured with webutil
Hello everyone,
I have installed oracle forms on windows 2008 r2, the compalation on forms with webutility went ok, everthing is working fine only if i call forms in this way
http://server:port/forms/frmservlet?form=MYForm&config=webutil
in the other ways
webutil doesnt work i have problem webutil not loaded in java console shows that all jar files not loaded at all
my config section of webutil on formsweb.cfg is
[webutil]
WebUtilArchive=jacob.jar,frmwebutil.jar,
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTML=webutilbase.htm
baseHTMLjpi=webutiljpi.htm
archive=jacob.jar,frmall.jar