Hi folks, We're running on ubuntu 8.10, tomcat 5.5 and netbeans. When we deploy our war on the server, the application directory is well created but we all the time have a 404 error (The requested resource () is not available.), whatever the page we want to access is.
For example, when we deploy stripes-examples.war, the /var/log/tomcat5.5 says: 24-Mar-2009 09:25:51 org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive stripes-examples.war 24-Mar-2009 09:25:51 org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 24-Mar-2009 09:25:51 org.apache.catalina.core.StandardContext start SEVERE: Context [/stripes-examples] startup failed due to previous errors Whereas with a sample application which does not use stripes, everything work well. Any ideas? Thanks! ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
