UN-SUBSCRIBE

2001-06-07 Thread Alan Dursham
_ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Serialised Hashtables (org.omg.corba exceptions)

2001-03-16 Thread Alan Dursham
Can any one help ? I have written an EntityBean which has a method called setConfigParams(long configID, PaymentConfig paymentConfig) I have defined the class PaymentConfig as serializable, within this class is a Hashtable to hold my key/value config parameters. I also have a piece of client