sorry man i realized that eclipse gives a build error while building files because of a wrong path definition i corrected it and then everything works ok.
Michael Horwitz wrote: > > Could you give some idea of how you go about publishing to Tomcat? > > Thanks > > Mike. > > > On 3/14/07, oguzhan tortop <[EMAIL PROTECTED]> wrote: >> >> >> Hi when i add a new java file (for ex. web action bean file for jsf ) to >> my >> project in /myproject/src/main/java/com/mycompany/app/webapp/action i can >> not see the java file after publishing them to tomcat. But when i run the >> mvn test -Dtest=PersonListTest command and after publish the project to >> the >> server the compiled java file is right there. Any one got any idea about >> it >> ? >> Thanks >> -- >> View this message in context: >> http://www.nabble.com/How-to-deploy-java-files-to-Tomcat-Project-Directory-with-WTP-tf3401185s2369.html#a9471414 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/How-to-deploy-java-files-to-Tomcat-Project-Directory-with-WTP-tf3401185s2369.html#a9473140 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
