Re: T5 and Eclipse 3.3.2 and Tomcat 5.5

2008-03-26 Thread Renat Zubairov
; > path="/myapp" > reloadable="true"> > > > > > -- > View this message in context: > http://www.nabble.com/T5-and-Eclipse-3.3.2-and-Tomcat-5.5-tp16285858p16294415.html > Sent from the Tapestry - User mailing list archive at Nabble

Re: T5 and Eclipse 3.3.2 and Tomcat 5.5

2008-03-25 Thread Weisu
all the tapestry libraries into it. 3) All the page and services java files are under src folder, all the tml files are under context folder. 4) Under tomcat\conf\Catalina\localhost, create myApp.xml like -- View this message in context: http://www.nabble.com/T5-and-Eclipse-3.3.2-and-Tomcat-5.5

Re: T5 and Eclipse 3.3.2 and Tomcat 5.5

2008-03-25 Thread Gabriel Landais
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 ma

T5 and Eclipse 3.3.2 and Tomcat 5.5

2008-03-25 Thread Bruce Petro
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 pro