2012/8/25 Jonathan Rosenberg <j...@tabbysplace.org>:
> BTW: it's Tomcat 7.0.12
>

When Tomcat starts, its prints its version number, e.g.
INFO: Starting Servlet Engine: Apache Tomcat/7.0.30-dev

It does not look like 7.0.12 (from your stack trace),
but if it really is one, you should upgrade.  Early versions of Tomcat
7 have known issues with Eclipse.

>>
>>> Do you have "Project -> Compile automatically" option turned on?
>>
>> Do you mean "Project -> Build Automatically"?
>>

Yes.

>>
>>> Tell us the full stacktrace?
>>
>> See here:
>>
>> SEVERE: Context initialization failed
>> org.springframework.beans.factory.CannotLoadBeanClassException: Cannot
>> find class [org.tabbysplace.catalog.HelloWorldController] for bean
>> with name '/hello.html' defined in ServletContext resource
>> [/WEB-INF/dispatcher-servlet.xml]; nested exception is
>> java.lang.ClassNotFoundException:
>> org.tabbysplace.catalog.HelloWorldController

OK. Looks as usual. Nothing that explains the issue.


Best regards
Konstantin Kolinko

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

Reply via email to