Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Class not found after serialization

Status
Not open for further replies.

mcubexm

Programmer
Nov 18, 2003
6
US
Hi Everyone,
I am having problems finding my class which is stored in my package when i do serialization.But once when trying to rebuild an object i get this error Class not found! i have gone into the package if that .class is created or not, and i see it is there. I even checked my CLASSPATH it right.
If any one has clue so as to know what i am doing wrong please let me know.
Thank y'all.
 
I would suggest you ask your question in the forum dedicated to the language your class is written in.
You have an implementation problem, not a design problem.

--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top