History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DRS-94
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Patrick Roemer
Reporter: Richard Liang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dRS

Replication fails if the java platform doesn't support serializable constructor and the objects to be replicated don't have default constructors

Created: 25/Apr/08 09:14 AM   Updated: 22/May/08 07:54 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0h
Time Spent - 20.25h
Time Spent: 20.25h
Time Spent - 20.25h

Issue Links:
Dependencies
 

Peers: Adriano Verona
Order: 1
Iteration: 44
Original IDS Estimate: 2
Resolution Date: 21/May/08 01:16 PM
First Response Date: 14/May/08 07:53 AM
Labels:
Participants: Patrick Roemer and Richard Liang
Number of Attachments: 0
Number of Comments: 3


 Description  « Hide
This problem is found when we try to replicate data from db4o in Android to a db4o server in PC.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Patrick Roemer - 14/May/08 07:53 AM
refactor dRS test infrastructure to not use global configuration

Patrick Roemer - 21/May/08 01:16 PM
Seems to work now with #callConstructors() forced to true and classes with no default constructor - see TheSimplestWithCallConstructors test case.

Richard Liang - 22/May/08 07:54 AM
Verified at revision 10824