You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sebastian Funk <se...@gmail.com> on 2006/02/11 15:23:07 UTC

java.lang.Object cannot be resolved

Hi,

I wrote some servlets a few weeks ago and didn't change them. On the  
server itself I update serveral things. Now, when I try compile the  
source-code, I get that error:

	1. ERROR in Familie.java
	(at line 1)
         	import java.lang.Object;
        	^
	The type java.lang.Object cannot be resolved. It is indirectly  
referenced from required .class files

the same source code worked fine for weeks. I don't use any IDE's  
like Eclipse.

Greetings,
Sebastian Funk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org