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!

Forms 12c - Stand-alone Application Launcher - jar files / cmd window

Richard HarrisonNov 23 2015 — edited May 12 2016

I have installed forms 12c and all is running fine.

I have decided to use the stand-alone launcher functionality by downloading the frmsal.jar and configuring a shortcut to it. For example: -

java -jar frmsal.jar -url "http://myFormsServer:8888/forms/frmservlet?config=fsal" -t 30000

I have saved this in a .bat file.

I have 2 questions: -

1) I noticed that on execution the frmall.jar is downloaded to the local client. However, any other custom jar files are not downloaded from the server. Do I need to manually copy these to the client or is there further configuration required to allow this to happen automatically?

2) When the stand-alone launcher is executed I now have a cmd window and the form. Is there an option to hide the cmd window so only the form is displayed on the client?

Thanks in advance

Richard


This post has been answered by Matej D. on Nov 23 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2016
Added on Nov 23 2015
7 comments
4,325 views