What app server are You using? Current release of Stripes failed for me
like that on Glassfish 3, I had to download the newest code from SVN's
1.5.4 branch where this has been resolved.

W dniu 22.09.2010 08:46, Thomas Menke pisze:
>
> On 09/18/2010 10:06 PM, Grzegorz Krugły wrote:
>>
>> I'm not sure about this, but try removing dispatcherservlet from web.xml
>> and use dynamicmappingfilter as described in
>> http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/controller/DynamicMappingFilter.html
>> like this:
>> [..]
> Now I am getting:
> Throwable occurred: 
> net.sourceforge.stripes.exception.StripesServletException: Could not get 
> a reference to StripesFilter from the servlet context. The dynamic 
> mapping filter works in conjunction with StripesFilter and requires that 
> it be defined in web.xml
>
> Here is my web.xml:
> http://pastebin.org/1069117
>
> Thomas
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to