| [news.eclipse.webtools] Re: changing project to dynamic web project fails miserbly??? |
wow! that was my missing link on the web app libs thing!! thanks!!!
Now, I just can't seem to get my EJB3 project that the war project depends on to be in the classpath for some reason. I checked the xcore3 project on the J2EE Module Depend window, but it is still not getting included. Usually this is so automatic on straight java projects...I must be missing one more simple step???
Also, very strangely, I don't see the web app in tomcat/webapps like MyEclipse would do.
http://wiki.eclipse.org/WTP_Tomcat_FAQ
Cheers, Larry
Where does it put the web app files? That has been a great MyEclipse feature as I could go look and figure stuff out and see what files were missing from the final deployment. Where is the webapp assembled to so I can view it? Sometimes there is a file missing or whatnot and just looking at the structure tells me my bug right away.
thanks much, Dean