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 - java class not found - where to find it?

user1708880Apr 6 2009 — edited Apr 9 2009
Hello -

I am trying to use a java class that contains the StringBuilder method. Within, JDeveloper it compiles and runs fine.

Within forms runtime, I get this Exception message:

java.lang.Exception: java.lang.NoClassDefFoundError: java/lang/StringBuilder

Could anyone provide me with a suggestion as to what I can do?

I have already imported java.lang.String and java.lang.Exception classes.

Thank you in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 7 2009
Added on Apr 6 2009
13 comments
828 views