Hi all,
 
I'm getting this error when I reach this simple piece of code in a stateful SessionBean :
......
XmlDocument xmlDoc = new XmlDocument();
.....
 
, the Xmldocument class doesn't implements serializable but that shouldn't be a pb since it's not a bean attribute.
 
In addition I believe that I didn't have this pb some days ago with a previous binary of 2.1.
 
What am I missing ?
 
thanks,
 
Fabien

Reply via email to