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!

WJSI setup (websocketJSI) is not working on Oracle forms 12.2.1.4

Giriraj BahediyaJun 15 2021 — edited Jun 15 2021

I am facing some issue on WJSI setup for Oracle forms FSAL application.
Performed below steps:
Environment Setup-
1. Download the Jetty server jar.
2. Get Jetty-All.jar signed.
3. Copied the jar to the /forms/java directory.
4. Added Jetty-all.jar file reference to ARCHIVE.
5. Added frmwebsocketjsi.jar to ARCHIVE.
6. Config done in the formsweb.cfg:
enableJavascriptEvent=true
JavaScriptBlocksHeartBeat=true
Application side setup:
1. Compiled websocketJSI.pll and save websocketJSI.plx to libraries folder on app server.
2. Attached websocketJSI.pll to form.
3. Added object group from websocketJSI.olb to form.

Please help!
@michael-ferrante-oracle

This post has been answered by Michael Ferrante-Oracle on Sep 13 2021
Jump to Answer

Comments

This is a fabulous project, I have had problems with using java for real time applications because of the garbage collection mechanism.  I have used configuration techniques to minimize garbage collection, I'm wondering if you could address that here?

unknown-3392251

tanx is soo goood

طراحی سایت

Kashif Sohail

Is there any starter kit available for beginners?

Jose Cruz

Is there any starter kit available for beginners?

Dear Kashif

No, there isn't, because it is one of my hobby projects that I share with Java ME community.

If you need I can help you about your needs.

Best Regards

1 - 4

Post Details

Added on Jun 15 2021
18 comments
939 views