The javadoc for CorbaConnection says that it's erase method throws
XmlBlasterException, ConnectionException, however, when I try to compile
code that catches these exceptions, I get the error that ConnectionException
is never thrown in the body of the try {erase(..)} block.
Take care,
Nik