A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: Starting Appfuse in Eclipse

Starting Appfuse in Eclipse

by Christian Decker :: Rate this Message:

Reply to Author | View in Thread

Hi all,

I'm having quite some problems getting my AppFuse based application to run inside an Eclipse controlled Tomcat instance. The problem is that somehow the Spring dispatcher is never instantiated. As I understand it eclipse created a tomcat webapp under .metadata/.plugins/org.eclipse.wst.server.core/tmp0/, but I never see the configuration files in that directory.
Is there something I'm doing wrong?

Regards,
Chris
Christian Decker
http://blog.snyke.net

 « Return to Thread: Starting Appfuse in Eclipse