aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes No Class Def ERROR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "No Class Def ERROR" Watch "No Class Def ERROR" New topic
Author

No Class Def ERROR

Madhu Kumar Vatts
Ranch Hand

Joined: Apr 01, 2004
Posts: 67
Could anyone suggest possible reasons for this error. I am trying to comprehend a code, which generates EJB files and fails due to this error.

[java] java.lang.NoClassDefFoundError: com/sun/javadoc/RootDoc
[java] at weblogic.tools.ejbgen.EJBGen.main(Unknown Source)
[java] Exception in thread "main"

Sorry that I couldnt include more description towards the problem cause


Thanks


Oracle Certified Enterprise Architect (Part 1)
SUN Certified Programmer,
SUN Certified Business Component Developer
SUN Certified Web Component Developer
Oracle Certified WebServices Developer
Oracle Certified Java Persistence API Developer
Oracle Certified SQL Expert
IBM Certified XML Solution Developer
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: No Class Def ERROR
 
Similar Threads
Generics Qs
Can I build in Java1.4 and run on Java1.6
only 8 days for exam.....
javamail:-NoClassDefFoundError
Problems compiling program-can anyone help??