Hi There,
Im trying to cache an ArrayList of objects which are Serializable. but when i store them using the attach and try to get them by calling find im getting an object of type "org.jboss.aop.generatedproxies.AOPClassProxy$1" and it has item list which is pointing to null values. so my question here is what happened to the ArrayList type which i inserted into cache?
Your help is appreciated.
Thank you,
bala.