Posted By:
Gautham_Varada
Posted On:
Monday, June 24, 2002 11:09 AM
I have a java mail program that is deployed within a weblogic container, I need to write a driver program that calls the java mail program, but the driver program has to be external to weblogic it wont be deployed inside the weblogic conatiner, i tried doing this i get the serialization exception. Is there a way around it?
Thanks
Gautham