Bruce Petro a écrit :
Does anyone have suggestions for running/debugging Tapestry using Tomcat
5.5 and working in Eclipse?
IE:
a) Should you create the eclipse project as a dynamic web project
or just a java project or some sort of J2EE project?
b) Does a maven-built project map over to the type of project
answered in question a?
c) Suggestions for pushing war over to tomcat's local directory,
debugging through tomcat with code changes visible.
d) Any plugins?
THANKS!
I've given up Tomcat for Jetty and run jetty run plugin. It just works,
and as I don't use any specific servlet container API, my web app works
on Tomcat without a glitch.
And for debug, Jetty reloads well, Tomcat just doesn't. Also, project
has not to be a "dynamic web project"!
And if you really need to debug once with Tomcat, you still can open
debug port and connect on it with Eclipse.
--
Gabriel <[EMAIL PROTECTED]>
http://www.codelutin.com
tel : 02 40 50 29 28 / fax : 09 59 92 29 28
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]