Community
Participate
Working Groups
MenuHolder must implement java.io.Serializable and comply with the requirements for serializable objects to allow RWT sessions to be clustered.
Created attachment 195830 [details] Patch Adds a simple test case to verify that MenuHolder can be serialized, requires Display and Widget to become serializable
MenuHolder is now serializable.