Re: Error: Unable to find class for bean

From: Pradeep Inamati <pinamati_at_yahoo.com>
Date: 9 May 2002 09:34:14 -0700
Message-ID: <ebdb7ec8.0205090834.16cc432d_at_posting.google.com>


Try testing the bean without using a package. Typically, when you create a package , for example, a.b.c.d, the class d.java would be in a directory $java_dir/a/b/c. You might want to try creating a sub-directory for your package name in that directory where class files are stored and then placed your file within that sub-directory you created Received on Thu May 09 2002 - 18:34:14 CEST

Original text of this message