Morten, not sure what would cause that error, but you can get around it by
discarding your TypeConverterFactory and adding the package that contains
your TypeConverters to the Extension.Packages init-param for StripesFilter.
They'll be picked up automatically.
-Ben
On Fri, Feb 20, 2009 at 7:48 AM, Morten Matras <[email protected]>wrote:
> When upgrading my application to use Stripes 1.5 I've got a strange
> problem.
>
> In my TypeConverterFactory I add some typeconverters manually using the add
> method:
>
> add (Part.class, LongTypeConverter.class);
>
> where LongTypeConverter.class implements TypeConverter.class
>
> The error message tells me that the method doesn't exist, but I can't see
> why.
>
> Any idea why this doesn't work?
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users