Hi, guys

 

I got a problem about serializing castor object that contains a vector of PropertyChangeListener. That will give me exceptions because some of listener object doesn’t implement Serializable interface. In fact, I don’t want to serialize those listeners out to XML file. How can I solve this problem? Can someone give me a hint?

 

Thanks

 

jacklty

Reply via email to