|
-
Error loading class: com.dir.mydir.classBeansInfo
I've written an applet for my HTML page and included the class file in a jar
archive. Everything seems to work just fine (in IE that is) but when I view
the java console, I see an error stating NoClassDefFoundError. It looks
like the applet is trying to load a BeanInfo class and cannot find it...that
is because I never created one nor does it exist in the jar file. Why would
it be looking for this class? I've searched the net a bit, but haven't found
an answer. From what I can tell, you can create a bean only by making your
class serializeable and including a no-arg constructor...I definitely have
not made my class serializeable and I don't want a bean (hmmm...funny I used
to tell my mom the same thing at dinner). Has anyone seen this before?
Thanks
catfink
=^..^=
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks