Thomas,

Look at the ticket that Grzegorz referenced.  You have essentially 2 
options:

- Put a little extra xml in your web.xml (what I call a work around in 
the thread)

- Get the DynamicMappingFilter.java file from 1.5.x...

In any event its all detailed there.  I personally did the latter and 
created my own 1.5.3.1 jar.

--Nikolaos

P.S.  Searching the mailing list really helps as this issue has come up 
quite a few times....



Grzegorz Krugły wrote:
>  W dniu 22.09.2010 16:09, Thomas Menke pisze:
>   
>> Grzegorz Krugły wrote:
>>     
>>>  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.
>>>       
>> I am using Tomcat 6.0.24 (installed from Ubuntu repository).
>>     
>
> Perhaps You could try checking out Stripes version from SVN from this
> branch: https://stripes.svn.sourceforge.net/svnroot/stripes/branches/1.5.x/
> The build is maven-based so it's quite easy; opening it in NetBeans
> allowed me to build it just by Shift-F11.
>
> As I said, I had this trouble in Glassfish 3, there's a ticket
> (http://www.stripesframework.org/jira/browse/STS-678) that says the same
> is in WebSphere, perhaps Tomcat 6 has the same kind of optimizations
> that made old DynamicMappingFilter fail? It's fixed by Ben in the 1.5.x
> branch.
>
>
> ------------------------------------------------------------------------------
> 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