Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Form with webutil works with browser but not not with webstart JNLP 12C

gianpagiFeb 17 2016 — edited Feb 18 2016

Hello,

I configured the forms and reports suite 12c according to the instructions and i'm testing my forms upgraded from version 10g.

In some forms i use webutil.

I can run the forms without webutil with the browser or java web start (all works fine).

I have problems with the forms tha use webutil, they work fine with the browser but not with java web start.

When i run the forms with webutil and webstart i see all blank and and the application crashes : i have to exit becouse also other forms without webutil don't work.

These are my config in formsweb.cfg:

[Appws]         <--------- java web start

form=nomeform

archive=frmall.jar,frmicons.jar

WebUtilArchive=jacob.jar,frmwebutil.jar

WebUtilTrustInternal=true

WebUtilLogging=off

WebUtilLoggingDetail=normal

WebUtilErrorMode=Alert

WebUtilDispatchMonitorInterval=5

WebUtilTrustInternal=true

WebUtilMaxTransferSize=16384

baseHTML=webutilbase.htm

baseHTMLjpi=webutiljpi.htm

basejnlp=webutil.jnlp

webstart=enabled

[appnows]    <-----   no java web start

form=mercurio

separateFrame=true

archive=frmall.jar,frmicons.jar

WebUtilArchive=jacob.jar,frmwebutil.jar

WebUtilTrustInternal=true

WebUtilLogging=off

WebUtilLoggingDetail=normal

WebUtilErrorMode=Alert

WebUtilDispatchMonitorInterval=5

WebUtilTrustInternal=true

WebUtilMaxTransferSize=16384

baseHTML=webutilbase.htm

baseHTMLjpi=webutiljpi.htm

basejnlp=webutil.jnlp

What could be the problem ?

Gianpaolo

This post has been answered by Matej D. on Feb 18 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2016
Added on Feb 17 2016
3 comments
2,651 views