Puybaret
Expert
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
|
|
Re: Need to deploy on Tomcat serer
|
I don't think that a NotSerializableException is due to an issue in the URL or a network error. This exception is probably due to additional classes that you use in your saved homes that are not marked as Serializable. Don't forget to add a serialVersionUID field to your class(es) if you want to keep its compatibility when you'll add new fields and methods to it.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
|
[Mar 13, 2015, 7:42:37 AM]
|
|
[Link]
|
|