I want to save POM. I have seen that there are save and load method in
POM.java, but when I tried using the save method I get NotSerializable
exception. First it appears to LinearNode.java (from GATE), after that if I
serialize LinearNode another class will need to be serialized and so on
until I get an exception NotSerializable to java.reflect.Method which I
can't serialize.
My question is how could I resolve this problem?
What I did wrong?
Thank you.
Original issue reported on code.google.com by aadrian...@gmail.com on 14 Apr 2010 at 3:42
Original issue reported on code.google.com by
aadrian...@gmail.com
on 14 Apr 2010 at 3:42