Just noticed that this partial solution only started working after I had
changed the Set of EoActivities into a List of EoActivities; this while the
internal ones are still Sets. Seems the *-conversion.properties for only
works for Lists...


jvleminc wrote:
> 
> I have already found out that by using an
> EoActivities-conversion.properties file
> I manage to get the first level mapped, ie. the line Element_eoActivity =
> com.datamatcare.bean.EoActivity works as expected and in the end a Set of
> EoActivities is created with the field activityName set correctly, but the
> inner Set<EoUser> remains null ;-(
> 
> BTW, I am also not entirely sure that by just using Lists or Maps also the
> second level elements will be mapped, those would also need some kind of
> conversion indicator (ie. *-conversion.properties file), or am I wrong?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Type-conversion-with-Generics-tp14695286p14711210.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to