Hi, I am running Trinidad + Facelets + JSF web application from Eclipse.
Whenever I try to publish the webapp from eclipse (Using eclipse default build file) it sometimes deploys only WEB-INF\classes and I have to copy other files manually to get webapp working. I am not able to figure out.. y this is happening. The problem with manual copying of files is the changes to those files doesn't get reflected in the workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\webapps\myApp path. I appreciate any help. Thanks, Anu

