If you run "mvn -Dcargo.wait=true", can you login to your application? This will download and install Tomcat. If it works, there's probably something wrong with your Tomcat installation.
Matt On Fri, Dec 12, 2008 at 3:39 AM, chaohuang hong <[email protected]> wrote: > hi, all : > i get a question about deploy appfuse's war in tomcat. in local test with > mvn:jetty the running is ok. > but when i deploy the war in the remote tomcat server. when i login the > system, it always tips the message about > "Invalid username and/or password, please try again." > but i just debug the log to see the stack trace, just see something about > the securty redirect about the login, > i have anything idea about this. the database is OK, who can help me ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
