The first way, I used the example from the wiki and created a RetrieveProductAction-conversion.properties that contained
product.lastChecked=com.mypackage.MyConverter
and MyConverter was a subclass of DefaultTypeConverter. That was never called.
Next, I looked at XWorks unit tests, and renamed the properties file to Product-conversion.properties and changed the line to
lastChecked=com.mypackage.MyConverter
and things were no different. Am I missing some magic configuration bit to get this working?
Thanks, Anoop
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork