Hi! elouan wrote: > > What you are trying to do is non-optimized in-VM operation, and there is > > currently a problem where exceptions do not get serialized. > > I understand somehow what you mean by non-optimized, but then how can > I make it to be optimized ? Would that solve the exception problem ? Placing the exception in a JAR that is in the EAR should solve it (you may have to reference it through the Class-Path: manifest header though). regards, Rickard -- Rickard Öberg Email: [EMAIL PROTECTED] -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
