From: "Malik, Yousuff M" <[EMAIL PROTECTED]>
I just wanted to follow up and see if any of you had seen this exception before. Basically, how can the servlet context be null??
I don't think the servlet context itself is null. If I'm reading the error right, it looks like WebLogic has tried to serialize the entire context, and is having trouble with the RequestProcessor:
Could not deserialize context attribute java.io.NotSerializableException: org.apache.struts.action.RequestProcessor at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java(Compiled Code))
-- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]