sorry about that, mismatch between xml.jar and crimson.jar.
----- Original Message -----
Sent: Friday, March 30, 2001 1:57 PM
Subject: [JBoss-user] [EmbeddedTomcat] java.rmi.ServerException: Transaction rolled back:com/sun/xml/tree/XmlDocument

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