webutil bean not found when using call_form with no_share_library_data
544981Jan 10 2008 — edited Jan 11 2008Hi,
I have two Forms modules and i navigate from Form A to Form B using a call_form.
If i call Form B with NO_SHARE_LIBRARY_DATA param, i get a webutil error: "oracle.forms.webutil.file.filefunctions bean not found"
If i call it with SHARE_LIBRARY_DATA, there no error and my webutil function works as expected.
Webutil is used in our application are works well so i don't think that it's webutil config problem.
Any idea?
Tx