Skip to Main Content

Java Development Tools

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!

How to slove JBO-25058: NoDefException error?

thanh_giongOct 11 2005 — edited Nov 9 2005
Hi everyone!
I am using ADF BC to develop my application.

When I compile my program. Suddently, many message box appear with JBO-25058: NoDefException error.

I found JBO-25058 in JDeveloper Help and I obtainted the following result:

JBO-25058: NoDefException
Cause: No business component definition found with the given name in the project classpath.
Action: Provide a correct name for the business component definition. If the definition is not in the classpath, you must include it there. Names are of the format myProjectPackage.BusinessPackage.BusinessComponent. This error can also occur if there is a case conflict, as when the database expects "DEPTNO" and receives "Deptno" instead.

It is not enought for me to slove my problem.
For example: how can i provide a correct name for business component?, where can I put correct name for business component?
Or how can I include the definition in the classpath.

Please tell me more detail!
Thank you very much!

Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Message was edited by:
TuanVM

Message was edited by:
TuanVM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2005
Added on Oct 11 2005
8 comments
6,738 views