Generally you do not want to put your generated files in your source
tree because it gets messy with version control, etc.

If you are using Tomcat from inside eclipse then it should be taking
care of getting things configured to run properly. This might help:
http://wiki.eclipse.org/WTP_Tomcat_FAQ

On Wed, May 26, 2010 at 9:14 AM, Tim Koop <[email protected]> wrote:
> Hi everyone.  I'm trying to get my instance of Tomcat to serve out an
> application that I'm working on in Eclipse.
>
> But it looks like there is a problem.  I think Tomcat expects a WEB-INF
> folder and inside that folder to have a folder called "classes", which keeps
> the .class files and the Tapestry's .tml files.  But according to the
> standard Maven project layout, the WEB-INF folder is in /src/main/webapp,
> and the classes folder is in /target.  Why isn't "classes" inside of
> "WEB-INF"?  And how can it be put there?
>
> Thanks.
>
>
> --
> Tim Koop
> [email protected] <mailto:[email protected]>
> www.timkoop.com <http://www.timkoop.com>
>



-- 
--
http://www.bodylabgym.com - a private, by appointment only, one-on-one
health and fitness facility.
--
http://www.ectransition.com - Quality Electronic Cigarettes at a
reasonable price!
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to