hi there, I'm wondering how a 'bad_alloc' in server code will be marshalled to the client. I couldn't find any specs in the H & V book, and a search in the omniORB source code didn't reveal anything either. Is the behavior standardized ? Should it be mapped to CORBA::NO_MEMORY ? Or do I need to care for bad_alloc myself in the server if I want to avoid 'unknown exceptions' ? Regards, Stefan