Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Classes cannot be found

Philipp Taprogge

2003-12-30

Replies:

Hi!

Jeff Greenland wrote:
> Thanks, I'll go through and see if anything in here gives me some hints.
> However, I'm not getting "ClassNotFound" exceptions -- my files are not
> even compiling because the compiler "Cannot Resolve Symbol". My problem
> lies in that the compiler (jasper) cannot find my compiled classes, even
> though the logs seem to show that they are in the classpath.

It seems from the snipplets you posted, that you class is not in a
package. As I understand it, a package declaration is required for
jasper to reference custom classes correctly. Try putting your class
in a package.

 Phil


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.