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. 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.