Does "mvn install" work? The reason I ask is because all the integration tests run in Tomcat 6. You can use "mvn cargo:start -Dcargo.wait=true" to view your app in Tomcat.
Matt On 12/18/07, J. David Mendoza <[EMAIL PROTECTED]> wrote: > I have a struts base app that works well in jetty but doesn't work on > tomcat (or glassfish)... The login button doesn't show up and it > doesn't throw any errors, so I'm lost... > > Has anyone else experienced this? > > David M. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
