Re: [dom4j-user] XMLTableModel not Serializable

2002-07-29 Thread James Strachan
Hi Bert I think this is a bug in DefaultNamespaceContext. I've patched the code in CVS which should fix this issue. James - Original Message - From: "Bert Hobbs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 29, 2002 1:09 PM Subject: [do

[dom4j-user] XMLTableModel not Serializable

2002-07-29 Thread Bert Hobbs
If I create an XMLTableModel and invoke getRowCount the following exception is generated when I try to serialize the XMLTableModel. java.io.NotSerializableException: org.dom4j.xpath.DefaultNamespaceContext at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054) for exa