Home » Developer & Programmer » Forms » Jacob.jar/WEBUTIL ERROR-Urgent Help Needed (Oracle Forms 10g)
Jacob.jar/WEBUTIL ERROR-Urgent Help Needed [message #329529] Wed, 25 June 2008 12:53 Go to next message
mandeepmandy
Messages: 79
Registered: May 2008
Location: USA
Member

We are not using any OLE object in forms.But after implementation on WEBUTIL the browser starts giving below error:

java.lang.NoClassDefFoundError:com/jacob/com/ComFailException

Can anyone help ?
Is jacob.jar is required to download even if we don't need it.

Thanks
Mandeep Singh Sad
Re: Jacob.jar/WEBUTIL ERROR-Urgent Help Needed [message #330066 is a reply to message #329529] Fri, 27 June 2008 08:50 Go to previous messageGo to next message
mandeepmandy
Messages: 79
Registered: May 2008
Location: USA
Member

I got the solution.Here is the solution.

1. Comment following line from webutil.cfg file.
install.syslib.0.7.1=jacob.dll|94208|1.0|true

2. Go to property palette of object WEBUTL_OLE_FUNCTIONS of block WEBUTIL.Remove text from Implementation Class Property.

3. Open trigger WHEN-CUSTOM-ITEM-EVENT on block WEBUTIL.
Replace trigger code with below code.
BEGIN
NULL;
END;

Smile
Re: Jacob.jar/WEBUTIL ERROR-Urgent Help Needed [message #330129 is a reply to message #330066] Fri, 27 June 2008 11:31 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
Thanks for the feedback!
Previous Topic: Error FRM-40207
Next Topic: Please help me its urgent
Goto Forum:
  


Current Time: Thu Dec 05 20:07:36 CST 2024