Stripes examples come with logging output to stdout... You are deploying to
a standalone tomcat using the tomcat manager, aren't you?

I'm not 100% sure, but maybe tomcat is logging the errors to a file named
"catalina.out" or "stdout", or something like that.

What seems clear is that stripes filter is throwing some exception that
tomcat is hiding...


-----Mensaje original-----
De: Laurent Roubele [mailto:[email protected]] 
Enviado el: martes, 24 de marzo de 2009 12:59
Para: [email protected]
Asunto: Re: [Stripes-users] 404 Error when deploying our stripes application

I cleaned all my logs in /var/log/tomcat5.5 and once I deployed the war here
is 
what I got:

24-Mar-2009 11:52:13 org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/stripes-examples]
24-Mar-2009 11:53:13 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive stripes-examples.war
24-Mar-2009 11:53:13 org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
24-Mar-2009 11:53:13 org.apache.catalina.core.StandardContext start
SEVERE: Context [/stripes-examples] startup failed due to previous errors

When I try to access the ressource in my browser I just go a 404 error and 
that's it... nothing more is logged :x


----------------------------------------------------------------------------
--
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


------------------------------------------------------------------------------
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

Reply via email to