A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: Starting Appfuse in Eclipse

Re: Starting Appfuse in Eclipse

by David Brown-48 :: Rate this Message:

Reply to Author | View in Thread

Hello, I have an appfuse running in Eclipse but I just allowed the appfuse embedded Jetty to do the fast turn-around/re-deploy work while in Eclipse and then when I want to see the app in TC I just deploy the .war to TC in the usual was. BTW: did you do an <ant new> on the project before importing to Eclipse? HTH.



----- Original Message -----
From: "Christian Decker" <decker.christian@...>
To: users@...
Sent: Friday, June 19, 2009 6:49:28 PM GMT -06:00 US/Canada Central
Subject: [appfuse-user] Starting Appfuse in Eclipse


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
--
View this message in context: http://www.nabble.com/Starting-Appfuse-in-Eclipse-tp24120412s2369p24120412.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


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


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

 « Return to Thread: Starting Appfuse in Eclipse