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!

JAVA implementation Class in Forms 9i

422906Jun 13 2004 — edited Jun 13 2004
I have a Form where i'm using the progressbarJPC from de Oracle Forms90 demo's.
To get this work I have to modify the Formsweb.cfg with progressbar.jar. That works.

In developer there's an entrie implementation Class on the bean where i have to write "oracle.forms.demos.ProgressBarPJC"
Thats also working. Now my question.
I develop on W2000 and deploy on Linux with AS9i.
To getting forms work on Linux i have to compile the code again.
On linux there are no folders containing the OracleForms demo's.
How can ik deploy that kind of classes on Linux?
Do I have to compile the source again on linux in de folder forms90/java. What to do with the implementation class "oracle.forms.demos.ProgressBarPJC" ?

Hugo Perfors
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2004
Added on Jun 13 2004
1 comment
193 views