Re: TypeConversionException;

2010-01-03 Thread Frans Thamura
thx, work now ;) just a refactor. huhu F On Sun, Jan 3, 2010 at 2:58 PM, Lukasz Lenart wrote: > 2010/1/3 Frans Thamura : >> i just got there is no >> com.opensymphony.xwork2.util.TypeConversionException; for XWork 2.1.6 >> >> anyone can help me out > > It's here > http://svn.opensymphony.com/sv

Re: TypeConversionException;

2010-01-02 Thread Lukasz Lenart
2010/1/3 Frans Thamura : > i just got there is no > com.opensymphony.xwork2.util.TypeConversionException; for XWork 2.1.6 > > anyone can help me out It's here http://svn.opensymphony.com/svn/xwork/trunk/core/src/main/java/com/opensymphony/xwork2/conversion/TypeConversionException.java Regards --

TypeConversionException;

2010-01-02 Thread Frans Thamura
hi all i just got there is no com.opensymphony.xwork2.util.TypeConversionException; for XWork 2.1.6 anyone can help me out Frans - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: use

TypeConversionException and the conversionError interceptor

2008-12-16 Thread Daniel Baldes
Hello, I got a problem with type conversion errors. I have several custom type converters which throw a TypeConversionException in case the conversion fails. However, the conversionError interceptor does not add any field errors to the action in that case; furthermore, it seems that struts